108741 Commits (d569958d2952ac5b5ed4334ffba04bfe1a55a967)
 

Author SHA1 Message Date
Andreas Rheinhardt 87cc318bc2 avcodec/tiff: Remove commented-out code 2 years ago
Wenbin Chen 5682046ce5 libavcodec/qsvenc: Let runtime to decide targetUsage 2 years ago
Wenbin Chen a3c0a3ec60 libavcodec/qsvenc: Let runtime to set default parameter. 2 years ago
Wenbin Chen 3771d54989 libavcodec/qsvenc: Add pic_timing_sei reset support to qsv 2 years ago
Wenbin Chen 29a3ba8693 libavcodec/qsvenc: Add bitrate reset support to qsvenc 2 years ago
Wenbin Chen 17df61083d libavcodec/qsvenc: Add framerate reset support to qsv 2 years ago
Andreas Rheinhardt 76d8f0dd14 avcodec/ac3dsp: Remove unused parameter 2 years ago
Martin Storsjö 8089fe072e aarch64: me_cmp: Avoid using the non-unrolled codepath for the minimum unroll size 2 years ago
Martin Storsjö 6f2ad7f951 aarch64: me_cmp: Avoid redundant loads in ff_pix_abs16_y2_neon 2 years ago
Martin Storsjö 86519234b8 arm: vc1dsp: Canonicalize the syntax for aligned NEON loads/stores 2 years ago
Martin Storsjö 6059ea2a14 riscv: Fix linking without RVV; change #ifdef into #if 2 years ago
Andreas Rheinhardt fff010591b avcodec/jpeg2000dwt: Fix left shift of negative number 2 years ago
Andreas Rheinhardt 3d8754cd09 avutil/display: Drop wrong comments about matrices being allocated 2 years ago
Andreas Rheinhardt c35a6709d0 avcodec/lsp: Make ff_lsp2polyf() static 2 years ago
Andreas Rheinhardt e0980629d8 avcodec/lsp: Move ff_lsp2polyf() upwards in lsp.c 2 years ago
Andreas Rheinhardt ba07c84bf9 avcodec/amrwbdec,lsp: Include mips headers only #if ARCH_MIPS 2 years ago
Andreas Rheinhardt 6573e65ac0 avcodec/aacdectab: Remove empty channel layouts 2 years ago
Andreas Rheinhardt fdff1b9cbf avcodec/codec_internal: Avoid deprecation warnings for channel_layouts 2 years ago
Andreas Rheinhardt 4393331250 avcodec/dirac_dwt: Avoid conversions between function pointers and void* 2 years ago
Andreas Rheinhardt a91ddce689 avcodec/dirac_dwt(_template): Don't use ff_-prefix for static func 2 years ago
James Almer 299253ae1b avutil/channel_layout: move and improve the comment about unknown orders 2 years ago
James Almer bcd2e7d685 avutil/version: bump minor for the new RISC-V cpu flags 2 years ago
Paul B Mahol 4f022e6782 avcodec/mjpegdec: check that index is not negative 2 years ago
Rémi Denis-Courmont d31013166a lavc/pixblockdsp: RISC-V diff_pixels & diff_pixels_unaligned 2 years ago
Rémi Denis-Courmont ebee25855a lavc/pixblockdsp: RISC-V V 16-bit get_pixels & get_pixels_unaligned 2 years ago
Rémi Denis-Courmont 676b08cb70 lavc/pixblockdsp: RISC-V V 8-bit get_pixels & get_pixels_unaligned 2 years ago
Rémi Denis-Courmont 2746329ce2 lavc/idctdsp: RISC-V V put_signed_pixels_clamped function 2 years ago
Rémi Denis-Courmont fa983b5656 lavc/idctdsp: RISC-V V add_pixels_clamped function 2 years ago
Rémi Denis-Courmont b29ee63a1b lavc/idctdsp: RISC-V V put_pixels_clamped function 2 years ago
Rémi Denis-Courmont c47ebfa141 lavu/riscv: helper to read the vector length 2 years ago
Martin Storsjö dd2e524ffa riscv: Use the correct path for including asm.S 2 years ago
Pierre-Anthony Lemieux 0e402ebf48
format/imfdec: improve error handling when selecting tracks for playback 2 years ago
Lynne 0bc7ba4488
configure: remove mdct15 from the encoder/decoder's list of requirements 2 years ago
Andreas Rheinhardt 2664b39d54 avocdec/snowenc: Fix left shift of negative number 2 years ago
Timo Rothenpieler 59cb0bd23d avfilter/vf_extractplanes: add missing break; statement 2 years ago
Derek Buitenhuis f5cd00bf52 ffprobe: Check for invalid matrix error when printing rotation 2 years ago
Rémi Denis-Courmont c03f9654c9 lavc/aacpsdsp: RISC-V V stereo_interpolate[0] 2 years ago
Rémi Denis-Courmont a15edb0bc0 lavc/aacpsdsp: RISC-V V hybrid_synthesis_deint 2 years ago
Rémi Denis-Courmont 09f907999f lavc/aacpsdsp: RISC-V V hybrid_analysis_ileave 2 years ago
Rémi Denis-Courmont 15c3a0bd6e lavc/aacpsdsp: RISC-V V hybrid_analysis 2 years ago
Rémi Denis-Courmont e180326a0b lavc/aacpsdsp: RISC-V V mul_pair_single 2 years ago
Rémi Denis-Courmont b0cacf4c3f lavc/aacpsdsp: RISC-V V add_squares 2 years ago
Rémi Denis-Courmont 453aba71e6 lavc/vorbisdsp: RISC-V V inverse_coupling 2 years ago
Rémi Denis-Courmont 220dfd0945 lavc/fmtconvert: RISC-V V int32_to_float_fmul_array8 2 years ago
Rémi Denis-Courmont 47a10b9a99 lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar 2 years ago
Rémi Denis-Courmont f41ae62f39 lavc/audiodsp: RISC-V V scalarproduct_int16 2 years ago
Rémi Denis-Courmont f127a5d29d lavc/audiodsp: RISC-V V vector_clipf 2 years ago
Rémi Denis-Courmont 27da9514c3 lavc/audiodsp: RISC-V V vector_clip_int32 2 years ago
Rémi Denis-Courmont c1bb19e263 lavu/fixeddsp: RISC-V V butterflies_fixed 2 years ago
Rémi Denis-Courmont cd77662953 lavu/floatdsp: RISC-V V scalarproduct_float 2 years ago