51099 Commits (903f7f053a4054d1e1f79a6caff5a7cad6077f9e)

Author SHA1 Message Date
Lynne 3de73f1262
hw_base_encode: make recon_frames_ref optional 4 months ago
Lynne e6019ed075
hw_base_encode: allocate DPB image upfront 4 months ago
Lynne 034e25e1a4
hw_base_encode: move VAAPI SPS/PPS constructors to a shared file 4 months ago
Lynne 9db68ed042
hw_base_encode: refactor picture allocation/freeing 4 months ago
James Almer fdf8025eb6 avcodec/avcodec: remove usage of __typeof__() 4 months ago
Niklas Haas 4524d527bf avcodec/codec_internal: nuke init_static_data() 4 months ago
Niklas Haas 2c2dfd9149 avcodec/mjpegenc: switch to get_supported_config() 4 months ago
Niklas Haas a577172c99 avcodec/libaomenc: switch to get_supported_config() 4 months ago
Niklas Haas 0977d968e4 avcodec/libvpxenc: switch to get_supported_config() 4 months ago
Niklas Haas de421cac8b avcodec/libx265: switch to get_supported_config() 4 months ago
Niklas Haas 088108fc7a avcodec/allcodecs: add backcompat for new config API 4 months ago
Niklas Haas 13cec7bb5f avcodec/encode: switch to avcodec_get_supported_config() 4 months ago
Niklas Haas 3305767560 avcodec: add avcodec_get_supported_config() 4 months ago
Niklas Haas 703288cec6 avcodec/internal: add FFCodec.color_ranges 4 months ago
Frank Plowman 6df0c5f9f4 lavc/vvc: Remove experimental flag 4 months ago
Anton Khirnov eec1a7a6bb lavc/hevc: check framerate num/den to be strictly positive 4 months ago
Anton Khirnov fc8df81cb1 lavc/hevcdec: move active SPS from HEVCParamSets to HEVCLayerContext 4 months ago
Anton Khirnov 9bccc634af lavc/hevcdec: make a HEVCFrame hold a reference to its PPS 4 months ago
Anton Khirnov 672713761b lavc/hevcdec: move HEVCContext.sao_pixel_buffer_[vh] to HEVCLayerContext 4 months ago
Anton Khirnov 6fcf0045cf lavc/hevcdec: move HEVCContext.{tab_mvf,rpl_tab}_pool to HEVCLayerContext 4 months ago
Anton Khirnov 4f87ff7666 lavc/hevcdec: move HEVCContext.{horizontal,vertical}_bs to HEVCLayerContext 4 months ago
Anton Khirnov e8baf2fb97 lavc/hevcdec: move HEVCContext.qp_y_tab to HEVCLayerContext 4 months ago
Anton Khirnov d5188adba8 lavc/hevcdec: move HEVCContext.tab_slice_address to HEVCLayerContext 4 months ago
Anton Khirnov eeb369d24f lavc/hevcdec: move HEVCContext.filter_slice_edges to HEVCLayerContext 4 months ago
Anton Khirnov 463a85c5a1 lavc/hevcdec: move HEVCContext.is_pcm to HEVCLayerContext 4 months ago
Anton Khirnov 0704559932 lavc/hevcdec: move HEVCContext.tab_ipm to HEVCLayerContext 4 months ago
Anton Khirnov 59de042cf6 lavc/hevcdec: move HEVCContext.cbf_luma to HEVCLayerContext 4 months ago
Anton Khirnov cf7add8d70 lavc/hevcdec: move HEVCContext.tab_ct_depth to HEVCLayerContext 4 months ago
Anton Khirnov 1ca4c2a96d lavc/hevcdec: move HEVCContext.skip_flag to HEVCLayerContext 4 months ago
Anton Khirnov ed2d25e7f0 lavc/hevcdec: move HEVCContext.deblock to HEVCLayerContext 4 months ago
Anton Khirnov 3d4294e344 lavc/hevcdec: move HEVCContext.sao to HEVCLayerContext 4 months ago
Anton Khirnov 747609e967 lavc/hevcdec: move HEVCContext.bs_{width,height} to HEVCLayerContext 4 months ago
Anton Khirnov c7f0753a6b lavc/hevcdec: move active VPS from HEVCParamSets to HEVCContext 4 months ago
Anton Khirnov 4c0d669b20 lavc/hevcdec: add a per-layer context 4 months ago
Anton Khirnov c35a51f4bb lavc: add HEVC Multiview Main profile 4 months ago
Hendrik Leppkes d4cfbf329c
hevc/sei: return INVALIDDATA when a referenced SPS is not available 4 months ago
Araz Iusubov eda3fc6053 avcodec/amfenc: GPU driver version check 4 months ago
Evgeny Pavlov 9f02408583 avcodec/amfenc: add 10 bit encoding in av1_amf 4 months ago
nyanmisaka 628762034d avcodec/amfenc: HDR metadata. 4 months ago
Michael Fabian 'Xaymar' Dirks fb4dd4b6f4 avcodec/amfenc: Fixes the color information in the output. 4 months ago
Fei Wang 0b6d7cd9d9 lavc/qsvenc: Remove duplicate include header file 4 months ago
Ramiro Polla 3f9b78bd19 avcodec/dnxhdenc: use BlockDSPContext from MpegEncContext 4 months ago
Ramiro Polla 4f7aeffd8c avcodec/mpegvideo: remove redundant workaround to recalculate last nonzero coefficient 4 months ago
Ramiro Polla b6f7271fa9 avcodec/x86/mpegvideoenc: remove av_assert2() for variable alignment 4 months ago
Nuo Mi 3d2fafa229 avcodec/vvcdec: fix potential deadlock in report_frame_progress 4 months ago
Frank Plowman 54291f4383 lavc/vvc: Fix assertion bound on qPy_{a,b} 4 months ago
Fei Wang ae9cf903e8 cbs_av1: Copy loop filter and segment parameters of repeat frame from its mapped frame 4 months ago
Anton Khirnov 3f9ca51015 lavc/opus*: move to opus/ subdir 4 months ago
James Almer 01f2d95fbf x86/h264_weight: don't do arithmetic right shift of a 32bit values in 64bit registers 4 months ago
Ramiro Polla 6aafe61285 avcodec/mpegvideoencdsp: convert stride parameters from int to ptrdiff_t 4 months ago