50612 Commits (cee43e512de99ca0918dfa79fe1091b0a44aef8e)

Author SHA1 Message Date
Hao Guan cd2f8a22e9 avcodec/videotoolboxenc: fix vtctx reset condition 7 months ago
Rémi Denis-Courmont f9d1230224 lavc/h264dsp: R-V V 8-bit h264_idct8_add 7 months ago
Rémi Denis-Courmont f447189b0c lavc/h264dsp: R-V V 8-bit h264_idct_add 7 months ago
Rémi Denis-Courmont e0eff64ed1 lavc/h264dsp: R-V V 8-bit h264_idct8_add4 7 months ago
Rémi Denis-Courmont d1f0c1fbf8 lavc/h264dsp: R-V V 8-bit h264_idct_add16intra 7 months ago
Rémi Denis-Courmont 30475c95ba lavc/h264dsp: R-V V 8-bit h264_idct_add16 7 months ago
Jun Zhao 25a7dcf069 lavc/libx264: minor format fix 7 months ago
Andreas Rheinhardt b13291f37c avcodec/hw_base_encode: Add missing include 7 months ago
Rémi Denis-Courmont e2af5904f0 lavc/h264dsp: R-V V 8-bit MBAFF loop filter 7 months ago
Rémi Denis-Courmont 5a6e333fc7 lavc/h264dsp: R-V V 8-bit luma loop filter 7 months ago
Rémi Denis-Courmont 4a2de380b7 lavc/vc1dsp: fuse multiply-adds in R-V V inv_trans_8 7 months ago
Rémi Denis-Courmont 78e1565f84 lavc/vc1dsp: fuse multiply-adds in R-V V inv_trans_4 7 months ago
Leo Izen d69e522523
avcodec/pngenc: fix mDCv typo 7 months ago
Leo Izen c1af34c25b
avcodec/pngdec: fix mDCv typo 7 months ago
Yotam Ofek a9c05eb657 avcodec/aaccoder_twoloop: remove unread max scaler 7 months ago
Yotam Ofek b5ad997e72 avcodec/aaccoder_twoloop: remove unused macro 7 months ago
Marvin Scholz ac60ad1872 avcodec/aacdec_usac: Fix array size 7 months ago
Michael Niedermayer 86cd7c68bc
avcodec/mfenc: check IMFSample_ConvertToContiguousBuffer() for failure 7 months ago
Michael Niedermayer 63ecce9ba8
avcodec/vc1_loopfilter: Factor duplicate code in vc1_b_h_intfi_loop_filter() 7 months ago
Michael Niedermayer 97ae47f9e9
avcodec/vvc/ctu: Remove dead ret check 7 months ago
Michael Niedermayer d22a33710a
avcodec/vvc/dec: Remove constant eos_at_start 7 months ago
Michael Niedermayer 385784a148
avcodec/cbs_jpeg: Try to move the read entity to one side in a test 7 months ago
Michael Niedermayer 6398242bb2
avcodec/vvc/dec: Check ff_init_cabac_decoder() for failure 7 months ago
Tong Wu e783e45e29 avcodec/hw_base_encode: avoid getting FFHWBaseEncodeContext from avctx 7 months ago
Tong Wu ba0c14e6bf avcodec: add D3D12VA hardware HEVC encoder 7 months ago
Tong Wu fc25b7866a avcodec/vaapi_encode: extract a free funtion to base layer 7 months ago
Tong Wu 6403ad77e3 avcodec/vaapi_encode: extract a get_recon_format function to base layer 7 months ago
Tong Wu 88b70b8883 avcodec/vaapi_encode: extract set_output_property to base layer 7 months ago
Tong Wu 3ca740f19c avcodec/vaapi_encode: extract gop configuration and two options to base layer 7 months ago
Tong Wu 1242abdcee avcodec/vaapi_encode: extract the init and close function to base layer 7 months ago
Tong Wu aa82340b0c avcodec/vaapi_encode: move the dpb logic from VAAPI to base layer 7 months ago
Tong Wu f303c26292 avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc 7 months ago
Tong Wu dea5204b41 avcodec/vaapi_encode: add picture type name to base 7 months ago
Tong Wu ff06343d7e avcodec/vaapi_encode: add async_depth to common options 7 months ago
Tong Wu ab944e06bc avcodec/hw_base_encode: add FF_HW_ prefix for two enums 7 months ago
Tong Wu 3747bf0426 avcodec/vaapi_encode: introduce a base layer for vaapi encode 7 months ago
Anton Khirnov e939f02ce6 lavc/hevcdec: improve check for PPS changing between slices 7 months ago
Anton Khirnov 5861576f39 lavc/hevcdec: move export_stream_params() from set_sps() to hevc_frame_start() 7 months ago
Anton Khirnov 99b0c3dc7c lavc/hevcdec: do not pass a pixel format to set_sps() 7 months ago
Anton Khirnov 5295650655 lavc/hevcdec: do not call export_stream_params_from_sei() in update_thread_context() 7 months ago
Anton Khirnov fd69700e51 lavc/hevcdec: call export_stream_params_from_sei() before ff_get_buffer() 7 months ago
Jiasheng Jiang 4065ff69a2 avcodec/mpegvideo_enc: Add check for av_packet_new_side_data() 7 months ago
Josh Allmann c9151ea507 avcodec/nvenc: fix segfault in intra-only mode 7 months ago
Rémi Denis-Courmont b818dff8d8 lavc/vc1dsp: fix potential overflow in R-V V inv_trans_4 7 months ago
Rémi Denis-Courmont 349c49fd1b lavc/vc1dsp: fix overflow in R-V V inv_trans_8 7 months ago
Rémi Denis-Courmont 2c900d4c11 lavc/vc1dsp: factor R-V V inv_trans_8 code 7 months ago
Andreas Rheinhardt 2902ed25b5 avcodec/iirfilter: Move ff_iir_filter() to lavc/tests/iirfilter.c 7 months ago
Andreas Rheinhardt 5a30b45c0f avcodec/mpeg12dec: Don't adapt (last|next)_pic.linesize for field pics 7 months ago
Andreas Rheinhardt f26255962c avcodec/aacsbr_template: Remove unused-but-set variable 7 months ago
James Almer e0b574c483 avcodec/cbs_h266: move decoded_picture_hash to CBS SEI 7 months ago