51107 Commits (461a359abce7958cdd9cb4961ad9070118300258)

Author SHA1 Message Date
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
Anton Khirnov 59de042cf6 lavc/hevcdec: move HEVCContext.cbf_luma to HEVCLayerContext 5 months ago
Anton Khirnov cf7add8d70 lavc/hevcdec: move HEVCContext.tab_ct_depth to HEVCLayerContext 5 months ago
Anton Khirnov 1ca4c2a96d lavc/hevcdec: move HEVCContext.skip_flag to HEVCLayerContext 5 months ago
Anton Khirnov ed2d25e7f0 lavc/hevcdec: move HEVCContext.deblock to HEVCLayerContext 5 months ago
Anton Khirnov 3d4294e344 lavc/hevcdec: move HEVCContext.sao to HEVCLayerContext 5 months ago
Anton Khirnov 747609e967 lavc/hevcdec: move HEVCContext.bs_{width,height} to HEVCLayerContext 5 months ago
Anton Khirnov c7f0753a6b lavc/hevcdec: move active VPS from HEVCParamSets to HEVCContext 5 months ago
Anton Khirnov 4c0d669b20 lavc/hevcdec: add a per-layer context 5 months ago
Anton Khirnov c35a51f4bb lavc: add HEVC Multiview Main profile 5 months ago
Hendrik Leppkes d4cfbf329c
hevc/sei: return INVALIDDATA when a referenced SPS is not available 5 months ago
Araz Iusubov eda3fc6053 avcodec/amfenc: GPU driver version check 5 months ago
Evgeny Pavlov 9f02408583 avcodec/amfenc: add 10 bit encoding in av1_amf 5 months ago
nyanmisaka 628762034d avcodec/amfenc: HDR metadata. 5 months ago
Michael Fabian 'Xaymar' Dirks fb4dd4b6f4 avcodec/amfenc: Fixes the color information in the output. 5 months ago
Fei Wang 0b6d7cd9d9 lavc/qsvenc: Remove duplicate include header file 5 months ago
Ramiro Polla 3f9b78bd19 avcodec/dnxhdenc: use BlockDSPContext from MpegEncContext 5 months ago