8543 Commits (de9862a95e0e0a81a3e787e449faa32247feef71)

Author SHA1 Message Date
Michael Niedermayer dbd117240a segment: Fix typo in segment_basename 14 years ago
Michael Niedermayer 5cdcc44e41 segment: replace strdup() by av_strdup() 14 years ago
Michael Niedermayer 74dbb5388e av_tempfile: Pass int log_offset, void *log_ctx 14 years ago
Michael Niedermayer 9329d36a3a cache: add todo list 14 years ago
Michael Niedermayer 02b651a7e3 cache: Fallback to using the cache size for AVSEEK_SIZE if the underlaying protocol has nothing better. 14 years ago
Michael Niedermayer e9f62a8b2b add cache protocol 14 years ago
Carl Eugen Hoyos 55d44578c6 Support decoding ASP variant from QNAP Systems. 14 years ago
Michael Niedermayer 2eaa55375b asf: export all the DRM stuff, some of it are human readable strings. 14 years ago
Michael Niedermayer 6322a31df3 asf: dont warn the user about digital sigantures, they should on their own not cause failure. 14 years ago
Michael Niedermayer 410c06d2f3 asf: export encryption information from asf. 14 years ago
Michael Niedermayer 647ec6fc03 bit: require at least 1 frame for probing 14 years ago
Michael Niedermayer 658c5209fb idf: Improve idf_probe() so it doesnt succeed on 0 byte input 14 years ago
Carl Eugen Hoyos 5a563c6319 Support H264 from QNAP Systems. 14 years ago
Ronald S. Bultje 723229c11f matroskadec: fix out of bounds write 14 years ago
Alex Converse 7ad06beb2c mov: 10l: Terminate string with 0 not '0' 14 years ago
Alex Converse 8fb22c3d47 mov: Prevent illegal writes when chapter titles are very short. 14 years ago
John Brooks 2c4e08d893 riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 14 years ago
Diego Biurrun c4a378855e id3v2: reduce the scope of some non-globally-used symbols/structures 14 years ago
Diego Biurrun 3b78c180e4 id3v2: cosmetics: move some declarations before the places they are used 14 years ago
Justin Ruggles e32dfdaa8d shn: do not allow seeking in the raw shn demuxer. 14 years ago
Justin Ruggles b631fba936 avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. 14 years ago
Justin Ruggles 050e20aee6 avformat: update AVInputFormat allowed flags 14 years ago
Justin Ruggles 0041cdba98 avformat: don't unconditionally call ff_read_frame_flush() when trying to seek. 14 years ago
Reimar Döffinger e91230a589 Improve PVA probe function. 14 years ago
Nicolas George c722c88eb6 libmodplug: remove mathematical constants now redundant. 14 years ago
Mohamed Naufal 4d518f1230 g723.1: use raw muxer 14 years ago
Luca Barbato 13c9958751 segment: extend options 14 years ago
John Brooks c1847c932b Correct buffer handling for RTCP packets 14 years ago
Luca Barbato 1786c7f844 segment: basic pattern support and playlist output 14 years ago
Luca Barbato 82df8c3997 segment: introduce segmented chain muxer 14 years ago
Luca Barbato 8d80f3cb87 output-example: extend duration 14 years ago
Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 14 years ago
Anton Khirnov 3b3ea34655 Remove all uses of deprecated AVOptions API. 14 years ago
Anton Khirnov 641c7afe3c AVOptions: add new API for enumerating children. 14 years ago
Martin Storsjö cad0c375d9 flvenc: Write the right metadata entry count 14 years ago
Martin Storsjö 76b0d03d82 rtsp: Request that dynamic rate is disabled 14 years ago
Martin Storsjö 30eae32530 rtsp: Parse the x-Accept-Dynamic-Rate header 14 years ago
Martin Storsjö bfc6db4477 rtpdec: Add ff_ prefix to all nonstatic symbols 14 years ago
John Brooks 07b77fe387 rtpdec: Read the packet length for all RTCP packet types 14 years ago
John Brooks 5d6ecf5345 rtpdec: Fix the minimum packet length for RTCP SR packets 14 years ago
Martin Storsjö 5e87222fd1 flvdec: Don't export metadata entries that aren't proper metadata 14 years ago
Martin Storsjö b204c46d9d flvdec: Split out setting of numeric fields from storing metadata 14 years ago
Michael Niedermayer b75d89a478 cdg: enable seeking 14 years ago
Michael Niedermayer fe19e138cd cdg: Try to detect keyframes. 14 years ago
Michael Niedermayer 045c5283c3 cdg: set timestamps 14 years ago
Michael Niedermayer d69fda9127 lavf: check stream_index from read_packet() for validity. 14 years ago
Luca Barbato 30c3d976f1 mov: do not misreport empty stts 14 years ago
Luca Barbato 5a7ba58657 mov: cosmetics, fix for and if spacing 14 years ago
Anton Khirnov c780b543e7 id3v2: fix NULL pointer dereference 14 years ago
Raivo Hool 2804d32075 mov: read album_artist atom 14 years ago