48081 Commits (0cf1ac905d2d97355a389c3baa4e132824b29f21)

Author SHA1 Message Date
Michael Niedermayer 7c130d6911
avcodec/mpeg12dec: Check input size 2 years ago
Michael Niedermayer f669dd4dff
avcodec/escape124: Simplify unpack_codebook() 2 years ago
Michael Niedermayer 98df605f7a
avcodec/escape124: Fix some return codes 2 years ago
Michael Niedermayer 87ad0a5dd7
avcodec/escape124: fix signdness of end of input check 2 years ago
James Almer 8e5e578453 avocdec/Makefile: add missing dependencies to av1 and libdav1d decoders 2 years ago
Stefano Sabatini dcf963f490 lavc/avcodec.h: extend documentation for avcodec_open2() 2 years ago
Anton Khirnov a3bf63c26e lavc/decode: stop mangling last_pkt_props->opaque 2 years ago
James Almer 68a858fcc9 avcodec/av1dec: make CBS parse only the OBU types we care about 2 years ago
James Almer d6d5765051 avcodec/av1dec: parse and export Metadata OBUs 2 years ago
Timo Rothenpieler 7a8560cb22 avcodec/nvenc: avoid failing b_ref_mode check when unset 2 years ago
Anton Khirnov ae95c87e64 lavc/libvpxenc: drop FrameListData.duration 2 years ago
Anton Khirnov 942fb48c38 lavc/libvpxenc: handle queue desync more gracefully 2 years ago
Anton Khirnov 62a241e505 lavc/libvpxenc: drop a useless condition 2 years ago
Anton Khirnov 5bda4ec6c3 lavc/libvpxenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Anton Khirnov 7141a37e2f lavc/libvpxenc: rename hdr10_plus_fifo and related objects 2 years ago
Anton Khirnov 31fc61fb0c lavc/libvpxenc: reindent 2 years ago
Anton Khirnov f367aa5db6 lavc/libvpxenc: drop frame_number 2 years ago
James Almer 7dc0944ce2 avcodec/libdav1d: reindent after previous commit 2 years ago
James Almer b465e6fed0 avcodec/libdav1d: export Dynamic HDR10+ frame metadata 2 years ago
xufuji456 b10eabdab3 codec/arm/hevcdsp_idct_neon: remove duplicate mov 2 years ago
Nicolas Gaullier 3153c441e1 avcodec/ac3: Remove unused fields 2 years ago
Anton Khirnov 432adca5fe lavc: disable an obsolete hack for real video 2 years ago
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
JonHGee e026e29460 libavcodec/libfdk-aacenc: send encoder delay/padding in packet side data 2 years ago
JonHGee 3ff4a3d2ec libavcodec/libfdk-aacenc: Enable writing DRC metadata 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
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