50145 Commits (a535ce2ac075a61930ffe13606f294d6f8fb6369)

Author SHA1 Message Date
Rémi Denis-Courmont a535ce2ac0 lavc/flacdsp: R-V Zvl256b lpc33 8 months ago
Rémi Denis-Courmont 5ebb071d79 lavc/vp8dsp: disable EPEL HV on RV128 8 months ago
Diego Felix de Souza aead61451c avcodec/nvenc_av1: Correct CQ range for AV1 8 months ago
Frank Plowman 49c3918c1a lavc/vvc: Validate temporal MVP references 8 months ago
llyyr 2b11a8b95b
lavc/vp9: reset segmentation fields when segmentation isn't enabled 8 months ago
Fei Wang 01c7f68f7a lavc/qsvdec: Use coded_w/h for frame resolution when use system memory 8 months ago
Fei Wang 1c56263704 lavc/qsvdec: Allow decoders to export crop information 8 months ago
Haihao Xiang a72e9aeabc lavc/qsvenc_av1: accept HDR metadata if have 8 months ago
Haihao Xiang 473e84ad62 lavc/qsvdec: update HDR side data on output AVFrame for AV1 decoding 8 months ago
Rémi Denis-Courmont 25a33665a0 lavc/vp8dsp: remove unused macro parameter 8 months ago
Rémi Denis-Courmont 728a1dd3b6 lavc/rv34dsp: remove stray load immediate 8 months ago
sunyuechi 63697d3350 lavc/vp8dsp: R-V V put_epel hv 8 months ago
Rémi Denis-Courmont 0b2316e37f lavc/sbrdsp: fix inverted boundary check 8 months ago
Rémi Denis-Courmont e6b38c944f lavc/sbrdsp: fix potential overflow in noise table 8 months ago
Rémi Denis-Courmont f883746587 lavc/flacdsp: do not assume maximum R-V VL 8 months ago
Andreas Rheinhardt aff24c1658 avcodec/flacdec: Remove unused variable 8 months ago
Rémi Denis-Courmont ba38d0e328 lavc/pixblockdsp: add scalar get_pixels_unaligned 8 months ago
James Almer 0380a03f1f avcodec/flacdsp: split off lpc33 into a dsp function 8 months ago
Haihao Xiang 8155808ce6 libavcodec/x86/vvc/vvc_sad: fix assembler error 8 months ago
Stone Chen 0e52a4e434 libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC 8 months ago
Rémi Denis-Courmont 910d281b21 lavc/h263dsp: R-V V {h,v}_loop_filter 8 months ago
James Almer 3d1597d3e2 x86/vvc_alf: use the x86inc instruction macros 8 months ago
sunyuechi 0c1304ae11 lavc/vp9dsp: R-V V mc avg 8 months ago
Rémi Denis-Courmont 7591eb4055 Revert "lavc/sbrdsp: R-V V neg_odd_64" 8 months ago
Rémi Denis-Courmont d452db8410 lavc/vc1dsp: R-V V vc1_unescape_buffer 8 months ago
Nuo Mi 1b33c9a50a avcodec/vvcdec: support Reference Picture Resampling 8 months ago
Nuo Mi cae0b01282 avcodec/vvcdec: increase edge_emu_buffer for RPR 8 months ago
Nuo Mi 7904ec2d34 avcodec/vvcdec: refact, remove hf_idx and vf_idx from mc_xxx's param list 8 months ago
Nuo Mi 77d971c348 avcodec/vvcdec: refact out luma_prof from luma_prof_bi 8 months ago
Nuo Mi ac4575594f avcodec/vvcdec: fix dmvr, bdof, cb_prof for RPR 8 months ago
Nuo Mi 77acd0a0dd avcodec/vvcdec: inter, wait reference with a different resolution 8 months ago
Nuo Mi deda59a996 avcodec/vvcdec: add RPR dsp 8 months ago
Nuo Mi e70225e0a8 avcodec/vvcdec: emulated_edge, use reference frame's sps and pps 8 months ago
Nuo Mi aa8d5c6e7e avcodec/vvcdec: add vvc inter filters for RPR 8 months ago
Nuo Mi 08ad51ece6 avcodec/vvcdec: refact, pred_get_refs return VVCRefPic instead of VVCFrame 8 months ago
Nuo Mi 66c6bee061 avcodec/vvcdec: refact out VVCRefPic from RefPicList 8 months ago
Nuo Mi 44bbafb69f avcodec/vvcdec: refact, unify pred_regular_{luma, chroma} to pred_regular 8 months ago
Nuo Mi 875fa9692c avcodec/vvcdec: misc, remove unused EMULATED_EDGE_{LUMA, CHROMA}, EMULATED_EDGE_DMVR_{LUAM, CHROMA} 8 months ago
Nuo Mi 84a93d91d1 avcodec/vvcdec: refact, unify {luma, chroma}_mc_bi to mc_bi 8 months ago
Nuo Mi 6769fe1614 avcodec/vvcdec: refact, unify {luma, chroma}_mc_uni to mc_uni 8 months ago
Nuo Mi bc099afc8d avcodec/vvcdec: refact, unify {luma, chroma}_mc to mc 8 months ago
Nuo Mi 1289da9244 avcodec/vvcdec: misc, inter, use is_chroma instead of is_luma 8 months ago
David Rosca f7a1453f27 lavc/vaapi_decode: Reject decoding of frames with no slices 8 months ago
James Almer b113050d96 avcodec/cbs_h266: read vps_ptl_max_tid before using it 8 months ago
Andreas Rheinhardt 2c94b1bbf1 avcodec/tiff: Fix leak on error 8 months ago
Andreas Rheinhardt 59b1838e09 avcodec/ac3enc: Move transient PutBitContext to stack 8 months ago
Andreas Rheinhardt e863cbceae avcodec/ac3enc_template: Avoid always-true check 8 months ago
Andreas Rheinhardt 482afe8f3f avcodec/lib*, avformat/tee: Simplify iterating over AVDictionary 8 months ago
Andreas Rheinhardt a2874c5721 avcodec/aac_ac3_parser: Use ff_adts_header_parse_buf() 8 months ago
Andreas Rheinhardt 12ded9cd85 avcodec/adts_header: Add ff_adts_header_parse_buf() 8 months ago