85725 Commits (7796f290653349a4126f2d448d11bb4440b9f257)
 

Author SHA1 Message Date
Martin Vignali 59d219b91e fate/exr : fix pix_fmt 8 years ago
Michael Niedermayer 550a9c547e tools/target_dec_fuzzer: Remove FuzzerInterface.h dependancy 8 years ago
Michael Niedermayer 177608aa74 fate: Add test for pkt_size of ffprobe 8 years ago
Michael Niedermayer 5b499bf4a0 Make tools/target_dec_*_fuzzer buildable with configure and make 8 years ago
Michael Niedermayer d976d2ec78 tools/target_dec_fuzzer: Fix build with default FFmpeg build flags 8 years ago
Paul B Mahol dfc4ce5f5d avfilter: add lumakey filter 8 years ago
Philip Langdale dd49eff930 avcodec/crystalhd: Another attempt at using mpeg4_unpack_bframes bsf 8 years ago
Philip Langdale 181aa1be49 avcodec/crystalhd: Explicitly set frame pts at all times 8 years ago
Vittorio Giovara 960b4d4761 decode: Initialize ret before using it 8 years ago
Philip Langdale f95c81ce10 avcodec/movtextenc: Ignore unmatched closing style tags 8 years ago
Derek Buitenhuis 6ba1c9bf7e webm_dash_manifest_demuxer: Fix initialization range for files with cues at the front 8 years ago
Derek Buitenhuis 8e6b9ef473 webm_dash_manifest_demuxer: Fix UB in cue timestamp string code and make it actually work 8 years ago
Philip Langdale 41b0561dc7 avcodec/crystalhd: Switch to the new generic filtering mechanism 8 years ago
Paul B Mahol f4218d93ef avfilter/vf_maskedmerge: fix bug when copying >8bit plane(s) 8 years ago
Paul B Mahol 710c97d5f6 avfilter/vf_premultiply: add planes option 8 years ago
Paul B Mahol 9d1f9ba582 avfilter/vf_maskedclamp: fix bug when copying >8bit plane(s) 8 years ago
James Almer 16c88465a1 avcodec/decode: also update consumed bytes on last_pkt_props->size 8 years ago
Paul B Mahol 0699722ad0 avfilter/vf_maskedclamp: limit overshot and undershot to UINT16_MAX 8 years ago
Nicolas George 0dfb4d4b43 ffmpeg: do not report EOF on filters as an error. 8 years ago
Paul B Mahol ac30754a14 avcodec/dnxhd_parser: fix parsing interlaced video, simplify code 8 years ago
Muhammad Faiz cdd3048134 tests: do not use AVFrame accessor 8 years ago
Muhammad Faiz 327a1c0dee examples: do not use AVFrame accessor 8 years ago
Muhammad Faiz 8893c943a9 ff*: do not use AVFrame accessor 8 years ago
Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
Muhammad Faiz 8103c59522 avdevice: do not use AVFrame accessor 8 years ago
Muhammad Faiz 9f030ee00f avformat: do not use AVFrame accessor 8 years ago
Muhammad Faiz 31f61b0d4f avcodec: do not use AVFrame accessor 8 years ago
James Almer fdeab95a82 Merge commit '03a80925effc2698d21dc0b00290eecf42dd9e68' 8 years ago
James Almer 58ed9deec8 Merge commit '8fb4210ad8785c01fccf2fc59af6a6fa2892b6b2' 8 years ago
James Almer 79778bb9b0 Merge commit '972c71e9cb63e24f57ee481e413199c7d88a8813' 8 years ago
Jan Sebechlebsky f92e1af844 avcodec/bsf: Check for packet payload when setting BSF EOF flag. 8 years ago
James Almer 844a115cd3 Revert "avcodec/bsf: Forbid packet without payload in av_bsf_send_packet" 8 years ago
Philip Langdale 3148387086 avcodec/crystalhd: Adapt to new new decode API 8 years ago
James Almer bddb2343b6 Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09' 8 years ago
James Almer 1fd7627770 Merge commit '549d0bdca53af7a6e0c612ab4b03baecf3a5878f' 8 years ago
Aaron Levinson 5b281b476b libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater than 1 8 years ago
Marton Balint c037f2f1ba ffmpeg; check return code of avcodec_send_frame when flushing encoders 8 years ago
Michael Niedermayer fc8cff96ed avcodec/h264_cavlc: Fix undefined behavior on qscale overflow 8 years ago
Thomas Mundt 207e6debf8 avfilter/interlace: change lowpass_line function prototype 8 years ago
Michael Niedermayer 362f6c91e4 avfilter/avf_avectorscope: Assert that format is valid 8 years ago
Paul B Mahol 01729f77dd avfilter: add doubleweave filter 8 years ago
Paul B Mahol 4925537004 avcodec/utvideodec: fix gradient prediction when stride does not match width 8 years ago
Paul B Mahol 9ef21a897c avcodec/utvideodec: fix decoding odd sizes with interlaced video with some formats 8 years ago
Lou Logan 0b8c159a93 doc/filters: deflicker size option value is in frames 8 years ago
Paul B Mahol 74acc1eec5 avfilter: add deflicker filter 8 years ago
Derek Buitenhuis ec07efa700 avformat/webmdashenc: Validate the 'streams' adaptation sets parameter 8 years ago
Derek Buitenhuis cbd3a68f3e avformat/webmdashenc: Require the 'adaptation_sets' option to be set 8 years ago
James Almer 0f05f2c7e6 avcodec/aac_adtstoasc: fix ASC passthrough on small frames 8 years ago
Michael Niedermayer 88612f8db3 avfilter/af_compand: Check av_strtok() for failure 8 years ago
Michael Niedermayer 164758a831 tools/target_dec_fuzzer: Fuzz video decoder related fields in context. 8 years ago