projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Allow demuxing of audio substreams stored as 0x06 type.
[ffmpeg.git]
/
libavformat
/
mpeg.c
2009-02-11
Benoit Fouet
Allow demuxing of audio substreams stored as 0x06 type.
blob
|
commitdiff
2009-02-09
Alex Converse
Increase the number of packets required to identify...
blob
|
commitdiff
|
diff to current
2009-01-19
Diego Biurrun
cosmetics: Remove pointless period after copyright...
blob
|
commitdiff
|
diff to current
2008-10-02
Diego Pettenò
Use enum typers instead of int.
blob
|
commitdiff
|
diff to current
2008-09-08
Luca Abeni
Bump Major version, this commit is almost just renaming...
blob
|
commitdiff
|
diff to current
2008-08-26
Michael Niedermayer
vertical align
blob
|
commitdiff
|
diff to current
2008-08-15
Michael Niedermayer
Add flag to mark demuxers that can output discontinuous...
blob
|
commitdiff
|
diff to current
2008-07-12
Michael Niedermayer
Use CODEC_ID_PROBE when the mpeg-ps demuxer does not...
blob
|
commitdiff
|
diff to current
2008-06-19
Baptiste Coudurier
remove useless close funcs
blob
|
commitdiff
|
diff to current
2008-06-03
Stefano Sabatini
Make long_names in lavf/lavdev optional depending on...
blob
|
commitdiff
|
diff to current
2008-05-29
Joakim Plate
Check return of url_fseek in mpeg timestamp reading...
blob
|
commitdiff
|
diff to current
2008-05-21
Lars Täuber
support dvd pcm 20/24 bits, patch by Lars Täuber, lars...
blob
|
commitdiff
|
diff to current
2008-04-29
Michael Niedermayer
Support invalid mpeg created by vdr
blob
|
commitdiff
|
diff to current
2008-03-04
Michael Niedermayer
Ignore flags after pts/dts if there are no bytes left.
blob
|
commitdiff
|
diff to current
2008-01-14
Michel Bardiaux
Suppress runaway index on streamed input
blob
|
commitdiff
|
diff to current
2008-01-13
Paul Kelly
user specifyable maximum amount of memory to use for...
blob
|
commitdiff
|
diff to current
2008-01-07
Ivo van Poorten
Move parsing of MPEG-PES timestamp to mpeg.h (as an...
blob
|
commitdiff
|
diff to current
2008-01-03
Ivo van Poorten
use one shift less in get_pts()
blob
|
commitdiff
|
diff to current
2007-12-25
Allan Sandfeld Jensen
Revert r6124, the change was just wrong, other formats...
blob
|
commitdiff
|
diff to current
2007-12-03
Michael Niedermayer
make mpeg-ps probe less happy with random data
blob
|
commitdiff
|
diff to current
2007-11-21
Björn Axelsson
Use dynamically allocated ByteIOContext in AVFormatContext
blob
|
commitdiff
|
diff to current
2007-11-08
Måns Rullgård
Improve Sofdec file detection
blob
|
commitdiff
|
diff to current
2007-11-08
Aurelien Jacobs
fix potential buffer over-read
blob
|
commitdiff
|
diff to current
2007-11-08
Aurelien Jacobs
fix negative fseek
blob
|
commitdiff
|
diff to current
2007-11-07
Aurelien Jacobs
correctly set audio codec when demuxing sofdec files
blob
|
commitdiff
|
diff to current
2007-11-03
Michael Niedermayer
typo
blob
|
commitdiff
|
diff to current
2007-11-03
Michael Niedermayer
fix misdetection of mp3could_not_find_codec_parameters.mp3
blob
|
commitdiff
|
diff to current
2007-11-01
Aurelien Jacobs
revert part of r10899 which was not intended
blob
|
commitdiff
|
diff to current
2007-11-01
Aurelien Jacobs
remove useless initialization to 0 of adx context
blob
|
commitdiff
|
diff to current
2007-08-05
Michael Niedermayer
fix misdetection of out.ac3
blob
|
commitdiff
|
diff to current
2007-08-05
Michael Niedermayer
//more debug info
blob
|
commitdiff
|
diff to current
2007-07-19
Panagiotis Issaris
Replace all occurrences of AVERROR_IO with AVERROR...
blob
|
commitdiff
|
diff to current
2007-06-21
Baptiste Coudurier
remove now useless ifdef
blob
|
commitdiff
|
diff to current
2007-06-21
Baptiste Coudurier
split mpeg ps and variants muxer and demuxer, I'll...
blob
|
commitdiff
|
diff to current
2007-06-12
Diego Biurrun
misc spelling fixes
blob
|
commitdiff
|
diff to current
2007-04-30
Wolfram Gloger
Fix loop condition so it can be run through more than...
blob
|
commitdiff
|
diff to current
2007-04-30
Wolfram Gloger
more detailed error message for buffer underflow
blob
|
commitdiff
|
diff to current
2007-04-15
Aurelien Jacobs
add an enum for need_parsing
blob
|
commitdiff
|
diff to current
2007-04-08
Michael Niedermayer
allocate 32 extra bytes at the end of the probe buffer...
blob
|
commitdiff
|
diff to current
2007-02-13
François Revol
This fixes error handling for BeOS, removing the need...
blob
|
commitdiff
|
diff to current
2007-02-06
Michael Niedermayer
Revised patch for HD DVD .EVO demuxing by (Ian Caulfiel...
blob
|
commitdiff
|
diff to current
2007-01-17
Michael Niedermayer
simplify
blob
|
commitdiff
|
diff to current
2007-01-17
Michael Niedermayer
simplify pts/dts reading
blob
|
commitdiff
|
diff to current
2007-01-17
Michael Niedermayer
cosmetic
blob
|
commitdiff
|
diff to current
2007-01-17
Michael Niedermayer
reduce len checks, simplifies code
blob
|
commitdiff
|
diff to current
2007-01-17
Michael Niedermayer
seperate redo (we dont handle this possibly valid packe...
blob
|
commitdiff
|
diff to current
2006-11-01
Steve L'Homme
Replace most of the %lld and %llx by their (cleaner...
blob
|
commitdiff
|
diff to current
2006-10-23
Aurelien Jacobs
replace coder/decoder file description in libavformat...
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-09-27
Måns Rullgård
fix some signedness warnings
blob
|
commitdiff
|
diff to current
2006-09-21
Roman Shaposhnik
* Moving FifoBuffer out of libavformat/avformat...
blob
|
commitdiff
|
diff to current
2006-08-29
Allan Sandfeld Jensen
add support for information in CDXA format
blob
|
commitdiff
|
diff to current
2006-08-19
Michael Niedermayer
fix probing of 02-Penguin.flac
blob
|
commitdiff
|
diff to current
2006-07-10
Måns Rullgård
allow individual selection of muxers and demuxers
blob
|
commitdiff
|
diff to current
2006-07-09
Måns Rullgård
give AVInput/OutputFormat structs consistent names
blob
|
commitdiff
|
diff to current
2006-07-03
Måns Rullgård
attempt to detect Chinese AVS video
blob
|
commitdiff
|
diff to current
2006-06-29
Måns Rullgård
detect audio-only program streams and broken files...
blob
|
commitdiff
|
diff to current
2006-06-28
Måns Rullgård
detect MPEG PES streams as MPEG PS; the PS demuxer...
blob
|
commitdiff
|
diff to current
2006-06-19
Måns Rullgård
allow packets with non-zero PES_scrambling_control
blob
|
commitdiff
|
diff to current
2006-03-01
Michael Niedermayer
add size to AVIndex
blob
|
commitdiff
|
diff to current
2006-02-11
Michael Niedermayer
mpeg-ps probe 2nd try
blob
|
commitdiff
|
diff to current
2006-02-08
Michael Niedermayer
replace probe() by one similar to MPEG-ES
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-09-23
Diego Biurrun
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
blob
|
commitdiff
|
diff to current
2005-07-17
Michael Niedermayer
changing AVCodecContext codec -> *codec in AVStream...
blob
|
commitdiff
|
diff to current
2005-06-15
Aurelien Jacobs
add support for muxing subtitles in mpeg-ps
blob
|
commitdiff
|
diff to current
2005-06-03
Fabrice Bellard
DVD subtitle parsing - show mpeg component IDs by default
blob
|
commitdiff
|
diff to current
2005-05-20
Joakim Plate
fix ac3 and dts detection (patch by Joakim Plate <joaki...
blob
|
commitdiff
|
diff to current
2005-03-28
Måns Rullgård
PSM support in MPEG-PS demuxer.
blob
|
commitdiff
|
diff to current
2005-03-17
Michael Niedermayer
more fine grained discarding of packets
blob
|
commitdiff
|
diff to current
2005-03-13
Michael Niedermayer
keyframe & non keyframe index fixes
blob
|
commitdiff
|
diff to current
2005-02-24
Måns Rullgård
kill warnings patch by (Måns Rullgård <mru inprovide...
blob
|
commitdiff
|
diff to current
2005-02-09
Chriss
-target dvd minimum vobu length patch by ("Chris" ...
blob
|
commitdiff
|
diff to current
2005-01-22
Michael Niedermayer
support discarding uninterresting packets
blob
|
commitdiff
|
diff to current
2004-12-29
Michael Niedermayer
common.h -> common.h/bitstream.h
blob
|
commitdiff
|
diff to current
2004-12-05
Chriss
This patch takes into account that fifo_realloc may...
blob
|
commitdiff
|
diff to current
2004-12-01
Michael Niedermayer
fifo_realloc()
blob
|
commitdiff
|
diff to current
2004-11-23
Chriss
DVDNav4 patch by ("Chris" <chris at garveycocker d0t...
blob
|
commitdiff
|
diff to current
2004-11-21
Michael Niedermayer
parts of the dvd patch from ("Chris" <chris <at< garvey...
blob
|
commitdiff
|
diff to current
2004-10-16
Michael Niedermayer
user setable preload and max_mux_delay
blob
|
commitdiff
|
diff to current
2004-10-07
Michael Niedermayer
do not randomize unknown timestamps
blob
|
commitdiff
|
diff to current
2004-10-06
Michael Niedermayer
user selectable packet_size and mux_rate
blob
|
commitdiff
|
diff to current
2004-10-03
Paul Curtis
AVOutputFormat mpeg2dvd_mux and int is_dvd from the...
blob
|
commitdiff
|
diff to current
2004-10-03
Michael Niedermayer
initial dts fix
blob
|
commitdiff
|
diff to current
2004-10-03
Michael Niedermayer
remove wrong 33bit truncation of internal timestamps
blob
|
commitdiff
|
diff to current
2004-10-03
Michael Niedermayer
pts/dts 100l fix
blob
|
commitdiff
|
diff to current
2004-10-03
Michael Niedermayer
cleanup video buffer size
blob
|
commitdiff
|
diff to current
2004-10-03
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2004-10-03
Michael Niedermayer
SCR timestamp fix try #1
blob
|
commitdiff
|
diff to current
2004-10-01
Michael Niedermayer
simplify put_padding_packet()
blob
|
commitdiff
|
diff to current
2004-10-01
Michael Niedermayer
move free() of AVStream priv data to av_write_trailer()
blob
|
commitdiff
|
diff to current
2004-10-01
Michael Niedermayer
64bit and reading over the end of the array fixes
blob
|
commitdiff
|
diff to current
2004-10-01
Michael Niedermayer
do not call (av_)abort()
blob
|
commitdiff
|
diff to current
2004-07-14
Michael Niedermayer
libdts support by (Benjamin Zores <ben at geexbox dot...
blob
|
commitdiff
|
diff to current
2004-06-19
Mike Melanson
cvs diff before cvs commit
blob
|
commitdiff
|
diff to current
2004-06-19
Mike Melanson
sweeping change from -EIO -> AVERROR_IO
blob
|
commitdiff
|
diff to current
2004-06-09
Michael Niedermayer
ac3 bugfix, bug found by "Ben Cooley" <bcooley at dstre...
blob
|
commitdiff
|
diff to current
2004-05-29
Michael Niedermayer
correctly interleave packets during encoding
blob
|
commitdiff
|
diff to current
2004-05-29
Michael Niedermayer
pass AVPacket into av_write_frame()
blob
|
commitdiff
|
diff to current
next