110500 Commits (6b1f68ccb04d791f0250e05687c346a99ff47ea1)
 

Author SHA1 Message Date
Michael Niedermayer 011f30fc82
Use https for repository links 2 years ago
JonHGee e026e29460 libavcodec/libfdk-aacenc: send encoder delay/padding in packet side data 2 years ago
Martin Storsjö 083dde57e2 doc: Fix building community.html from the new community.texi 2 years ago
Thilo Borgmann 6709e468f6 doc: Merge doc/dev_community/* and Code of Conduct into a seperate file 2 years ago
Nicolas George 9a0d202118 doc/dev_community: add the addresses of the committees 2 years ago
Jun Zhao a0a0a80499 fftools/ffmpeg_filter: initialize the 'o' to silence the warning 2 years ago
JonHGee 3ff4a3d2ec libavcodec/libfdk-aacenc: Enable writing DRC metadata 2 years ago
Stefano Sabatini f88a4cb5e0 doc/ffmpeg: extend documentation for -dts_delta_threshold and -dts_error_threshold 2 years ago
Stefano Sabatini 9998c31044 ffmpeg_demux: show fixed timestamps in ts_fixup 2 years ago
Leo Izen fadfa147f8
avcodec/pngdec: read colorspace info when decoding with AVDISCARD_ALL 2 years ago
Zhao Zhili 21101d9eb1 avcodec/nvenc: fix potential NULL pointer dereference 2 years ago
xufuji456 67fd1b79e7 libavcodec/hevc: remove duplicate semicolon in hevcdsp_init_neon 2 years ago
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
Steven Liu 891ed24f77 avformat/hlsenc: hls_init_time should used in living stream mode 2 years ago
Fei Wang 15992a040d lavu/hwcontext_vaapi: sync surface before export its DRM handle 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
Shiyou Yin b09f31af1b avutil: [LA] use getauxval to do runtime check. 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 2df271c78c
avformat/wavarc: Check if extradata has been fully read 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
Michael Niedermayer b3df7ca748
avformat/rka: Fix 1/0 with bps=1 2 years ago
Michael Niedermayer 53c1f5c2e2
avformat/mov: Check samplesize and offset to avoid integer overflow 2 years ago
Tong Wu d5cc7acff1 qsv: remove CONFIG_VAAPI for mutiple formats 2 years ago
Tong Wu 417eb7d50e hwcontext_dxva2: add mutiple supported formats 2 years ago
Tong Wu 98d03e528f hwcontext_d3d11va: add mutiple supported DXGI formats 2 years ago