85936 Commits (b8c2b9c39279171f647d9c81f34ffa3d3ae93c47)
 

Author SHA1 Message Date
Clément Bœsch 06aafda03f Merge commit '05a603a94e4b3eeefa5e18ae653a848001461e89' 8 years ago
Clément Bœsch 172b0e2e88 Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013' 8 years ago
Clément Bœsch 3a033bc5cf Merge commit '39929e55eb13eeb8dfbe1bc99301fecf6b8942dd' 8 years ago
Clément Bœsch 40cc925f93 Merge commit '554e55bbf0e4a3640a784cb512b816e776c56333' 8 years ago
Clément Bœsch 964ae2db32 Merge commit '343e2833994655c252d5236a3394bf6db7a4d8b1' 8 years ago
Clément Bœsch a5ee1b617a Merge commit 'e94b9313b21c3d91a36ef064f7fe3e867616f47f' 8 years ago
Clément Bœsch 9bc37352de Merge commit '5c7f2cf81df06614f255f061850132355a01d75e' 8 years ago
Clément Bœsch 76cc100afb Merge commit '86157e6db2c7a9222f77fa7e7f50fb9aebc3aa81' 8 years ago
James Almer b4330a0e02 avformat/concatdec: fix the h264 annexb extradata check 8 years ago
Clément Bœsch 91f8ccdda0 Merge commit '730c02326094bcfb1fa67f10a7e7b22f03f5a88f' 8 years ago
Clément Bœsch d417e95af7 Merge commit 'fa1749dd34c55fb997c97dfc4da9383c9976ab91' 8 years ago
Paul B Mahol 9d08c7bd42 avfilter/af_biquads: allow filtering only selected channels 8 years ago
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