50994 Commits (39c640e1d6319f4dcc5f17d2d987db736bbc94af)

Author SHA1 Message Date
Marvin Scholz 9e1682761f avcodec/cbs_h266: Fix copy paste mistake 4 months ago
James Almer 2eef902d38 avcodec/bsf/dts2pts: don't zero the node buffers when allocating them 4 months ago
Marvin Scholz 720ae6b3f7 avcodec/vaapi_encode_h265: fix missing slice_block_cols assignment 4 months ago
James Almer df609af8e4 avcodec/packet: add an LCEVC enhancement data payload side data type 4 months ago
James Almer 5896318229 avcodec/codec_id: add an LCEVC codec id for raw LCEVC data 4 months ago
James Almer 9cea2410a1 avcodec/h2645_sei: export raw LCEVC metadata 4 months ago
Fei Wang 5211ad1acd lavc/vaapi_encode: Fix potential use of uninitialized value 4 months ago
Fei Wang 061c86a717 lavc/vaapi_encode_av1: Fix encode fail since 9db68ed0 4 months ago
Michael Niedermayer 6df9a0292c
avcodec/vc2enc: basic sanity check on slice_max_bytes 4 months ago
Lynne 0aa4ac0faf
lavc: bump minor and add Changelog entry for the Vulkan H265 encoder 4 months ago
Lynne 4b4f0b68f8
lavc: add hevc_vulkan hardware encoder 4 months ago
Dave Airlie b4283f93e1
cbs_h265: add raw filler encoding 4 months ago
Lynne 12f158ca8f
hw_base_encode_h265: split off SPS/PPS/VPS generation from VAAPI 4 months ago
James Almer fec6a8df31 avcodec/bsf/dts2pts: use a RefStruct pool to allocate nodes 4 months ago
Lynne ceb471cfde
lavc: bump minor version and add changelog for h264_vulkan 4 months ago
Lynne f85d94730c
lavc: add h264_vulkan hardware encoder 4 months ago
Lynne 37243b2a08
lavc: add Vulkan video encoding base code 4 months ago
Zhao Zhili 5c66a3ab51 avcodec/vvc: Fix output and unref a frame which isn't decoding yet 4 months ago
Zhao Zhili 3f84d1d1fb aarch64/vvc: Add avg 4 months ago
Zhao Zhili 1be5a2374f aarch64/vvc: Add put_epel_hv 4 months ago
Zhao Zhili 0dcf204e5d aarch64/vvc: Add put_epel_h i8mm 4 months ago
Zhao Zhili 41a1885f7a aarch64/vvc: Add put_epel_h 4 months ago
Zhao Zhili 260e1b4b62 aarch64/vvc: Add sad 4 months ago
Zhao Zhili 5ac6925803 aarch64/vvc: Add put_qpel_hv 4 months ago
Zhao Zhili a0b52afd32 aarch64/vvc: Add put_qpel_vx 4 months ago
Zhao Zhili b051bc7cb8 aarch64/h26x: Remove duplicate b.eq instruction 4 months ago
Zhao Zhili 11443cc9b1 avcodec/hevc: ff_hevc_(qpel/epel)_filters are signed type 4 months ago
Zhao Zhili 9f6c8eb412 aarch64/vvc: Add put_qpel_hx i8mm 4 months ago
Zhao Zhili 25448d1716 aarch64/vvc: Add put_pel/put_pel_uni/put_pel_uni_w 4 months ago
Zhao Zhili 20f2bf5530 aarch64/vvc: Add put_qpel_h_* and put_qpel_uni_h_* 4 months ago
Zhao Zhili 46f07ce7d1 aarch64/hevc: Move epel/qpel to h26x directory 4 months ago
Zhao Zhili 8beafb5656 aarch64/hevc: Simplify function prototypes by macro 4 months ago
Marvin Scholz 0753d17664 avcodec/libx264: fix variable shadowing 4 months ago
Marvin Scholz 0f87ff0db4 avcodec/g2meet: fix variable shadowing 4 months ago
Marvin Scholz fd4f7d0d14 avcodec/mjpegdec: fix variable shadowing 4 months ago
Anton Khirnov 536bb98888 lavc/hevcdec: set per-CTB filter parameters for WPP 4 months ago
Anton Khirnov 21ef80f3d9 lavc/hevcdec: remove a duplicate variable 4 months ago
Anton Khirnov b53800691c lavc/hevcdec: set output frame pkt_dts 4 months ago
Cameron Gutman a15d2fdfd9 avcodec/amfenc: Fix AV1 HDR metadata for delayed surfaces 4 months ago
Lynne 4646a74d1e
lavc/Makefile: only compile hw_base_encode_h264.c when actually needed 5 months ago
Lynne 15c03b79d2
hw_base_encode_h264: remove unused AUD unit structure 5 months ago
Lynne 5e9845f11e
vulkan(_decode): fix, simplify and improve queries 5 months ago
Lynne 9c65325819
vulkan_decode: use ff_vk_init 5 months ago
Lynne 66e950fcac
vulkan_video: move imageview creation and DPB fields to common context 5 months ago
Lynne 0a1f724bf4
vulkan_video: add utilities for H264 level/profile mapping 5 months ago
Lynne 3de73f1262
hw_base_encode: make recon_frames_ref optional 5 months ago
Lynne e6019ed075
hw_base_encode: allocate DPB image upfront 5 months ago
Lynne 034e25e1a4
hw_base_encode: move VAAPI SPS/PPS constructors to a shared file 5 months ago
Lynne 9db68ed042
hw_base_encode: refactor picture allocation/freeing 5 months ago
James Almer fdf8025eb6 avcodec/avcodec: remove usage of __typeof__() 5 months ago