51073 Commits (bc418fd8722885fb4935075eb201a53f4c279f65)

Author SHA1 Message Date
Zhao Zhili 41a1885f7a aarch64/vvc: Add put_epel_h 5 months ago
Zhao Zhili 260e1b4b62 aarch64/vvc: Add sad 5 months ago
Zhao Zhili 5ac6925803 aarch64/vvc: Add put_qpel_hv 5 months ago
Zhao Zhili a0b52afd32 aarch64/vvc: Add put_qpel_vx 5 months ago
Zhao Zhili b051bc7cb8 aarch64/h26x: Remove duplicate b.eq instruction 5 months ago
Zhao Zhili 11443cc9b1 avcodec/hevc: ff_hevc_(qpel/epel)_filters are signed type 5 months ago
Zhao Zhili 9f6c8eb412 aarch64/vvc: Add put_qpel_hx i8mm 5 months ago
Zhao Zhili 25448d1716 aarch64/vvc: Add put_pel/put_pel_uni/put_pel_uni_w 5 months ago
Zhao Zhili 20f2bf5530 aarch64/vvc: Add put_qpel_h_* and put_qpel_uni_h_* 5 months ago
Zhao Zhili 46f07ce7d1 aarch64/hevc: Move epel/qpel to h26x directory 5 months ago
Zhao Zhili 8beafb5656 aarch64/hevc: Simplify function prototypes by macro 5 months ago
Marvin Scholz 0753d17664 avcodec/libx264: fix variable shadowing 5 months ago
Marvin Scholz 0f87ff0db4 avcodec/g2meet: fix variable shadowing 5 months ago
Marvin Scholz fd4f7d0d14 avcodec/mjpegdec: fix variable shadowing 5 months ago
Anton Khirnov 536bb98888 lavc/hevcdec: set per-CTB filter parameters for WPP 5 months ago
Anton Khirnov 21ef80f3d9 lavc/hevcdec: remove a duplicate variable 5 months ago
Anton Khirnov b53800691c lavc/hevcdec: set output frame pkt_dts 5 months ago
Cameron Gutman a15d2fdfd9 avcodec/amfenc: Fix AV1 HDR metadata for delayed surfaces 5 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
Niklas Haas 4524d527bf avcodec/codec_internal: nuke init_static_data() 5 months ago
Niklas Haas 2c2dfd9149 avcodec/mjpegenc: switch to get_supported_config() 5 months ago
Niklas Haas a577172c99 avcodec/libaomenc: switch to get_supported_config() 5 months ago
Niklas Haas 0977d968e4 avcodec/libvpxenc: switch to get_supported_config() 5 months ago
Niklas Haas de421cac8b avcodec/libx265: switch to get_supported_config() 5 months ago
Niklas Haas 088108fc7a avcodec/allcodecs: add backcompat for new config API 5 months ago
Niklas Haas 13cec7bb5f avcodec/encode: switch to avcodec_get_supported_config() 5 months ago
Niklas Haas 3305767560 avcodec: add avcodec_get_supported_config() 5 months ago
Niklas Haas 703288cec6 avcodec/internal: add FFCodec.color_ranges 5 months ago
Frank Plowman 6df0c5f9f4 lavc/vvc: Remove experimental flag 5 months ago
Anton Khirnov eec1a7a6bb lavc/hevc: check framerate num/den to be strictly positive 5 months ago
Anton Khirnov fc8df81cb1 lavc/hevcdec: move active SPS from HEVCParamSets to HEVCLayerContext 5 months ago
Anton Khirnov 9bccc634af lavc/hevcdec: make a HEVCFrame hold a reference to its PPS 5 months ago
Anton Khirnov 672713761b lavc/hevcdec: move HEVCContext.sao_pixel_buffer_[vh] to HEVCLayerContext 5 months ago
Anton Khirnov 6fcf0045cf lavc/hevcdec: move HEVCContext.{tab_mvf,rpl_tab}_pool to HEVCLayerContext 5 months ago
Anton Khirnov 4f87ff7666 lavc/hevcdec: move HEVCContext.{horizontal,vertical}_bs to HEVCLayerContext 5 months ago
Anton Khirnov e8baf2fb97 lavc/hevcdec: move HEVCContext.qp_y_tab to HEVCLayerContext 5 months ago
Anton Khirnov d5188adba8 lavc/hevcdec: move HEVCContext.tab_slice_address to HEVCLayerContext 5 months ago
Anton Khirnov eeb369d24f lavc/hevcdec: move HEVCContext.filter_slice_edges to HEVCLayerContext 5 months ago
Anton Khirnov 463a85c5a1 lavc/hevcdec: move HEVCContext.is_pcm to HEVCLayerContext 5 months ago
Anton Khirnov 0704559932 lavc/hevcdec: move HEVCContext.tab_ipm to HEVCLayerContext 5 months ago