93446 Commits (2cb29a5d8de0c49a2ac2978c2cc39fde2e3a6d66)
 

Author SHA1 Message Date
James Almer 5ab44ff20c Merge commit '5846b496f0a1dd5be4ef714622940674305ec00f' 6 years ago
James Almer bad70b7af6 Merge commit 'dad5fd59f3d6a8311365314cfcde0ebcd15c2b01' 6 years ago
James Almer 44085b9951 Merge commit '8629149816930a43bf5a66b11c6224446cabd044' 6 years ago
James Almer 1c9ac700dd Merge commit 'e22ffb3805f6994bd1fd7ab73e6297f36a53f915' 6 years ago
James Almer 06476249cd Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b' 6 years ago
Carl Eugen Hoyos 715186456c lavf/matroskaenc: Allow dvdsub remuxing from some containers. 6 years ago
Michael Niedermayer 0be0197f49 avcodec/imm4: Unreference previous frame on frame size change 6 years ago
Timo Rothenpieler 1144d5c96d avcodec/nvenc: add minimum driver version for SDK 8.2 and 9.0 6 years ago
Martin Vignali 26cf50404d avcodec/proresenc_aw : fix interlace encoding for unsafe height 6 years ago
Kieran Kunhya 2ff7af563a vf_showinfo: Fix timecode display 6 years ago
Michael Niedermayer 6e0b5d3a20 avcodec/dxv: Correct integer overflow in get_opcodes() 6 years ago
Michael Niedermayer f94b4f1611 avformat/mpegts: Simplify score compare 6 years ago
Andriy Gelman 0a84ba2608 avformat/mpegts: reduce buffering during initialization 6 years ago
Linjie Fu 147ef1d947 lavf/deinterlace_qsv: set specific field for repeat 6 years ago
Matthew McKenna f95aee2b72 Add the Canon XF-HEVC UL to the picture essence container UL list 6 years ago
Jun Zhao 96451477b9 lavfi/tonemap: make use of AVFILTER_DEFINE_CLASS 6 years ago
Jun Zhao 26dbe88ea3 lavfi/zscale: make use of AVFILTER_DEFINE_CLASS 6 years ago
Paul B Mahol 0ce759defd avcodec/g723_1dec: actually decode second channel 6 years ago
Paul B Mahol 7b966af930 avcodec/imm4: fix artifacts on some files with special coding mode 6 years ago
Michael Niedermayer 53248acfb3 avcodec/scpr: Fix use of uninitialized variable 6 years ago
Paul B Mahol 93402561fd avcodec/imm4: add support for mid-stream size changes 6 years ago
joepadmiraal 056a2ac168 avformat/dashenc: Added #EXT-X-PROGRAM-DATE-TIME to HLS playlists 6 years ago
James Almer db332832a1 configure: allow enabling libvpx vp9 modules when vp8 is disabled 6 years ago
Guo, Yejun d9b2668766 configure: use vpx_codec_vp8_dx/cx for libvpx-vp8 checking 6 years ago
Guo, Yejun 402bf26237 configure: add missing pthreads extralibs dependency for libvpx-vp9 6 years ago
Martin Vignali 88d0be1c0e avcodec/qtrle : improve 24bbp decoding speed 6 years ago
Martin Vignali 3278ea67c8 avcodec/qtrle : 32bpp dec copy two raw argb value at the same time 6 years ago
Martin Vignali 5496a73488 avcodec/qtrle : avoid swap in 32bpp decoding on little endian 6 years ago
Martin Vignali 9cb576fc1e fate/qtrle : change 32b test to output bgra instead of rgb24 6 years ago
Jan Ekström 4635f64953 lavc/libx265: signal CPB properties through side data 6 years ago
Paul B Mahol 17008a0107 avcodec/hcom: check that index into array is valid 6 years ago
Paul B Mahol a367a932d3 avcodec/utils: remove commented out obsolete code 6 years ago
Michael Niedermayer b819472995 avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytes 6 years ago
Michael Niedermayer 951bb7632f avcodec/aic: Check remaining bits in aic_decode_coeffs() 6 years ago
Michael Niedermayer 5cf42f65b6 avcodec/gdv: Check for truncated tags in decompress_5() 6 years ago
Michael Niedermayer b8ecadec05 avcodec/bethsoftvideo: Check block_type 6 years ago
Michael Niedermayer 1eb35eb50e avcodec/diracdec: Correct max pixels check 6 years ago
Gyan Doshi 73b62f3026 doc/protocols: move option follow entry to correct section 6 years ago
Gyan Doshi fda793f6fa configure: select rotation filters for ffmpeg 6 years ago
Michael Niedermayer 3b23eb283a tools/target_dec_fate.list: Add testcases for #2000 to #4000 6 years ago
Michael Niedermayer b7140a4db5 tools/target_dec_fate.sh: Add support for lines that are comments 6 years ago
Michael Niedermayer 4801eea0d4 avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int() 6 years ago
Marton Balint 694d9d5368 avcodec/get_bits: add assertion to limit ouptut value of get_bits 6 years ago
Marton Balint 902e9334aa avcodec/get_bits: use unsigned integers in show_bits and get_bits 6 years ago
Marton Balint 9f8854cb5a avcodec/avpacket: add some assertions to ensure pkt->data is not null if pkt->size > 0 6 years ago
Marton Balint 57580e2ab6 avformat/utils: fix indentation 6 years ago
Marton Balint d4ae28e494 avformat/utils: be even more strict about stream specifiers 6 years ago
Marton Balint 24e0e149ad avformat/utils: be more strict about stream specifiers 6 years ago
Marton Balint 837f2c9798 avformat/mpegtsenc: write format_identifier HEVC for HEVC streams 6 years ago
Marton Balint fe36dcbff2 avformat/mpegtsenc: factorize writing registration_descriptor 6 years ago