40392 Commits (644130bcaa22ed42718e1e0aabcb0e398b8414ff)

Author SHA1 Message Date
Aman Gupta 8f146b526f avcodec/videotoolbox: fix decoding of some HEVC videos 7 years ago
Rostislav Pehlivanov 8e7b13b971 opusenc: use for loops with declarations 7 years ago
Carl Eugen Hoyos 380ca1bc0c lavc/v210dec: Skip Canopus C210 extradata. 7 years ago
Michael Niedermayer cb944fc7f1 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0 7 years ago
Michael Niedermayer cb2f7ea96b avcodec/fic: Check available input space for cursor 7 years ago
Michael Niedermayer c6a11714c4 avcodec/fic: Avoid some magic numbers related to cursors 7 years ago
Michael Niedermayer ba97d75ac6 avcodec/mpeg4video: Detect reference studio streams as studio streams 7 years ago
Michael Niedermayer b3a18511cc avcodec/mpeg4videodec: Check bps (VOL header) before VOP for studio profile 7 years ago
Michael Niedermayer 9e5d0860c0 avcodec/mpeg4videodec: Do not corrupt bits_per_raw_sample 7 years ago
Michael Niedermayer 9f73ae31e0 avcodec/mpeg4videode: Eliminate out of loop VOP startcode reading for studio profile 7 years ago
Michael Niedermayer ab834b8f36 avcodec/g2meet: ask for sample with overflowing RGB 7 years ago
Michael Niedermayer 4dd2c8b9ea avcodec/g2meet: Check RGB upper limit 7 years ago
Marton Balint 50d6b7bd83 avcodec/xwddec: fix palette alpha 7 years ago
Jun Zhao b7cd2ab22e lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type. 7 years ago
Jun Zhao 7582a907e4 lavc/h2645_parse: rename the nal_unit_name to hevc_nal_unit_name. 7 years ago
Jun Zhao 48c5ac8b0f lavc/h2645_parse: log more HEVC NAL type. 7 years ago
Michael Niedermayer 64f59a21b3 avcodec: Disable new iterate API for ossfuzz 7 years ago
James Almer 9a09f4c54a avcodec/h2645_parse: skip NALUs with no content after stripping all the trailing zeros 7 years ago
Michael Niedermayer 62f07825ba avcodec/vp3: Check that there will be sufficient input for the coded fragments in unpack_superblocks() 7 years ago
Mark Thompson ac687add84 cbs_h264: Add support for mastering display SEI messages 7 years ago
Mark Thompson d94dda742c cbs_h264: Add support for pan-scan rectangle SEI messages 7 years ago
Mark Thompson 9d375e114a h264_metadata: Fix AUD writing 7 years ago
Mark Thompson 2b41213500 h264_metadata: Remove redundant setting of SEI payload size 7 years ago
Mark Thompson 4c9741a1dd cbs_h264: Fix handling of unknown SEI 7 years ago
Carl Eugen Hoyos 6dc79637f3 lavc/qdrw: Read PixMap palette. 7 years ago
Haihao Xiang 0612e29b59 vaapi_encode_h265: Insert content light level information 7 years ago
Haihao Xiang 2943dd35b7 cbs_h265: read/write content light level information SEI message 7 years ago
Haihao Xiang 345b6962b6 vaapi_encode_h265: Insert mastering display colour volume 7 years ago
Haihao Xiang 56ed011692 cbs_h265: read/write HEVC PREFIX SEI 7 years ago
Haihao Xiang 7e78801fa5 vaapi_encode: Add an assert in vaapi_encode_truncate_gop() 7 years ago
Philip Langdale 1261003700 avcodec/nvdec_hevc: fix scaling lists 7 years ago
Timo Rothenpieler 46c1ee1917 avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointer 7 years ago
Timo Rothenpieler 93d1756af2 avcodec/cuviddec: explicitly synchronize cuMemcpy calls 7 years ago
Timo Rothenpieler 880236e898 avcodec/nvdec: pass CUstream in vpp parameters 7 years ago
Timo Rothenpieler baabd3c2ad avcodec/nvdec: avoid needless copy of output frame 7 years ago
Timo Rothenpieler 2e700b082c Revert "avcodec/nvenc: make hw_frames_ctx fully optional" 7 years ago
Aman Gupta a19bac8fc8 avcodec/hevc: remove videotoolbox hack 7 years ago
Aman Gupta 07d175d0b0 avcodec/videotoolbox: split h264/hevc callbacks 7 years ago
Aman Gupta dd77cca1c4 avcodec/videotoolbox: cleanups 7 years ago
James Almer c6a63e1109 avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets 7 years ago
Clément Bœsch 6876a63368 lavc/cfhd: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFT 7 years ago
Rostislav Pehlivanov 29eb1c51d7 mdct15: simplify x86 exptab permutation 7 years ago
Rostislav Pehlivanov a72d0fb973 mdct15: simplify the fft15 x86 SIMD 7 years ago
Haihao Xiang 1b0e0578c2 vaapi_encode_vp8: memset the the structure to 0 7 years ago
Haihao Xiang 65be65da37 cbs_h264: Need [] in the name when subscript is required 7 years ago
Zhong Li 06344f705e lavc/qsvenc: set corret maximum value of look_ahead_downsampling 7 years ago
Marton Balint ab7692ee35 avcodec/libzvbi-teletextdec: remove DEBUG code 7 years ago
Marton Balint 03038d4da9 avcodec/libzvbi-teletextdec: allow -1 subtitle duration and make it the default 7 years ago
Michael Niedermayer 652ba72ed3 avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case 7 years ago
Michael Niedermayer a96c131eb5 avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done 7 years ago