532 Commits (388a221a8ba6f550e8c3a2f8a10e6162d1ce6616)

Author SHA1 Message Date
Andreas Rheinhardt 82d61a9ce3 avformat: Don't free old extradata before ff_alloc/get_extradata 5 years ago
Andreas Rheinhardt c1e439d7e9 avformat: Forward errors where possible 5 years ago
Andreas Rheinhardt 982539a07a avformat/avidec: Remove superfluous header 5 years ago
Steven Liu 17236a2c40 avformat/avidec: add logging context to log 5 years ago
Jun Zhao 3740bdee77 lavf/avidec: fix memory leak in error handling path 5 years ago
Marton Balint 2e31774b40 avformat/avidec: add support for recognizing HEVC fourcc when demuxing 5 years ago
Carl Eugen Hoyos ab648f79c8 lavf/avidec: Do not test for bitrate <= INT_MAX. 6 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Carl Eugen Hoyos 3aa6208db9 lavf: Constify AVInputFormat pointer. 6 years ago
Paul B Mahol 6972dae5a4 avformat/avidec: fix demuxing of all keyframes of sample 200707170736151.avi 6 years ago
Michael Niedermayer 06e092e781 avformat/avidec: Fix integer overflow in cum_len check 7 years ago
James Almer ae100046ca avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd() 7 years ago
Anton Khirnov 78a7af823b Use the new AVIOContext destructor. 7 years ago
Michael Niedermayer 511e10f673 avformat/avidec: Move packet skip after prefix and related checks 7 years ago
Michael Niedermayer a5d849b149 avformat/avidec: Limit formats in gab2 to srt and ass/ssa 8 years ago
Michael Niedermayer 78f6ec32a3 avformat/avidec: Fix txts fmts parsing 8 years ago
Clément Bœsch bec96a7286 lavf: use av_fourcc2str() where appropriate 8 years ago
Clément Bœsch cd4d6cba12 lavf: fix usages of av_get_codec_tag_string() 8 years ago
Alexandra Hájková 0539d84d98 asfdec: Account for different Format Data sizes 8 years ago
Anton Khirnov 6f554521af Use the new AVIOContext destructor. 8 years ago
Tobias Rapp 5796048f6a avformat/avidec: clean-up identifier names 8 years ago
Tobias Rapp 6d579d7c1b avformat/avidec: skip odml master index chunks in avi_sync 8 years ago
Andreas Cadhalpun 2c908f22c2 avidec: fix leaking extradata 8 years ago
Diego Biurrun ca1e5eea0c Remove some pointless TRACE level debug code 8 years ago
Carl Eugen Hoyos 31a0a84216 lavf/avidec: Be more verbose when ignoring very large tag size. 8 years ago
Carl Eugen Hoyos a20f3238be lavf/avidec: Do not fail for very large idx1 tags. 8 years ago
Vittorio Giovara 497c087939 avidec: Set palette alpha as fully opaque 8 years ago
Vittorio Giovara bad4aad403 avidec: Do not special case palette on big-endian 8 years ago
Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 8 years ago
Michael Niedermayer 2679ad4773 avformat/avidec: Check nb_streams in read_gab2_sub() 8 years ago
Michael Niedermayer 14bac7e00d avformat/avidec: Remove ancient assert 8 years ago
James Almer aa0dc698db avformat/avidec: remove warning about deprecated declarations 8 years ago
Michael Niedermayer b98dafe045 avformat/avidec: Fix memleak with dv in avi 8 years ago
Michael Niedermayer e4e4a9cad7 avformat/avidec: Fix infinite loop in avi_read_nikon() 8 years ago
Michael Niedermayer d08f2c172f avformat/avidec: Detect index with too short entries 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Paul B Mahol 323b8c95e4 avformat: add AVFormatContext to ff_get_extradata() 9 years ago
Mats Peterson d8a1633ee4 lavf/avidec: Add blurb regarding the skipping of xxpc entries in the index 9 years ago
Mats Peterson caeed0479f lavf/avidec: Skip xxpc entries in index; fixes trac #5311 9 years ago
Derek Buitenhuis 93629735d7 avformat: Add a protocol blacklisting API 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Clément Bœsch 43ecec0f03 avformat: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
Luca Barbato 5f3a081b42 avi: Spin out the logic to position to the next non-interleaved stream 9 years ago
Michael Niedermayer 0fc61c6ab6 avi: Validate the stream-id for DV as well 9 years ago
Luca Barbato d017ed878a avi: Use the correct data type 9 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Michael Niedermayer d64f7d4213 avformat/avidec: disable parsing for RV40 9 years ago
Michael Niedermayer 59c1fec9fb avformat/avidec: Change (last)pos to 64bit 9 years ago
Michael Niedermayer 3e2ef00394 avformat/avidec: Workaround broken initial frame 9 years ago