8731 Commits (9466237b8b0c491e3d81f96d0fe88db553dfe1dd)

Author SHA1 Message Date
Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 13 years ago
Anton Khirnov 569129a6dc lavf: add avformat_new_stream as a replacement for av_new_stream. 13 years ago
Carl Eugen Hoyos 891f76b0a8 Fix AMR block length for no data mode when muxing mov. 13 years ago
Kostya Shishkov 0d8506b8c5 Ut Video decoder 13 years ago
Michael Niedermayer be401448e5 mov: Raise ctts dts_shift threshold by 1 14 years ago
Chris Kennedy c108a4aa1e fix memleak in packet corrupt dropping code 14 years ago
Michael Niedermayer c4e02d3432 avidec: Dont switch to NI mode if there is no index. 14 years ago
Carl Eugen Hoyos 39f6733f05 Do not try to parse empty strf tags. 14 years ago
Derek Buitenhuis 1de357d6da libutvideo: Add Ut Video Decoder Wrapper 14 years ago
Martin Storsjö 51369f2891 rtsp: Expose the flag options via private AVOptions for sdp and rtp, too 14 years ago
Martin Storsjö 3a6765fb5d rtsp: Make the rtsp flags avoptions set via a define 14 years ago
Martin Storsjö 9f938ca5e6 rtpenc: Set a default video codec 14 years ago
Martin Storsjö 2e69dd66b6 rtp: Fix ff_rtp_get_payload_type 14 years ago
Martin Storsjö 9867aea524 rtsp: Remove the separate filter_source variable 14 years ago
Martin Storsjö eca4850c6d rtsp: Accept options via private avoptions instead of URL options 14 years ago
Martin Storsjö 2c9aa0247d rtsp: Simplify AVOption definitions 14 years ago
Martin Storsjö 17fff881e7 rtsp: Merge the AVOption lists 14 years ago
Michael Niedermayer 0556eee43f segmenter: loose rindex() 14 years ago
Alex Converse ab2940691b avio: Check for invalid buffer length. 14 years ago
Anton Khirnov 5a9ee3152b mpegenc/mpegtsenc: add muxrate private options. 14 years ago
Anton Khirnov c10731e78b lavf: deprecate AVFormatContext.file_size 14 years ago
Raivo Hool f055635313 mov: add support for TV metadata atoms tves, tvsn and stik 14 years ago
Clément Bœsch 539399d4d1 AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 14 years ago
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