Show patches with: Archived = No       |   46025 patches
« 1 2 ... 103 104 105460 461 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,2/2] aarch64: me_cmp: Avoid using the non-unrolled codepath for the minimum unroll si… [FFmpeg-devel,1/2] aarch64: me_cmp: Avoid redundant loads in ff_pix_abs16_y2_neon - 1 - - 2-- 2022-09-28 Martin Storsjö Accepted
[FFmpeg-devel,1/2] aarch64: me_cmp: Avoid redundant loads in ff_pix_abs16_y2_neon [FFmpeg-devel,1/2] aarch64: me_cmp: Avoid redundant loads in ff_pix_abs16_y2_neon - 1 - - 2-- 2022-09-28 Martin Storsjö Accepted
[FFmpeg-devel] doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F* [FFmpeg-devel] doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F* - - - - 2-- 2022-09-28 Anton Khirnov Accepted
[FFmpeg-devel] arm: vc1dsp: Canonicalize the syntax for aligned NEON loads/stores [FFmpeg-devel] arm: vc1dsp: Canonicalize the syntax for aligned NEON loads/stores - - - - 2-- 2022-09-28 Martin Storsjö Accepted
[FFmpeg-devel] riscv: Use the correct path for including asm.S [FFmpeg-devel] riscv: Use the correct path for including asm.S - 1 - - 2-- 2022-09-28 Martin Storsjö Accepted
[FFmpeg-devel] lavc/libvpx: increase thread limit to 64 [FFmpeg-devel] lavc/libvpx: increase thread limit to 64 - - - - 2-- 2022-09-28 Dmitrii Ovchinnikov New
[FFmpeg-devel,v2] lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC) [FFmpeg-devel,v2] lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC) - - - - 2-- 2022-09-28 Xiang, Haihao Accepted
[FFmpeg-devel] avcodec/libsvtav1: Add support for multipass encoding [FFmpeg-devel] avcodec/libsvtav1: Add support for multipass encoding - - - - 2-- 2022-09-27 Gustav Grusell New
[FFmpeg-devel] avformat/mpegtsenc: add pcr_at_keyframe flag [FFmpeg-devel] avformat/mpegtsenc: add pcr_at_keyframe flag - - - - 2-- 2022-09-27 Zhao Zhili New
[FFmpeg-devel,7/7] lavc/pixblockdsp: RISC-V diff_pixels & diff_pixels_unaligned [FFmpeg-devel,1/7] lavu/riscv: helper to read the vector length - - - - 2-- 2022-09-27 Rémi Denis-Courmont Accepted
[FFmpeg-devel,6/7] lavc/pixblockdsp: RISC-V V 16-bit get_pixels & get_pixels_unaligned [FFmpeg-devel,1/7] lavu/riscv: helper to read the vector length - - - - 2-- 2022-09-27 Rémi Denis-Courmont Accepted
[FFmpeg-devel,5/7] lavc/pixblockdsp: RISC-V V 8-bit get_pixels & get_pixels_unaligned [FFmpeg-devel,1/7] lavu/riscv: helper to read the vector length - - - - 2-- 2022-09-27 Rémi Denis-Courmont New
[FFmpeg-devel,4/7] lavc/idctdsp: RISC-V V put_signed_pixels_clamped function [FFmpeg-devel,1/7] lavu/riscv: helper to read the vector length - - - - 2-- 2022-09-27 Rémi Denis-Courmont Accepted
[FFmpeg-devel,3/7] lavc/idctdsp: RISC-V V add_pixels_clamped function [FFmpeg-devel,1/7] lavu/riscv: helper to read the vector length - - - - 2-- 2022-09-27 Rémi Denis-Courmont Accepted
[FFmpeg-devel,2/7] lavc/idctdsp: RISC-V V put_pixels_clamped function [FFmpeg-devel,1/7] lavu/riscv: helper to read the vector length - - - - 2-- 2022-09-27 Rémi Denis-Courmont New
[FFmpeg-devel,1/7] lavu/riscv: helper to read the vector length [FFmpeg-devel,1/7] lavu/riscv: helper to read the vector length - - - - 2-- 2022-09-27 Rémi Denis-Courmont Accepted
[FFmpeg-devel,RFC,0/7] RISC-V V vector length dealings - - - - --- 2022-09-27 Rémi Denis-Courmont New
[FFmpeg-devel] avcodec/vc2enc_dwt: Fix left shifts of negative numbers [FFmpeg-devel] avcodec/vc2enc_dwt: Fix left shifts of negative numbers - - - - 2-- 2022-09-27 Andreas Rheinhardt Accepted
[FFmpeg-devel] avocdec/cavsdsp: Fix undefined pointer arithmetic [FFmpeg-devel] avocdec/cavsdsp: Fix undefined pointer arithmetic - - - - 2-- 2022-09-27 Andreas Rheinhardt Accepted
[FFmpeg-devel] ffmpeg: fix implementation of updated input start time [FFmpeg-devel] ffmpeg: fix implementation of updated input start time - - - - 2-- 2022-09-27 Gyan Doshi New
[FFmpeg-devel] avcodec/jpeg2000dsp: Use unsigned to avoid overflow [FFmpeg-devel] avcodec/jpeg2000dsp: Use unsigned to avoid overflow - - - - 4-- 2022-09-27 Andreas Rheinhardt Accepted
[FFmpeg-devel] avocdec/snowenc: Fix left shift of negative number [FFmpeg-devel] avocdec/snowenc: Fix left shift of negative number - 1 - - 4-- 2022-09-27 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/jpeg2000dwt: Fix left shift of negative number [FFmpeg-devel] avcodec/jpeg2000dwt: Fix left shift of negative number - - - - 4-- 2022-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/5] avutil/tests/pixelutils: Test that all non-hw pix fmts have components [FFmpeg-devel,1/5] avutil/pixdesc: Remove always-false checks - - - - 4-- 2022-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/5] avutil/tests/pixelutils: Use av_assert0 instead for test tools [FFmpeg-devel,1/5] avutil/pixdesc: Remove always-false checks - - - - 4-- 2022-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/5] avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only user [FFmpeg-devel,1/5] avutil/pixdesc: Remove always-false checks - - - - 4-- 2022-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/5] avutil/pixdesc: Avoid direct access to pix fmt desc array [FFmpeg-devel,1/5] avutil/pixdesc: Remove always-false checks - - - - 4-- 2022-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/5] avutil/pixdesc: Remove always-false checks [FFmpeg-devel,1/5] avutil/pixdesc: Remove always-false checks - - - - 4-- 2022-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel] avfilter/scale_eval: Reduce rounding error. [FFmpeg-devel] avfilter/scale_eval: Reduce rounding error. - - 1 - 4-- 2022-09-26 Tristan Schmelcher New
[FFmpeg-devel,1/1] libswscale: force a minimum size of the slide for bayer sources [FFmpeg-devel,1/1] libswscale: force a minimum size of the slide for bayer sources - - - - 4-- 2022-09-26 Chema Gonzalez Accepted
[FFmpeg-devel] checkasm: test packed YUYV to planar YUV 4:2:2 [FFmpeg-devel] checkasm: test packed YUYV to planar YUV 4:2:2 - - - - 4-- 2022-09-26 Rémi Denis-Courmont New
[FFmpeg-devel,31/31] lavc/aacpsdsp: RISC-V V stereo_interpolate[0] initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,30/31] lavc/aacpsdsp: RISC-V V hybrid_synthesis_deint initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,29/31] lavc/aacpsdsp: RISC-V V hybrid_analysis_ileave initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,28/31] lavc/aacpsdsp: RISC-V V hybrid_analysis initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,27/31] lavc/aacpsdsp: RISC-V V mul_pair_single initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,26/31] lavc/aacpsdsp: RISC-V V add_squares initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,25/31] lavc/vorbisdsp: RISC-V V inverse_coupling initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont New
[FFmpeg-devel,24/31] lavc/fmtconvert: RISC-V V int32_to_float_fmul_array8 initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,23/31] lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,22/31] lavc/audiodsp: RISC-V V scalarproduct_int16 initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,21/31] lavc/audiodsp: RISC-V V vector_clipf initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,20/31] lavc/audiodsp: RISC-V V vector_clip_int32 initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont New
[FFmpeg-devel,19/31] lavu/fixeddsp: RISC-V V butterflies_fixed initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,18/31] lavu/floatdsp: RISC-V V scalarproduct_float initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,17/31] lavu/floatdsp: RISC-V V vector_fmul_window initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont New
[FFmpeg-devel,16/31] lavu/floatdsp: RISC-V V vector_fmul_reverse initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,15/31] lavu/floatdsp: RISC-V V butterflies_float initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,14/31] lavu/floatdsp: RISC-V V vector_fmul_add initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,13/31] lavu/floatdsp: RISC-V V vector_dmac_scalar initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,12/31] lavu/floatdsp: RISC-V V vector_fmac_scalar initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,11/31] lavu/floatdsp: RISC-V V vector_dmul initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,10/31] lavu/floatdsp: RISC-V V vector_fmul initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,09/31] lavu/floatdsp: RISC-V V vector_dmul_scalar initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,08/31] lavu/floatdsp: RISC-V V vector_fmul_scalar initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,07/31] lavu/riscv: fallback macros for SH{1, 2, 3}ADD initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont New
[FFmpeg-devel,06/31] configure: probe RISC-V Vector extension initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont New
[FFmpeg-devel,05/31] lavu/cpu: CPU flags for the RISC-V Vector extension initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,04/31] lavc/pixblockdsp: RISC-V I get_pixels initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont New
[FFmpeg-devel,03/31] lavc/audiodsp: RISC-V F vector_clipf initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont New
[FFmpeg-devel,02/31] lavu/riscv: initial common header for assembler macros initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont New
[FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions initial RISC-V CPU extensions - - - - --- 2022-09-26 Rémi Denis-Courmont Accepted
[FFmpeg-devel,v3] Add avpriv_slicethread_create2() and avpriv_slicethread_execute2(), make execute(… [FFmpeg-devel,v3] Add avpriv_slicethread_create2() and avpriv_slicethread_execute2(), make execute(… - - - - 22- 2022-09-26 Tomas Härdin New
[FFmpeg-devel] avcodec/ac3dsp: Remove unused parameter [FFmpeg-devel] avcodec/ac3dsp: Remove unused parameter - - - - 4-- 2022-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/avio: Schedule AVIODirContext to become an opaque type [FFmpeg-devel] avformat/avio: Schedule AVIODirContext to become an opaque type - - - - 4-- 2022-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel] configure: Remove dcbzl check for e500v1 and e500v2 architectures [FFmpeg-devel] configure: Remove dcbzl check for e500v1 and e500v2 architectures - - - - -2- 2022-09-26 Peter Krefting New
[FFmpeg-devel,v2] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC [FFmpeg-devel,v2] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC - - - - 4-- 2022-09-26 wangyaqiang New
[FFmpeg-devel,v2,2/2] libavcodec/qsvenc: Let runtime to decide targetUsage [FFmpeg-devel,v2,1/2] libavcodec/qsvenc: Let runtime to set default parameter. - - - - 4-- 2022-09-26 Chen, Wenbin New
[FFmpeg-devel,v2,1/2] libavcodec/qsvenc: Let runtime to set default parameter. [FFmpeg-devel,v2,1/2] libavcodec/qsvenc: Let runtime to set default parameter. - - - - 4-- 2022-09-26 Chen, Wenbin Accepted
[FFmpeg-devel,4/4] lavc/aarch64: Add neon implementation for vsse_intra8 [FFmpeg-devel,1/4] lavc/aarch64: Add neon implementation for pix_abs8 functions. - - - - 4-- 2022-09-26 Grzegorz Bernacki New
[FFmpeg-devel,3/4] lavc/aarch64: Provide optimized implementation of vsse8 for arm64. [FFmpeg-devel,1/4] lavc/aarch64: Add neon implementation for pix_abs8 functions. - - - - 4-- 2022-09-26 Grzegorz Bernacki New
[FFmpeg-devel,2/4] lavc/aarch64: Provide neon implementation of nsse8 [FFmpeg-devel,1/4] lavc/aarch64: Add neon implementation for pix_abs8 functions. - - - - 4-- 2022-09-26 Grzegorz Bernacki New
[FFmpeg-devel,1/4] lavc/aarch64: Add neon implementation for pix_abs8 functions. [FFmpeg-devel,1/4] lavc/aarch64: Add neon implementation for pix_abs8 functions. - - - - 4-- 2022-09-26 Grzegorz Bernacki New
[FFmpeg-devel,2/2] libavcodec/qsvenc: Let runtime to decide targetUsage [FFmpeg-devel,1/2] libavcodec/qsvenc: Let runtime to set default parameter. - - - - 4-- 2022-09-26 Chen, Wenbin New
[FFmpeg-devel,1/2] libavcodec/qsvenc: Let runtime to set default parameter. [FFmpeg-devel,1/2] libavcodec/qsvenc: Let runtime to set default parameter. - - - - 4-- 2022-09-26 Chen, Wenbin New
[FFmpeg-devel] lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC) [FFmpeg-devel] lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC) - 1 - - 4-- 2022-09-26 Xiang, Haihao New
[FFmpeg-devel,v6,2/2] ffmpeg: Deprecate display rotation override with a metadata key ffmpeg: Add display_{rotation, hflip, vflip} options - - - - 4-- 2022-09-26 Thilo Borgmann New
[FFmpeg-devel,v6,1/2] ffmpeg: Add display_{rotation, hflip, vflip} options ffmpeg: Add display_{rotation, hflip, vflip} options - - - - 31- 2022-09-26 Thilo Borgmann New
[FFmpeg-devel,2/2] avcodec/aacdectab: Remove empty channel layouts [FFmpeg-devel,1/2] avcodec/codec_internal: Avoid deprecation warnings for channel_layouts - - - - 2-- 2022-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] avcodec/codec_internal: Avoid deprecation warnings for channel_layouts [FFmpeg-devel,1/2] avcodec/codec_internal: Avoid deprecation warnings for channel_layouts - - - - 2-- 2022-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] avcodec/dirac_dwt: Avoid conversions between function pointers and void* [FFmpeg-devel,1/2] avcodec/dirac_dwt(_template): Don't use ff_-prefix for static func - - - - 2-- 2022-09-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] avcodec/dirac_dwt(_template): Don't use ff_-prefix for static func [FFmpeg-devel,1/2] avcodec/dirac_dwt(_template): Don't use ff_-prefix for static func - 1 - - 2-- 2022-09-25 Andreas Rheinhardt Accepted
[FFmpeg-devel] doc/resampler: document the new swr channel layout options [FFmpeg-devel] doc/resampler: document the new swr channel layout options - - - - 2-- 2022-09-25 James Almer New
[FFmpeg-devel,2/2] avcodec/tiff: Remove unused function parameter [FFmpeg-devel,1/2] avcodec/tiff: Remove commented-out code - - - - 2-- 2022-09-25 Andreas Rheinhardt New
[FFmpeg-devel,1/2] avcodec/tiff: Remove commented-out code [FFmpeg-devel,1/2] avcodec/tiff: Remove commented-out code - - - - 2-- 2022-09-25 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/mjpegdec: check that component index is positive [FFmpeg-devel] avcodec/mjpegdec: check that component index is positive - - - - 1-1 2022-09-25 Paul B Mahol New
[FFmpeg-devel] avutil/display: Drop wrong comments about matrices being allocated [FFmpeg-devel] avutil/display: Drop wrong comments about matrices being allocated - - - - 2-- 2022-09-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,v5,3/3] ffmpeg: Deprecate display rotation override with a metadata key ffmpeg: Add display_{rotation, hflip, vflip, scale} options - - - - --- 2022-09-25 Thilo Borgmann New
[FFmpeg-devel,v5,2/3] ffmpeg: Add display_{rotation, hflip, vflip, scale} options ffmpeg: Add display_{rotation, hflip, vflip, scale} options - - - - --- 2022-09-25 Thilo Borgmann New
[FFmpeg-devel,v5,1/3] lavu/display: Add scaling functions to the display matrix ffmpeg: Add display_{rotation, hflip, vflip, scale} options - - - - --- 2022-09-25 Thilo Borgmann New
[FFmpeg-devel,3/3] avcodec/lsp: Make ff_lsp2polyf() static [FFmpeg-devel,1/3] avcodec/amrwbdec, lsp: Include mips headers only #if ARCH_MIPS - - - - --- 2022-09-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/3] avcodec/lsp: Move ff_lsp2polyf() upwards in lsp.c [FFmpeg-devel,1/3] avcodec/amrwbdec, lsp: Include mips headers only #if ARCH_MIPS - - - - --- 2022-09-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/3] avcodec/amrwbdec, lsp: Include mips headers only #if ARCH_MIPS [FFmpeg-devel,1/3] avcodec/amrwbdec, lsp: Include mips headers only #if ARCH_MIPS - - - - --- 2022-09-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,31/31] lavc/aacpsdsp: RISC-V V stereo_interpolate[0] [FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions - - - - --- 2022-09-25 Rémi Denis-Courmont New
[FFmpeg-devel,30/31] lavc/aacpsdsp: RISC-V V hybrid_synthesis_deint [FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions - - - - --- 2022-09-25 Rémi Denis-Courmont New
[FFmpeg-devel,29/31] lavc/aacpsdsp: RISC-V V hybrid_analysis_ileave [FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions - - - - --- 2022-09-25 Rémi Denis-Courmont New
[FFmpeg-devel,28/31] lavc/aacpsdsp: RISC-V V hybrid_analysis [FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions - - - - --- 2022-09-25 Rémi Denis-Courmont New
[FFmpeg-devel,27/31] lavc/aacpsdsp: RISC-V V mul_pair_single [FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions - - - - --- 2022-09-25 Rémi Denis-Courmont New
[FFmpeg-devel,26/31] lavc/aacpsdsp: RISC-V V add_squares [FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions - - - - --- 2022-09-25 Rémi Denis-Courmont New
[FFmpeg-devel,25/31] lavc/vorbisdsp: RISC-V V inverse_coupling [FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions - - - - --- 2022-09-25 Rémi Denis-Courmont New
« 1 2 ... 103 104 105460 461 »