50620 Commits (cedbef03946625bc0f7f96e9f77ad59c512b9900)

Author SHA1 Message Date
Fei Wang 71f802cdc9 lavc/hevcdec: Update slice index before hwaccel decode slice 7 months ago
Fei Wang e741cf665d lavc/hevcdec: Put slice address checking after hwaccel decode slice 7 months ago
Rémi Denis-Courmont d28a7e8eb7 lavc/h264dsp: avoid \+ expansion 7 months ago
Zhao Zhili 0e5f8ddc1d avcodec/vvc: Use static const for function table 7 months ago
Michael Niedermayer eb552ecd54
avcodec/vvc/refs: Use unsigned mask 8 months ago
Rémi Denis-Courmont f1ed351d3b lavc/h264dsp: R-V V 8-bit h264_biweight_pixels 8 months ago
Rémi Denis-Courmont 3606e592ea lavc/h264dsp: R-V V 8-bit h264_weight_pixels 8 months ago
James Almer 1b58f3af30 avcodec/packet: add a decoded frame cropping side data type 8 months ago
Hao Guan cd2f8a22e9 avcodec/videotoolboxenc: fix vtctx reset condition 8 months ago
Rémi Denis-Courmont f9d1230224 lavc/h264dsp: R-V V 8-bit h264_idct8_add 8 months ago
Rémi Denis-Courmont f447189b0c lavc/h264dsp: R-V V 8-bit h264_idct_add 8 months ago
Rémi Denis-Courmont e0eff64ed1 lavc/h264dsp: R-V V 8-bit h264_idct8_add4 8 months ago
Rémi Denis-Courmont d1f0c1fbf8 lavc/h264dsp: R-V V 8-bit h264_idct_add16intra 8 months ago
Rémi Denis-Courmont 30475c95ba lavc/h264dsp: R-V V 8-bit h264_idct_add16 8 months ago
Jun Zhao 25a7dcf069 lavc/libx264: minor format fix 8 months ago
Andreas Rheinhardt b13291f37c avcodec/hw_base_encode: Add missing include 8 months ago
Rémi Denis-Courmont e2af5904f0 lavc/h264dsp: R-V V 8-bit MBAFF loop filter 8 months ago
Rémi Denis-Courmont 5a6e333fc7 lavc/h264dsp: R-V V 8-bit luma loop filter 8 months ago
Rémi Denis-Courmont 4a2de380b7 lavc/vc1dsp: fuse multiply-adds in R-V V inv_trans_8 8 months ago
Rémi Denis-Courmont 78e1565f84 lavc/vc1dsp: fuse multiply-adds in R-V V inv_trans_4 8 months ago
Leo Izen d69e522523
avcodec/pngenc: fix mDCv typo 8 months ago
Leo Izen c1af34c25b
avcodec/pngdec: fix mDCv typo 8 months ago
Yotam Ofek a9c05eb657 avcodec/aaccoder_twoloop: remove unread max scaler 8 months ago
Yotam Ofek b5ad997e72 avcodec/aaccoder_twoloop: remove unused macro 8 months ago
Marvin Scholz ac60ad1872 avcodec/aacdec_usac: Fix array size 8 months ago
Michael Niedermayer 86cd7c68bc
avcodec/mfenc: check IMFSample_ConvertToContiguousBuffer() for failure 8 months ago
Michael Niedermayer 63ecce9ba8
avcodec/vc1_loopfilter: Factor duplicate code in vc1_b_h_intfi_loop_filter() 8 months ago
Michael Niedermayer 97ae47f9e9
avcodec/vvc/ctu: Remove dead ret check 8 months ago
Michael Niedermayer d22a33710a
avcodec/vvc/dec: Remove constant eos_at_start 8 months ago
Michael Niedermayer 385784a148
avcodec/cbs_jpeg: Try to move the read entity to one side in a test 8 months ago
Michael Niedermayer 6398242bb2
avcodec/vvc/dec: Check ff_init_cabac_decoder() for failure 8 months ago
Tong Wu e783e45e29 avcodec/hw_base_encode: avoid getting FFHWBaseEncodeContext from avctx 8 months ago
Tong Wu ba0c14e6bf avcodec: add D3D12VA hardware HEVC encoder 8 months ago
Tong Wu fc25b7866a avcodec/vaapi_encode: extract a free funtion to base layer 8 months ago
Tong Wu 6403ad77e3 avcodec/vaapi_encode: extract a get_recon_format function to base layer 8 months ago
Tong Wu 88b70b8883 avcodec/vaapi_encode: extract set_output_property to base layer 8 months ago
Tong Wu 3ca740f19c avcodec/vaapi_encode: extract gop configuration and two options to base layer 8 months ago
Tong Wu 1242abdcee avcodec/vaapi_encode: extract the init and close function to base layer 8 months ago
Tong Wu aa82340b0c avcodec/vaapi_encode: move the dpb logic from VAAPI to base layer 8 months ago
Tong Wu f303c26292 avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc 8 months ago
Tong Wu dea5204b41 avcodec/vaapi_encode: add picture type name to base 8 months ago
Tong Wu ff06343d7e avcodec/vaapi_encode: add async_depth to common options 8 months ago
Tong Wu ab944e06bc avcodec/hw_base_encode: add FF_HW_ prefix for two enums 8 months ago
Tong Wu 3747bf0426 avcodec/vaapi_encode: introduce a base layer for vaapi encode 8 months ago
Anton Khirnov e939f02ce6 lavc/hevcdec: improve check for PPS changing between slices 8 months ago
Anton Khirnov 5861576f39 lavc/hevcdec: move export_stream_params() from set_sps() to hevc_frame_start() 8 months ago
Anton Khirnov 99b0c3dc7c lavc/hevcdec: do not pass a pixel format to set_sps() 8 months ago
Anton Khirnov 5295650655 lavc/hevcdec: do not call export_stream_params_from_sei() in update_thread_context() 8 months ago
Anton Khirnov fd69700e51 lavc/hevcdec: call export_stream_params_from_sei() before ff_get_buffer() 8 months ago
Jiasheng Jiang 4065ff69a2 avcodec/mpegvideo_enc: Add check for av_packet_new_side_data() 8 months ago