115382 Commits (95faf45af16b15d55b3d9f8f3244d1437649d763)
 

Author SHA1 Message Date
Andreas Rheinhardt 95faf45af1 avformat/qoadec: Check ffio_ensure_seekback() 9 months ago
Andreas Rheinhardt 6dc8d4eea8 avformat/westwood_vqa: Check ffio_ensure_seekback() 9 months ago
Andreas Rheinhardt 590fffe6ad avformat/gifdec: Check ffio_ensure_seekback() 9 months ago
Andreas Rheinhardt b47116be45 avformat/oggdec: Check ffio_ensure_seekback() 9 months ago
Rémi Denis-Courmont f883746587 lavc/flacdsp: do not assume maximum R-V VL 9 months ago
Andreas Rheinhardt aff24c1658 avcodec/flacdec: Remove unused variable 9 months ago
Rémi Denis-Courmont ba38d0e328 lavc/pixblockdsp: add scalar get_pixels_unaligned 9 months ago
Rémi Denis-Courmont d03cdfa2b6 checkasm/riscv: test misaligned before V 9 months ago
James Almer 0920f506a7 checkasm/flacdsp: add a test for lpc33 9 months ago
James Almer 0380a03f1f avcodec/flacdsp: split off lpc33 into a dsp function 9 months ago
James Almer 62397bcf6a avformat/movenc: add support for writing SA3D boxes 9 months ago
James Almer 8c97449482 avutil/channel_layout: add a helper function to get the ambisonic order of a layout 9 months ago
Haihao Xiang 8155808ce6 libavcodec/x86/vvc/vvc_sad: fix assembler error 9 months ago
Andreas Rheinhardt ece95dc3dc avfilter/af_atempo: Fix indentation 9 months ago
Andreas Rheinhardt 42e0e05834 avfilter/af_atempo: Simplify resetting 9 months ago
Andreas Rheinhardt 35e7fa0a2e avfilter/af_atempo: Properly check av_tx_init() 9 months ago
Stone Chen 2e877090f9 tests/checkasm: Add check_vvc_sad to vvc_mc.c 9 months ago
Stone Chen 0e52a4e434 libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC 9 months ago
James Almer 3146b77a7d avformat/mov: store sample_sizes as unsigned ints 9 months ago
James Almer 2d84ee3745 avformat/vvc: fix parsing sps_subpic_id 9 months ago
James Almer 3bd7e3a336 avformat/vvc: initialize some ptl flags 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 10 months ago
llyyr d1b96c3808 avformat/mov: avoid seeking back to 0 on HEVC open GOP files 10 months ago
sunyuechi 0c1304ae11 lavc/vp9dsp: R-V V mc avg 10 months ago
Rémi Denis-Courmont 7591eb4055 Revert "lavc/sbrdsp: R-V V neg_odd_64" 10 months ago
Rémi Denis-Courmont d452db8410 lavc/vc1dsp: R-V V vc1_unescape_buffer 10 months ago
Martin Storsjö 6093367147 checkasm: h264dsp: Avoid out of buffer writes when benchmarking 10 months ago
Lynne d43e123837
checkasm: print bench runs when benchmarking 10 months ago
J. Dekker b1adf6d1d0 checkasm: add runs argument to adjust during bench 10 months ago
Martin Storsjö a9dc7dd7fd checkasm: vvc_alf: Limit benchmarking to a reasonable subset of functions 10 months ago
Nuo Mi b8eb8b4f19 Changelog: add DVB compatible information for VVC decoder 10 months ago
Nuo Mi 1b33c9a50a avcodec/vvcdec: support Reference Picture Resampling 10 months ago
Nuo Mi cae0b01282 avcodec/vvcdec: increase edge_emu_buffer for RPR 10 months ago
Nuo Mi 7904ec2d34 avcodec/vvcdec: refact, remove hf_idx and vf_idx from mc_xxx's param list 10 months ago
Nuo Mi 77d971c348 avcodec/vvcdec: refact out luma_prof from luma_prof_bi 10 months ago
Nuo Mi ac4575594f avcodec/vvcdec: fix dmvr, bdof, cb_prof for RPR 10 months ago
Nuo Mi 77acd0a0dd avcodec/vvcdec: inter, wait reference with a different resolution 10 months ago
Nuo Mi deda59a996 avcodec/vvcdec: add RPR dsp 10 months ago
Nuo Mi e70225e0a8 avcodec/vvcdec: emulated_edge, use reference frame's sps and pps 10 months ago
Nuo Mi aa8d5c6e7e avcodec/vvcdec: add vvc inter filters for RPR 10 months ago
Nuo Mi 08ad51ece6 avcodec/vvcdec: refact, pred_get_refs return VVCRefPic instead of VVCFrame 10 months ago
Nuo Mi 66c6bee061 avcodec/vvcdec: refact out VVCRefPic from RefPicList 10 months ago
Nuo Mi 44bbafb69f avcodec/vvcdec: refact, unify pred_regular_{luma, chroma} to pred_regular 10 months ago
Nuo Mi 875fa9692c avcodec/vvcdec: misc, remove unused EMULATED_EDGE_{LUMA, CHROMA}, EMULATED_EDGE_DMVR_{LUAM, CHROMA} 10 months ago
Nuo Mi 84a93d91d1 avcodec/vvcdec: refact, unify {luma, chroma}_mc_bi to mc_bi 10 months ago
Nuo Mi 6769fe1614 avcodec/vvcdec: refact, unify {luma, chroma}_mc_uni to mc_uni 10 months ago
Nuo Mi bc099afc8d avcodec/vvcdec: refact, unify {luma, chroma}_mc to mc 10 months ago
Nuo Mi 1289da9244 avcodec/vvcdec: misc, inter, use is_chroma instead of is_luma 10 months ago
Zhao Zhili 553c572204 avfilter/vf_dnn_detect: Fix null pointer dereference 10 months ago