108659 Commits (1f0529ec5f545b24daefa0e2346d93a6a4d77f5f)
 

Author SHA1 Message Date
Marvin Scholz 793953f44a fftools/ffmpeg: Remove unused do_deinterlace variable 2 years ago
Marvin Scholz 1c8e95bd99 fftools: Remove unused videotoolbox_init declaration 2 years ago
Marvin Scholz d2cf6d1665 fftools: Remove unused qsv declarations 2 years ago
sfan5 954784b120 lavc/mediacodecdec_common: enable refcounting of buffers unconditionally 2 years ago
Anton Khirnov 8bafe8a418 doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F* 2 years ago
Andreas Rheinhardt b0c7352cd4 avcodec/mjpegdec: Fix compilation 2 years ago
Paul B Mahol 4b6b75c752 avcodec: add Media 100i decoder 2 years ago
Paul B Mahol 9a494b82d9 avcodec/mjpegdec: remove not needed operations on channel identifiers 2 years ago
Andreas Rheinhardt 9d52844aba avutil/tests/pixelutils: Test that all non-hw pix fmts have components 2 years ago
Andreas Rheinhardt 36e805e9df avutil/tests/pixelutils: Use av_assert0 instead for test tools 2 years ago
Andreas Rheinhardt 5fe447bbb4 avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only user 2 years ago
Andreas Rheinhardt 571b670e7d avutil/pixdesc: Avoid direct access to pix fmt desc array 2 years ago
Andreas Rheinhardt 6d0a7e96e7 avutil/pixdesc: Remove always-false checks 2 years ago
Rémi Denis-Courmont a1bfb5290e sws/rgb2rgb: RISC-V 64-bit V packed YUYV/UYVY to planar 4:2:2 2 years ago
Rémi Denis-Courmont 9181835a24 sws/rgb2rgb: RISC-V V interleaveBytes 2 years ago
Rémi Denis-Courmont 66a03f4053 sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions 2 years ago
Andreas Rheinhardt e5f6918cbd avcodec/mpegvideo: Fix undefined left shift of negative numbers 2 years ago
Andreas Rheinhardt fe3c2c8bbe avcodec/jrevdct: Fix UB left shifts of negative numbers 2 years ago
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