90596 Commits (e53d3348d10feda300a4d906c136a4ce438369eb)
 

Author SHA1 Message Date
wm4 e53d3348d1 avcodec/xwdenc: do not rely on AV_PIX_FMT_FLAG_PSEUDOPAL palettes 7 years ago
Paul B Mahol be3a051ca8 avcodec/sheervideo: move tables to own header 7 years ago
Paul B Mahol a874586994 avcodec/clearvideo: add inter-frame decoding 7 years ago
Simon Thelen 8c2c97403b avcodec/imgconvert: fix possible null pointer dereference 7 years ago
Tobias Rapp 4b736bc921 fftools/cmdutils: add support for level flag in loglevel option parser 7 years ago
Michael Niedermayer 197a4e8fee avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed() 7 years ago
Michael Niedermayer d52be5d4e9 avcodec/cscd: Error out when LZ* decompression fails 7 years ago
Jun Zhao c6c20249e7 avformat/options_table: Change the seek2any location in opt table. 7 years ago
James Almer 4897c80cc6 avcodec/libaomdec: remove references to gbrp pixfmt 7 years ago
James Almer 877aff2bea avcodec/libaomenc: remove references to gbrp pixfmt 7 years ago
Paul B Mahol 46129b4044 avformat/rmdec: make use of avio_get_str() 7 years ago
Marton Balint 37d472a906 avformat/concatdec: only set output stream index before returning packet 7 years ago
Paul B Mahol 5710fdaeae avcodec/aic: fix decoding of videos which height is not multiple of 16 7 years ago
Paul B Mahol 324954cf96 avcodec/scpr: fix decoding of prev+top-topleft prediction in keyframes 7 years ago
Kieran Kunhya f9d3841ae6 mpeg4video: Add support for MPEG-4 Simple Studio Profile. 7 years ago
Kieran Kunhya 699fa8f382 simple_idct: Template functions to support an input bitdepth parameter 7 years ago
Paul B Mahol 22a878ecd1 avcodec/scpr: check for possible out of array access 7 years ago
James Almer 02ae52db87 avformat/utils: use av_packet_make_refcounted to ensure packets are ref counted 7 years ago
James Almer 265ec55983 avcodec/bsf: use av_packet_make_refcounted to ensure packets are ref counted 7 years ago
James Almer 38fa61b947 avdevice/decklink_dec: use av_packet_make_refcounted to ensure packets are ref counted 7 years ago
James Almer e61d8b82a2 avcodec/encode: use av_packet_make_refcounted to ensure packets are ref counted 7 years ago
James Almer de0526070e avcodec/frame_thread_encoder: remove usage of av_dup_packet() 7 years ago
James Almer 860086ee16 avcodec/avpacket: add av_packet_make_refcounted() 7 years ago
Josh de Kock e0f3228686 lavf/img2dec: use new iteration API 7 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
Josh de Kock d1221f3351 lavf/format: use const AVInputFormat for iteration 7 years ago
Josh de Kock 85bf89885a Revert "avformat/format: temporarily use old next api" 7 years ago
James Almer f1805d160d avfilter: bump version for the latest API change 7 years ago
Jun Zhao 9b125826ed cmdutils: fix new API break the "ffmpeg -muxers/demuxers" 7 years ago
Josh de Kock db85d657fa lavf/allformats: remove left-over index decrement 7 years ago
Josh de Kock 42d26145e9 lavf: move avpriv function definition to internal.h 7 years ago
Paul B Mahol 0995641202 avformat/mpeg: add missing check 7 years ago
Paul B Mahol 1f7705e5b1 avformat/mpeg: fix logic failure 7 years ago
Paul B Mahol 7643e27528 avformat/mpeg: fix detection and demuxing of raw AC3 in mpegps 7 years ago
Paul B Mahol 52e97814a1 avformat/mpeg: fix PCM-DVD mis-detection as MLP 7 years ago
Paul B Mahol 8dff6c2844 avfilter/af_amix: add weights option 7 years ago
heimdallr 354b26a394 avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list() 7 years ago
Martin Vignali 78b6887da3 avfilter/showvolume : indent after prev commit and add comment 7 years ago
Martin Vignali e4cfb2c669 avfilter/showvolume : move width test for draw volume to the start of the loop 7 years ago
Martin Vignali 4152413dde avfilter/showvolume : move clear picture part to a func 7 years ago
Rostislav Pehlivanov a1b91b0cc2 lavc: prefer the mp3float decoder to the mp3 decoder 7 years ago
Jan Ekström e760c12aee ffmpeg: prevent premature EOF in sub2video with nullptr AVSubtitles 7 years ago
enctac be502ec6cd vf_libvmaf: Fix memory leak 7 years ago
Michael Niedermayer 35eeff30ca avfilter/vf_signature: use av_strlcpy() 7 years ago
Michael Niedermayer 47b7c68ae5 avcodec/utvideodec: Set pro flag based on fourcc 7 years ago
Timo Teräs 8c980b1c92 avformat/mov: parse multiple iTunes cover images 7 years ago
Michael Niedermayer 8247e0304e configure: fix build 7 years ago
Josh de Kock 22381906f3 cmdutils: use new APIs 7 years ago
Josh de Kock 65452bcd64 lavd: remove linked lists 7 years ago
Josh de Kock d8ae40611b Revert "lavd: add new API for iterating input and output devices" 7 years ago