48143 Commits (5356f5ed23677d9ed683154b03760ed003ec7f25)

Author SHA1 Message Date
Michael Niedermayer 2f48d227c1
avcodec/eac3dec: avoid float noise in fixed mode addition to overflow 2 years ago
Zhao Zhili 9ea6d93218 avcodec/mediacodecdec: check ff_Build_SDK_INT return value 2 years ago
Zhao Zhili 8586540ad1 avcodec/mediacodec_wrapper: get api level via NDK method 2 years ago
Zhao Zhili 8f35ee8240 avcodec/videotoolboxenc: fix error code 2 years ago
Zhao Zhili 0ef85a5471 avcodec/videotoolboxenc: pass error code through 2 years ago
Zhao Zhili 5ab429d8df avcodec/videotoolboxenc: log when get_cv_pixel_format failed 2 years ago
Lukas Rusak 0d7c452d84 avcodec/v4l2m2m: allow lower minimum buffer values 2 years ago
Aman Karmani 18d9959fd9 avcodec/v4l2_m2m: log both v4l2 and av pixel formats during negotiation 2 years ago
James Almer 0431f9805e avcodec/av1_parser: export timing information when present 2 years ago
Anton Khirnov f566032bfd lavc/decode: validate frames output by decoders 2 years ago
Anton Khirnov a1eec66867 lavc/decode: deduplicate cleanup in ff_decode_receive_frame() 2 years ago
Anton Khirnov 5bf8f29135 lavc/qsvdec: check ff_decode_frame_props() return value 2 years ago
Anton Khirnov 3dc7a9f623 lavc/ac3dec: fail when the sample rate is unset 2 years ago
Wenbin Chen 13d04e30d7 libavcodec/qsvenc_av1: Add max_frame_size support to av1_qsv encoder 2 years ago
Wenbin Chen c8e73558fe libavcodec/qsvenc_av1: Add low_delay_brc support to av1_qsv encoder 2 years ago
Zhao Zhili a598be44df avcodec/mediacodecenc: enable B frames only with -strict experimental 2 years ago
Anton Khirnov fcd557a2c2 lavc/get_bits: add a compat wrapper for the cached bitstream reader 2 years ago
Anton Khirnov b6742259bf lavc/tests: add a cached bitstream reader test 2 years ago
Anton Khirnov 9177970bca lavc/bitstream: templatize for BE/LE 2 years ago
Alexandra Hájková 8fe551eca0 lavc: add standalone cached bitstream reader 2 years ago
Aman Karmani 4b2b9a6604 avcodec/mpeg12dec: flush a53 data 2 years ago
James Almer 4a80db5fc2 avcodec/mpeg12dec: use init_get_bits8 and check the return value in all remaining cases 2 years ago
Thierry Foucu efbe84eb1b avcodec/mpeg12dec: use init_get_bits8 and check the return value 2 years ago
Anton Khirnov a0b5aaceca lavc/libx265: restructure handling reordered_opaque 2 years ago
Anton Khirnov 7399e5305c lavc/libx264: do not leave an invalid array size on alloc error 2 years ago
Anton Khirnov a4a81be1a8 lavc/libx264: zero reordered opaque on alloc 2 years ago
Anton Khirnov 141303f323 lavc/libx264: print an error on invalid opaque pointer 2 years ago
Anton Khirnov 89761c2122 lavc/libx264: use a local variable to shorten code 2 years ago
Anton Khirnov 4469ce10a6 lavc/libx264: reindent after previous commit 2 years ago
Anton Khirnov 9ed5b0ac3b lavc/libx264: reorder control flow in setup_roi() to reduce nesting depth 2 years ago
Anton Khirnov ce5b2d34b4 lavc/libx264: reindent after previous commit 2 years ago
Anton Khirnov e17b609fc6 lavc/libx264: do not ignore memory allocation errors 2 years ago
Anton Khirnov cccd2c2179 lavc/libx264: unify cleanup in setup_frame() 2 years ago
Anton Khirnov 87eb362693 lavc/libx264: reindent after previous commit 2 years ago
Anton Khirnov b1a184283b lavc/libx264: factor out setting up ROI 2 years ago
Anton Khirnov c7a8a6939b lavc/libx264: use a local variable for input frame in setup_frame() 2 years ago
Anton Khirnov 9f8f980165 lavc/libx264: reindent after previous commit 2 years ago
Anton Khirnov 33cbba165c lavc/libx264: factor out setting up the input frame 2 years ago
Zhao Zhili f0d2ed135c avcodec/mediacodecdec: add AV1 decoding support 2 years ago
Paul B Mahol 5852682dbd avcodec/bonk: increase level limit as joint encodings needs more 2 years ago
Michael Niedermayer aee0f320ac
avcodec/dts2pts_bsf: Avoid poc overflows in cmp_find() 2 years ago
Michael Niedermayer 902a49c4cd
avcodec/hdrdec: Check for end of input in decompress() 2 years ago
James Almer 7fab58647c avcodec/proresdec2: set color information on frames instead of the decoder context 2 years ago
Leo Izen cd9dd03006 avcodec/pnm: avoid mirroring PFM images vertically 2 years ago
James Almer 64007595dc avcodec/mjpegbdec: return the amount of bytes consumed when discarding frames 2 years ago
Martijn van Beurden d8f1404c50 libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM 2 years ago
Martijn van Beurden 909cfdc205 libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM 2 years ago
Michael Niedermayer 125e01d6cc
avcodec/dts2pts_bsf: Avoid searching for poc == INT_MIN-1 2 years ago
Michael Niedermayer f8a2a65078
avcodec/sunrast: Fix maplength check 2 years ago
Michael Niedermayer 64c6c56890
avcodec/mjpegbdec: Check for AVDISCARD_ALL 2 years ago