51131 Commits (4dc18c78cd1872a6de0b9640a4c5eca35f5dfbfd)

Author SHA1 Message Date
James Almer fec6a8df31 avcodec/bsf/dts2pts: use a RefStruct pool to allocate nodes 2 months ago
Lynne ceb471cfde
lavc: bump minor version and add changelog for h264_vulkan 2 months ago
Lynne f85d94730c
lavc: add h264_vulkan hardware encoder 2 months ago
Lynne 37243b2a08
lavc: add Vulkan video encoding base code 2 months ago
Zhao Zhili 5c66a3ab51 avcodec/vvc: Fix output and unref a frame which isn't decoding yet 2 months ago
Zhao Zhili 3f84d1d1fb aarch64/vvc: Add avg 2 months ago
Zhao Zhili 1be5a2374f aarch64/vvc: Add put_epel_hv 2 months ago
Zhao Zhili 0dcf204e5d aarch64/vvc: Add put_epel_h i8mm 2 months ago
Zhao Zhili 41a1885f7a aarch64/vvc: Add put_epel_h 2 months ago
Zhao Zhili 260e1b4b62 aarch64/vvc: Add sad 2 months ago
Zhao Zhili 5ac6925803 aarch64/vvc: Add put_qpel_hv 2 months ago
Zhao Zhili a0b52afd32 aarch64/vvc: Add put_qpel_vx 2 months ago
Zhao Zhili b051bc7cb8 aarch64/h26x: Remove duplicate b.eq instruction 2 months ago
Zhao Zhili 11443cc9b1 avcodec/hevc: ff_hevc_(qpel/epel)_filters are signed type 2 months ago
Zhao Zhili 9f6c8eb412 aarch64/vvc: Add put_qpel_hx i8mm 2 months ago
Zhao Zhili 25448d1716 aarch64/vvc: Add put_pel/put_pel_uni/put_pel_uni_w 2 months ago
Zhao Zhili 20f2bf5530 aarch64/vvc: Add put_qpel_h_* and put_qpel_uni_h_* 2 months ago
Zhao Zhili 46f07ce7d1 aarch64/hevc: Move epel/qpel to h26x directory 2 months ago
Zhao Zhili 8beafb5656 aarch64/hevc: Simplify function prototypes by macro 2 months ago
Marvin Scholz 0753d17664 avcodec/libx264: fix variable shadowing 2 months ago
Marvin Scholz 0f87ff0db4 avcodec/g2meet: fix variable shadowing 2 months ago
Marvin Scholz fd4f7d0d14 avcodec/mjpegdec: fix variable shadowing 2 months ago
Anton Khirnov 536bb98888 lavc/hevcdec: set per-CTB filter parameters for WPP 2 months ago
Anton Khirnov 21ef80f3d9 lavc/hevcdec: remove a duplicate variable 2 months ago
Anton Khirnov b53800691c lavc/hevcdec: set output frame pkt_dts 2 months ago
Cameron Gutman a15d2fdfd9 avcodec/amfenc: Fix AV1 HDR metadata for delayed surfaces 2 months ago
Lynne 4646a74d1e
lavc/Makefile: only compile hw_base_encode_h264.c when actually needed 2 months ago
Lynne 15c03b79d2
hw_base_encode_h264: remove unused AUD unit structure 2 months ago
Lynne 5e9845f11e
vulkan(_decode): fix, simplify and improve queries 2 months ago
Lynne 9c65325819
vulkan_decode: use ff_vk_init 2 months ago
Lynne 66e950fcac
vulkan_video: move imageview creation and DPB fields to common context 2 months ago
Lynne 0a1f724bf4
vulkan_video: add utilities for H264 level/profile mapping 2 months ago
Lynne 3de73f1262
hw_base_encode: make recon_frames_ref optional 2 months ago
Lynne e6019ed075
hw_base_encode: allocate DPB image upfront 2 months ago
Lynne 034e25e1a4
hw_base_encode: move VAAPI SPS/PPS constructors to a shared file 2 months ago
Lynne 9db68ed042
hw_base_encode: refactor picture allocation/freeing 2 months ago
James Almer fdf8025eb6 avcodec/avcodec: remove usage of __typeof__() 2 months ago
Niklas Haas 4524d527bf avcodec/codec_internal: nuke init_static_data() 2 months ago
Niklas Haas 2c2dfd9149 avcodec/mjpegenc: switch to get_supported_config() 2 months ago
Niklas Haas a577172c99 avcodec/libaomenc: switch to get_supported_config() 2 months ago
Niklas Haas 0977d968e4 avcodec/libvpxenc: switch to get_supported_config() 2 months ago
Niklas Haas de421cac8b avcodec/libx265: switch to get_supported_config() 2 months ago
Niklas Haas 088108fc7a avcodec/allcodecs: add backcompat for new config API 2 months ago
Niklas Haas 13cec7bb5f avcodec/encode: switch to avcodec_get_supported_config() 2 months ago
Niklas Haas 3305767560 avcodec: add avcodec_get_supported_config() 2 months ago
Niklas Haas 703288cec6 avcodec/internal: add FFCodec.color_ranges 2 months ago
Frank Plowman 6df0c5f9f4 lavc/vvc: Remove experimental flag 2 months ago
Anton Khirnov eec1a7a6bb lavc/hevc: check framerate num/den to be strictly positive 2 months ago
Anton Khirnov fc8df81cb1 lavc/hevcdec: move active SPS from HEVCParamSets to HEVCLayerContext 2 months ago
Anton Khirnov 9bccc634af lavc/hevcdec: make a HEVCFrame hold a reference to its PPS 2 months ago