47982 Commits (0ec70368b064606ede41f86f6aa1f298dff23e8c)

Author SHA1 Message Date
Paul B Mahol 0c7da96924 avcodec/wmaprodec: add missing flush call for xma1 2 years ago
Dmitrii Ovchinnikov 5f0a7a9169 libavcodec/amfenc: add AV1 encoding support 2 years ago
Marton Balint c0bc804e55 avcodec/ffv1: use 64-bit frame counter 2 years ago
Marton Balint bdb7338b09 avcodec/ratecontrol: drop remnants of libxvid rate control 2 years ago
Marton Balint 103617c93c avcodec/mpegvideo_enc: remove picture_number parameter from encode functions 2 years ago
Marton Balint 91c29cf934 avcodec/rv20enc: use MpegEncContext->picture_number instead of encode function parameter 2 years ago
Marton Balint 7e4ad6e6a8 avcodec/mpeg4videoenc: use MpegEncContext->picture_number instead of encode function parameter 2 years ago
Zhao Zhili 9a180f60a9 avcodec/videotoolbox: don't use av_ prefix for local function 2 years ago
Zhao Zhili 5146916a9c avcodec/videotoolbox: fix documents of AVVideotoolboxContext 2 years ago
Zhao Zhili d6bd980da6 avcodec/videotoolbox: deprecate creating AVVideotoolboxContext by user 2 years ago
Zhao Zhili ade89bc6de avcodec/videotoolbox: prefer hw_frames_ctx/hw_device_ctx over hwaccel_context 2 years ago
Zhao Zhili 79e9bdf749 avcodec/videotoolbox: fix NULL pointer dereference 2 years ago
Leo Izen 6f79f0971e
avcodec/png: support cICP chunks 2 years ago
Leo Izen f7bab37c8e
avcodec/pngdec: support decoding sRGB chunks 2 years ago
Leo Izen 2548c32cc1
avcodec/png: use libavutil/csp.h for cHRM chunks 2 years ago
Mark Thompson aaa49a7a42 cbs_av1: Remove constraint on MDCV luminance values 2 years ago
Paul B Mahol 3110e28456 avcodec/dpcm: add .flush 2 years ago
Paul B Mahol c5a545cff8 avcodec: add WADY DPCM decoder 2 years ago
Leo Izen 9d5e66942c avcodec/libjxldec: fix gamma22 and gamma28 recognition 2 years ago
Anton Khirnov ba36e6ed52 lavc/tests/bitstream: test bits_*_signed_nz and bits_peek_signed* 2 years ago
Anton Khirnov 0b33310cd0 lavc/bitstream: avoid UB in bits_{read,peek}_signed(0) 2 years ago
OvchinnikovDmitrii c13d959343 lavc/libvpx: increase thread limit to 64 2 years ago
Michael Niedermayer cc7e984a05
avcodec/scpr3: Check bx 2 years ago
Michael Niedermayer 4d42d82563
avcodec/012v: Order operations for odd size handling 2 years ago
Aman Karmani f5f1c1fd6b avcodec/vaapi_encode_h26x: passthrough A53 CC data as H264/HEVC SEI 2 years ago
Haihao Xiang 1f88fb80d5 lavc/qsvenc_jpeg: accept YUYV422 and BGRA in system memory 2 years ago
Michael Niedermayer 1ab0f83b0a
avcodec/wbmpdec: use remaining size not whole size 2 years ago
Michael Niedermayer e7755b433e
avcodec/eatgq: : Check index increments in tgq_decode_block() 2 years ago
Jan Ekström 5de565107a avcodec/h2645_sei: add support for Ambient Viewing Environment SEI 2 years ago
Jan Ekström f4bebc0c34 avcodec/cbs_{h2645,sei}: add support for Ambient Viewing Environment SEI 2 years ago
Michael Niedermayer 8e58d20e10
avcodec/bonk: Check ntaps against buffer size 2 years ago
Michael Niedermayer 977028f9f4
avcodec/bonk: Avoid undefined overflow in quant 2 years ago
Michael Niedermayer 9f0602a717
avcodec/sgidec: do not forget the number of components in read_uncompressed_sgi() 2 years ago
Michael Niedermayer 379e43e6ec
avcodec/h274: fix include 2 years ago
Michael Niedermayer 685c0cfd32
avcodec/h264_slice: Use unsigned for fgs seed computation 2 years ago
Michael Niedermayer 9ea2c79631
avcodec/tiff: Prettify code in dng_blit() 2 years ago
Michael Niedermayer 44f45711cc
avcodec/tiff: Check camera_calibration for 0 2 years ago
Michael Niedermayer 1b59de3770
avcodec/scpr: Test bx before use 2 years ago
Michael Niedermayer 50c0f2ddd3
avcodec/mvha: Check input size for HUFY before picture allocation 2 years ago
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