40458 Commits (77a3dfb328df535fb98d43ed2204fc6a42d6dd5e)

Author SHA1 Message Date
Michael Niedermayer 53f241218d avcodec/g723_1dec: Clip bits2 in both directions 7 years ago
Michael Niedermayer e1182fac1a avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header() 7 years ago
Carl Eugen Hoyos fbb283cfef lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame. 7 years ago
Gagandeep Singh 9cefb9e7ec lavc/cfhd: interlaced frame decoding added 7 years ago
Michael Niedermayer 63c4a4b0d6 avcodec/mlpdec: Only change noise_type if the related fields are valid 7 years ago
Michael Niedermayer 10c8521265 indeo4: Decode all or nothing of a band header. 7 years ago
Michael Niedermayer f77eee67e2 avcodec/ac3dec: Use frame_size if superframe_size is 0 7 years ago
Carl Eugen Hoyos 085fe9822d lavc/hevc_ps: Use correct pix_fmt AV_PIX_FMT_GRAY9 for 9-bit 4:0:0 input. 7 years ago
Carl Eugen Hoyos 7b51b8020c lavc/j2kenc: Support AV_PIX_FMT_PAL8. 7 years ago
Carl Eugen Hoyos 1083808c48 lavc/jpeg2000dec: Move a variable declaration closer to its usage. 7 years ago
Carl Eugen Hoyos 848ce6f0a6 lavc/jpeg2000dec: Use a define to clarify the meaning of a constant. 7 years ago
Carl Eugen Hoyos 15f50ccc6f lavc/h264_parse: Remove a superfluous linebreak. 7 years ago
James Almer 27df34bf1f avcodec/libvpxenc: fix setting amount of threads used for encoding 7 years ago
Jerome Borsboom fac5849915 avcodec/vc1: FIELDTX is only present in interlaced frame I/BI pictures 7 years ago
Jerome Borsboom 2b86472a65 avcodec/vc1: fix calculation of the last line of a slice 7 years ago
Jerome Borsboom ca878845ae avcodec/vc1: DIRECTBIT is only present in inter MBs 7 years ago
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