50129 Commits (ba38d0e3282544765bff1110e043c65c7e566db6)

Author SHA1 Message Date
Rémi Denis-Courmont ba38d0e328 lavc/pixblockdsp: add scalar get_pixels_unaligned 9 months ago
James Almer 0380a03f1f avcodec/flacdsp: split off lpc33 into a dsp function 9 months ago
Haihao Xiang 8155808ce6 libavcodec/x86/vvc/vvc_sad: fix assembler error 9 months ago
Stone Chen 0e52a4e434 libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC 9 months ago
Rémi Denis-Courmont 910d281b21 lavc/h263dsp: R-V V {h,v}_loop_filter 9 months ago
James Almer 3d1597d3e2 x86/vvc_alf: use the x86inc instruction macros 9 months ago
sunyuechi 0c1304ae11 lavc/vp9dsp: R-V V mc avg 9 months ago
Rémi Denis-Courmont 7591eb4055 Revert "lavc/sbrdsp: R-V V neg_odd_64" 9 months ago
Rémi Denis-Courmont d452db8410 lavc/vc1dsp: R-V V vc1_unescape_buffer 9 months ago
Nuo Mi 1b33c9a50a avcodec/vvcdec: support Reference Picture Resampling 9 months ago
Nuo Mi cae0b01282 avcodec/vvcdec: increase edge_emu_buffer for RPR 9 months ago
Nuo Mi 7904ec2d34 avcodec/vvcdec: refact, remove hf_idx and vf_idx from mc_xxx's param list 9 months ago
Nuo Mi 77d971c348 avcodec/vvcdec: refact out luma_prof from luma_prof_bi 9 months ago
Nuo Mi ac4575594f avcodec/vvcdec: fix dmvr, bdof, cb_prof for RPR 9 months ago
Nuo Mi 77acd0a0dd avcodec/vvcdec: inter, wait reference with a different resolution 9 months ago
Nuo Mi deda59a996 avcodec/vvcdec: add RPR dsp 9 months ago
Nuo Mi e70225e0a8 avcodec/vvcdec: emulated_edge, use reference frame's sps and pps 9 months ago
Nuo Mi aa8d5c6e7e avcodec/vvcdec: add vvc inter filters for RPR 9 months ago
Nuo Mi 08ad51ece6 avcodec/vvcdec: refact, pred_get_refs return VVCRefPic instead of VVCFrame 9 months ago
Nuo Mi 66c6bee061 avcodec/vvcdec: refact out VVCRefPic from RefPicList 9 months ago
Nuo Mi 44bbafb69f avcodec/vvcdec: refact, unify pred_regular_{luma, chroma} to pred_regular 9 months ago
Nuo Mi 875fa9692c avcodec/vvcdec: misc, remove unused EMULATED_EDGE_{LUMA, CHROMA}, EMULATED_EDGE_DMVR_{LUAM, CHROMA} 9 months ago
Nuo Mi 84a93d91d1 avcodec/vvcdec: refact, unify {luma, chroma}_mc_bi to mc_bi 9 months ago
Nuo Mi 6769fe1614 avcodec/vvcdec: refact, unify {luma, chroma}_mc_uni to mc_uni 9 months ago
Nuo Mi bc099afc8d avcodec/vvcdec: refact, unify {luma, chroma}_mc to mc 9 months ago
Nuo Mi 1289da9244 avcodec/vvcdec: misc, inter, use is_chroma instead of is_luma 9 months ago
David Rosca f7a1453f27 lavc/vaapi_decode: Reject decoding of frames with no slices 9 months ago
James Almer b113050d96 avcodec/cbs_h266: read vps_ptl_max_tid before using it 10 months ago
Andreas Rheinhardt 2c94b1bbf1 avcodec/tiff: Fix leak on error 10 months ago
Andreas Rheinhardt 59b1838e09 avcodec/ac3enc: Move transient PutBitContext to stack 10 months ago
Andreas Rheinhardt e863cbceae avcodec/ac3enc_template: Avoid always-true check 10 months ago
Andreas Rheinhardt 482afe8f3f avcodec/lib*, avformat/tee: Simplify iterating over AVDictionary 10 months ago
Andreas Rheinhardt a2874c5721 avcodec/aac_ac3_parser: Use ff_adts_header_parse_buf() 10 months ago
Andreas Rheinhardt 12ded9cd85 avcodec/adts_header: Add ff_adts_header_parse_buf() 10 months ago
Andreas Rheinhardt ae937c4902 avcodec/aac_ac3_parser: Untangle AAC and AC3 parsing error codes 10 months ago
Andreas Rheinhardt 6c812a80dd avcodec/adts_parser: Don't presume buffer to be padded 10 months ago
Haihao Xiang a00cfc6c24 lavc/qsvdec: require a dynamic frame pool if possible 10 months ago
Haihao Xiang 75015f9b0e lavc/qsvenc: use the right info for encoding 10 months ago
Haihao Xiang cda721e01d lavc/qsv: fix the mfx allocator to support dynamic frame pool 10 months ago
Michael Niedermayer e35fe3d8b9
avcodec/mscc & mwsc: Check loop counts before use 10 months ago
Michael Niedermayer b6b2b01025
avcodec/mpegvideo_enc: Fix potential overflow in RD 10 months ago
Michael Niedermayer 8fc649b931
avcodec/mpeg4videodec: assert impossible wrap points 10 months ago
Michael Niedermayer 4c725df059
avcodec/mpeg12dec: Use 64bit in bit computation 10 months ago
Michael Niedermayer 6a9302739f
avcodec/vqcdec: Check init_get_bits8() for failure 10 months ago
Michael Niedermayer 4a8506c794
avcodec/vvc/dec: Check init_get_bits8() for failure 10 months ago
Michael Niedermayer dd5379db5d
avcodec/vble: Check av_image_get_buffer_size() for failure 10 months ago
Michael Niedermayer 1b991e77b9
avcodec/vp3: Replace check by assert 10 months ago
Michael Niedermayer 63feed1519
avcodec/vp8: Forward return of ff_vpx_init_range_decoder() 10 months ago
Rémi Denis-Courmont 463c573e6b lavc/huffyuvdsp: optimise RVV vtype for add_hfyu_left_pred_bgr32 10 months ago
Rémi Denis-Courmont 233066e85a lavc/flacdsp: optimise RVV vector type for lpc32 10 months ago