summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/wbmpdec: use remaining size not whole sizeMichael Niedermayer2023-01-15
* avcodec/eatgq: : Check index increments in tgq_decode_block()Michael Niedermayer2023-01-15
* avcodec/h2645_sei: add support for Ambient Viewing Environment SEIJan Ekström2023-01-13
* avcodec/cbs_{h2645,sei}: add support for Ambient Viewing Environment SEIJan Ekström2023-01-13
* avcodec/bonk: Check ntaps against buffer sizeMichael Niedermayer2023-01-12
* avcodec/bonk: Avoid undefined overflow in quantMichael Niedermayer2023-01-12
* avcodec/sgidec: do not forget the number of components in read_uncompressed_s...Michael Niedermayer2023-01-12
* avcodec/h274: fix includeMichael Niedermayer2023-01-11
* avcodec/h264_slice: Use unsigned for fgs seed computationMichael Niedermayer2023-01-11
* avcodec/tiff: Prettify code in dng_blit()Michael Niedermayer2023-01-11
* avcodec/tiff: Check camera_calibration for 0Michael Niedermayer2023-01-11
* avcodec/scpr: Test bx before useMichael Niedermayer2023-01-11
* avcodec/mvha: Check input size for HUFY before picture allocationMichael Niedermayer2023-01-11
* avcodec/eac3dec: avoid float noise in fixed mode addition to overflowMichael Niedermayer2023-01-11
* avcodec/mediacodecdec: check ff_Build_SDK_INT return valueZhao Zhili2023-01-11
* avcodec/mediacodec_wrapper: get api level via NDK methodZhao Zhili2023-01-11
* avcodec/videotoolboxenc: fix error codeZhao Zhili2023-01-11
* avcodec/videotoolboxenc: pass error code throughZhao Zhili2023-01-11
* avcodec/videotoolboxenc: log when get_cv_pixel_format failedZhao Zhili2023-01-11
* avcodec/v4l2m2m: allow lower minimum buffer valuesLukas Rusak2023-01-10
* avcodec/v4l2_m2m: log both v4l2 and av pixel formats during negotiationAman Karmani2023-01-10
* avcodec/av1_parser: export timing information when presentJames Almer2023-01-10
* lavc/decode: validate frames output by decodersAnton Khirnov2023-01-10
* lavc/decode: deduplicate cleanup in ff_decode_receive_frame()Anton Khirnov2023-01-10
* lavc/qsvdec: check ff_decode_frame_props() return valueAnton Khirnov2023-01-10
* lavc/ac3dec: fail when the sample rate is unsetAnton Khirnov2023-01-10
* libavcodec/qsvenc_av1: Add max_frame_size support to av1_qsv encoderWenbin Chen2023-01-09
* libavcodec/qsvenc_av1: Add low_delay_brc support to av1_qsv encoderWenbin Chen2023-01-09
* avcodec/mediacodecenc: enable B frames only with -strict experimentalZhao Zhili2023-01-09
* lavc/get_bits: add a compat wrapper for the cached bitstream readerAnton Khirnov2023-01-06
* lavc/tests: add a cached bitstream reader testAnton Khirnov2023-01-06
* lavc/bitstream: templatize for BE/LEAnton Khirnov2023-01-06
* lavc: add standalone cached bitstream readerAlexandra Hájková2023-01-06
* avcodec/mpeg12dec: flush a53 dataAman Karmani2023-01-06
* avcodec/mpeg12dec: use init_get_bits8 and check the return value in all remai...James Almer2023-01-04
* avcodec/mpeg12dec: use init_get_bits8 and check the return valueThierry Foucu2023-01-04
* lavc/libx265: restructure handling reordered_opaqueAnton Khirnov2023-01-04
* lavc/libx264: do not leave an invalid array size on alloc errorAnton Khirnov2023-01-04
* lavc/libx264: zero reordered opaque on allocAnton Khirnov2023-01-04
* lavc/libx264: print an error on invalid opaque pointerAnton Khirnov2023-01-04
* lavc/libx264: use a local variable to shorten codeAnton Khirnov2023-01-04
* lavc/libx264: reindent after previous commitAnton Khirnov2023-01-04
* lavc/libx264: reorder control flow in setup_roi() to reduce nesting depthAnton Khirnov2023-01-04
* lavc/libx264: reindent after previous commitAnton Khirnov2023-01-04
* lavc/libx264: do not ignore memory allocation errorsAnton Khirnov2023-01-04
* lavc/libx264: unify cleanup in setup_frame()Anton Khirnov2023-01-04
* lavc/libx264: reindent after previous commitAnton Khirnov2023-01-04
* lavc/libx264: factor out setting up ROIAnton Khirnov2023-01-04
* lavc/libx264: use a local variable for input frame in setup_frame()Anton Khirnov2023-01-04
* lavc/libx264: reindent after previous commitAnton Khirnov2023-01-04