8576 Commits (3e4375833d964ebb5d38816126ff0101ae696cf9)

Author SHA1 Message Date
Justin Ruggles 050e20aee6 avformat: update AVInputFormat allowed flags 13 years ago
Justin Ruggles 0041cdba98 avformat: don't unconditionally call ff_read_frame_flush() when trying to seek. 13 years ago
Reimar Döffinger e91230a589 Improve PVA probe function. 13 years ago
Nicolas George c722c88eb6 libmodplug: remove mathematical constants now redundant. 13 years ago
Mohamed Naufal 4d518f1230 g723.1: use raw muxer 13 years ago
Luca Barbato 13c9958751 segment: extend options 13 years ago
John Brooks c1847c932b Correct buffer handling for RTCP packets 13 years ago
Luca Barbato 1786c7f844 segment: basic pattern support and playlist output 13 years ago
Luca Barbato 82df8c3997 segment: introduce segmented chain muxer 13 years ago
Luca Barbato 8d80f3cb87 output-example: extend duration 13 years ago
Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
Anton Khirnov 3b3ea34655 Remove all uses of deprecated AVOptions API. 13 years ago
Anton Khirnov 641c7afe3c AVOptions: add new API for enumerating children. 13 years ago
Martin Storsjö cad0c375d9 flvenc: Write the right metadata entry count 13 years ago
Martin Storsjö 76b0d03d82 rtsp: Request that dynamic rate is disabled 13 years ago
Martin Storsjö 30eae32530 rtsp: Parse the x-Accept-Dynamic-Rate header 13 years ago
Martin Storsjö bfc6db4477 rtpdec: Add ff_ prefix to all nonstatic symbols 13 years ago
John Brooks 07b77fe387 rtpdec: Read the packet length for all RTCP packet types 13 years ago
John Brooks 5d6ecf5345 rtpdec: Fix the minimum packet length for RTCP SR packets 13 years ago
Martin Storsjö 5e87222fd1 flvdec: Don't export metadata entries that aren't proper metadata 13 years ago
Martin Storsjö b204c46d9d flvdec: Split out setting of numeric fields from storing metadata 13 years ago
Michael Niedermayer b75d89a478 cdg: enable seeking 13 years ago
Michael Niedermayer fe19e138cd cdg: Try to detect keyframes. 13 years ago
Michael Niedermayer 045c5283c3 cdg: set timestamps 13 years ago
Michael Niedermayer d69fda9127 lavf: check stream_index from read_packet() for validity. 13 years ago
Luca Barbato 30c3d976f1 mov: do not misreport empty stts 13 years ago
Luca Barbato 5a7ba58657 mov: cosmetics, fix for and if spacing 13 years ago
Anton Khirnov c780b543e7 id3v2: fix NULL pointer dereference 13 years ago
Raivo Hool 2804d32075 mov: read album_artist atom 13 years ago
Raivo Hool dff4177546 mov: fix disc/track numbers and totals 13 years ago
Justin Ruggles a7984a6a6d smacker: Separate audio flags from sample rates in smacker demuxer. 13 years ago
Laurent Aimar 79964745b3 4xmdemux: prevent use of uninitialized memory 13 years ago
Laurent Aimar 6de33611c9 avsdemux: check for out of bound writes 13 years ago
Laurent Aimar 76c6971a64 avsdemux: check for corrupted data 13 years ago
Clément Bœsch 92e36ee567 libmodplug: do not call av_expr_parse() in case of no expr specified. 13 years ago
Clément Bœsch 964465eb1a libmodplug: simpler and faster use of eval expr. 13 years ago
Mans Rullgard 1703013cb7 avidec: fix signed overflow in avi_sync() 13 years ago
Alex Converse 0c46e958d1 mxfdec: Fix some buffer overreads caused by the misuse of AVPacket related functions. 13 years ago
Tomas Härdin d377deaaa3 mxfdec: Move FooterPartition to MXFContext and make sure it's never set to zero 13 years ago
Reimar Döffinger 4b4a6ebd68 Support playing SMV files. 13 years ago
Clément Bœsch 86a771143f libmodplug: add bintext video stream capability. 13 years ago
Michael Niedermayer b2f88ce21c mpegts: reduce av_log level for seek back to begin on unseekable protocols to info level. 13 years ago
Petter Ericson 1fb30586cf mpegts: Attempt to seek back to beginning in non-seekable mpegts files. 13 years ago
Janne Grunau 2886f6759f avidec: simplify size parameter in memset() 13 years ago
Carl Eugen Hoyos 0b3e070035 Bump minor for G.723.1 encoder and muxer. 13 years ago
Mohamed Naufal 19562b68cb g723.1 muxer 13 years ago
Carl Eugen Hoyos 059707ee2d Do not auto-detect Sorenson Spark in f4v. 13 years ago
Carl Eugen Hoyos 7e75f06182 Be less verbose about continuity check errors. 13 years ago
Laurent Aimar e3123856c7 vqa: fix double free on corrupted streams 13 years ago
Mans Rullgard a31e9f68a4 lavf: fix signed overflow in avformat_find_stream_info() 13 years ago