48096 Commits (86645bf0a6b2a02b90bf0a17a14d7e750b1b9d40)

Author SHA1 Message Date
xufuji456 05438db024 libavcodec/hevc: reuse scale_store on idct32x32_neon 2 years ago
xufuji456 4b4de07721 libavcodec/hevc: add hevc idct4x4 neon of aarch64 2 years ago
Martin Storsjö ec7fa13eb0 aarch64: hevcdsp_idct: Reuse preexisting macros for transposes 2 years ago
Wenbin Chen 0825b461e6 libavcodec/qsvenc: Enable 444 encoding for RGB input 2 years ago
Linjie Fu 6489e0679d lavc/vaapi_hevc: Loose the restricts for SCC decoding 2 years ago
Linjie Fu b7104243ff lavc/vaapi_hevc: Set correct rps type for scc 2 years ago
Linjie Fu fb1998f508 lavc/vaapi_hevc: Add vaapi profile parse support for SCC 2 years ago
Linjie Fu 7373bb24f7 lavc/vaapi_hevc: Pass SCC parameters Through VA-API 2 years ago
Linjie Fu 09c656d9c4 lavc/hevc: Update reference list for SCC 2 years ago
Linjie Fu fc3837ba85 lavc/hevcdec: Set max_num_merge_cand to uint8_t 2 years ago
Linjie Fu 513d188d9b lavc/hevcdec: Fix the parsing for use_integer_mv_flag 2 years ago
Linjie Fu c1dceaf0c7 lavc/hevcdec: Add slice parse support for HEVC SCC extension 2 years ago
Linjie Fu 56e3cd23d4 lavc/hevc_ps: Add SPS/PPS parse support for HEVC extension syntax 2 years ago
Linjie Fu f459377543 lavc/avcodec: Add HEVC Screen Content Coding Extensions profile 2 years ago
Michael Niedermayer ac6eec1fc2
avcodec/motionpixels: Mask pixels to valid values 2 years ago
Michael Niedermayer 95f0f84dae
avcodec/xpmdec: Check size before allocation to avoid truncation 2 years ago
Michael Niedermayer ea9deafd3b
avcodec/bink: Avoid undefined out of array end pointers in binkb_decode_plane() 2 years ago
Michael Niedermayer 49487045dd
avcodec/bink: Fix off by 1 error in ref end 2 years ago
Michael Niedermayer 4eef658ca5
avcodec/utils: Ensure linesize for SVQ3 2 years ago
Michael Niedermayer 01636a63d4
avcodec/utils: allocate a line more for VC1 and WMV3 2 years ago
Michael Niedermayer f0150cd41c
avcodec/videodsp_template: Adjust pointers to avoid undefined pointer things 2 years ago
Michael Niedermayer df1a38d520
avcodec/pngdec: dont skip/read chunk twice 2 years ago
Michael Niedermayer d5bae70406
avcodec/pngdec: Check deloco index more exactly 2 years ago
Michael Niedermayer 4dee46426e
avcodec/wavarc: Check k 2 years ago
Michael Niedermayer 8ead0ae68e
avcodec/ffv1dec: Check that num h/v slices is supported 2 years ago
Michael Niedermayer a02e45a1f3
avcodec/rka: avoid undefined doubling sum overflow 2 years ago
Michael Niedermayer a5d4e7e3f9
avcodec/rka: avoid negative value shift 2 years ago
Michael Niedermayer 8874cfa2e1
avcodec/rka: check for size 1 filter 2 years ago
Michael Niedermayer d495747a9f
avcodec/rka: Fix some integer anomalies 2 years ago
Tong Wu d5cc7acff1 qsv: remove CONFIG_VAAPI for mutiple formats 2 years ago
wang-bin e16b874b6a avcodec/ccaption_dec: return the number of bytes decoded 2 years ago
Michael Niedermayer 47ac3e6065
version.h: Bump minor post 6.0 branch 2 years ago
Michael Niedermayer 62efa096af
version.h: Bump minor for 6.0 branch 2 years ago
Wenbin Chen aeceefa622 libavcodec/qsvenc: Flush cached frames before reset encoder 2 years ago
Wenbin Chen e530d38bbf libavcodec/qsvenc: Do not pass RGB solorspace to VPL/MSDK 2 years ago
Marton Balint eee6492df7 avcodec/libx265: fix else clause when zeroing reordered_opaque 2 years ago
Paul B Mahol 5247dab6b1 avcodec/rka: fix long_name 2 years ago
Paul B Mahol 05b859af35 avcodec/rka: fix channel value initialization 2 years ago
Paul B Mahol 83a2007f40 avcodec/rka: fix decoding uncorrelated stereo 2 years ago
Paul B Mahol cb35036766 avcodec/rka: fix array overflow 2 years ago
Paul B Mahol b5534b94df avcodec/rka: fix lossy mode decoding 2 years ago
Paul B Mahol 052674f3ce avcodec/rka: add u8 sample format support 2 years ago
Paul B Mahol 7c41a083b7 avcodec/rka: misc fixes and improvements 2 years ago
Marton Balint 2296078397 avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_number 2 years ago
Marton Balint 8e2c124904 avcodec/mpegvideo_enc: do not use AVFrame.*_picture_number for encoding 2 years ago
Marton Balint 817141c562 avcodec/diracdec: do not use AVFrame.display_picture_number for decoding 2 years ago
Marton Balint 6b6f7db819 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
Paul B Mahol 2b4273072d avcodec/roqaudioenc: unbreak mono encoding 2 years ago
Paul B Mahol b8c0802156 avcodec: add RKA decoder 2 years ago
Paul B Mahol 27315dc345 avcodec/tta: fix regression with new channel layout switch 2 years ago