110058 Commits (1e406692e5a1e6d9ca852f746088a5610ff80d14)
 

Author SHA1 Message Date
Marth64 373ef1c4fa
avcodec/version: bump minor version to accommodate spatial audio detection 2 years ago
Marth64 98a4699216
avcodec/dca_xll: add detection of DTS:X and DTS:X IMAX 2 years ago
Marth64 96ed043afa
avcodec/mlpdec: add detection of Atmos spatial extension profile in TrueHD 2 years ago
Marth64 a4e5b94633
avcodec/eac3dec: add detection of Atmos spatial extension profile 2 years ago
Zhao Zhili 814178f926 avcodec/aacps_tablegen: fix build error after avutil bump 2 years ago
James Almer 52a0852ae6 libavcodec/libvpxenc: move libvpx-vp9 init_static_data function to the only place it's used 2 years ago
James Almer 8d226fb978 avcodec/libvpxdec: remove unnecessary init_static_data function 2 years ago
James Almer de133eaaba avcodec/pthread_frame: remove forgotten deprecation warning wrappers 2 years ago
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