Show patches with: none      |   46555 patches
« 1 2 ... 107 108 109465 466 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] avfilter/vf_libvmaf: Update ssim, ms_ssim options description [FFmpeg-devel] avfilter/vf_libvmaf: Update ssim, ms_ssim options description - - - - 2-- 2022-09-09 Yondon Fu Accepted
[FFmpeg-devel,18/18] lavu/riscv: fixed vector sum-and-difference with RVV [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,17/18] lavu/riscv: float vector dot product with RVV [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,16/18] lavu/riscv: float vector windowed overlap/add with RVV [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,15/18] lavu/riscv: float reversed vector multiplication with RVV [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,14/18] lavu/riscv: float vector sum-and-difference with RVV [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,13/18] lavu/riscv: float vector multiplication-addition with RVV [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,12/18] lavu/riscv: float vector multiply-accumulate with RVV [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,11/18] lavu/riscv: float vector-vector multiplication with RVV [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,10/18] lavu/riscv: float vector-scalar multiplication with RVV [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,09/18] checkasm: register the RISC-V V subsets [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,08/18] lavu/riscv: add CPU flags for the RISC-V Vector extension [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,07/18] lavu/riscv: initial common header for assembler macros [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,06/18] configure: probe RISC-V Vector extension [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,05/18] lavu/riscv: add <intmath.h> optimisations [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,04/18] lavu/riscv: byte-swap operations [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,03/18] configure/riscv: detect fast CLZ [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,02/18] lavu/riscv: AV_READ_TIME cycle counter [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,01/18] doc: reference the RISC-V specification [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC [FFmpeg-devel] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC - - - - 4-- 2022-09-09 wangyaqiang New
[FFmpeg-devel,2/2] Revert "avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx" [FFmpeg-devel,1/2] Revert "avcodec/loongarch: Add wrapper for __lsx_vldx" - - - - 42- 2022-09-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] Revert "avcodec/loongarch: Add wrapper for __lsx_vldx" [FFmpeg-devel,1/2] Revert "avcodec/loongarch: Add wrapper for __lsx_vldx" - - - - 4-- 2022-09-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,2/2] lavc/mips: Fix hevc decoding bugs on MIPS paltform. [FFmpeg-devel,v2,1/2] lavc/mips: Fix bugs in me_cmp_msa.c file. - - - - 4-- 2022-09-09 陈昊 Accepted
[FFmpeg-devel,v2,1/2] lavc/mips: Fix bugs in me_cmp_msa.c file. [FFmpeg-devel,v2,1/2] lavc/mips: Fix bugs in me_cmp_msa.c file. - - - - 4-- 2022-09-09 陈昊 Accepted
[FFmpeg-devel,v5,3/3] swscale/la: Add output_lasx.c file. [FFmpeg-devel,v5,1/3] swscale/la: Optimize hscale functions with lasx. - - - - 2-- 2022-09-09 陈昊 Accepted
[FFmpeg-devel,v5,2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files [FFmpeg-devel,v5,1/3] swscale/la: Optimize hscale functions with lasx. - - - - 2-- 2022-09-09 陈昊 Accepted
[FFmpeg-devel,v5,1/3] swscale/la: Optimize hscale functions with lasx. [FFmpeg-devel,v5,1/3] swscale/la: Optimize hscale functions with lasx. - - - - 2-- 2022-09-09 陈昊 Accepted
[FFmpeg-devel,v4,3/3] swscale/la: Add output_lasx.c file. [FFmpeg-devel,v4,1/3] swscale/la: Optimize hscale functions with lasx. - - - - 31- 2022-09-09 陈昊 Superseded
[FFmpeg-devel,v4,2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files [FFmpeg-devel,v4,1/3] swscale/la: Optimize hscale functions with lasx. - - - - 4-- 2022-09-09 陈昊 Superseded
[FFmpeg-devel,v4,1/3] swscale/la: Optimize hscale functions with lasx. [FFmpeg-devel,v4,1/3] swscale/la: Optimize hscale functions with lasx. - - - - 31- 2022-09-09 陈昊 Superseded
[FFmpeg-devel] lavu/pixdesc: favour formats where bit depth exactly matches [FFmpeg-devel] lavu/pixdesc: favour formats where bit depth exactly matches - - - - 4-- 2022-09-09 Philip Langdale New
[FFmpeg-devel,v3,3/3] swscale/la: Add output_lasx.c file. [FFmpeg-devel,v3,1/3] swscale/la: Optimize hscale functions with lasx. - - - - 31- 2022-09-09 陈昊 Superseded
[FFmpeg-devel,v3,2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files [FFmpeg-devel,v3,1/3] swscale/la: Optimize hscale functions with lasx. - - - - 31- 2022-09-09 陈昊 Superseded
[FFmpeg-devel,v3,1/3] swscale/la: Optimize hscale functions with lasx. [FFmpeg-devel,v3,1/3] swscale/la: Optimize hscale functions with lasx. - - - - 31- 2022-09-09 陈昊 Superseded
[FFmpeg-devel,2/2] libavformat/hls: Free keys [FFmpeg-devel,1/2] tools/target_dec_fuzzer: Adjust threshold for UTVIDEO - 1 - - 2-- 2022-09-08 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] tools/target_dec_fuzzer: Adjust threshold for UTVIDEO [FFmpeg-devel,1/2] tools/target_dec_fuzzer: Adjust threshold for UTVIDEO - - - - 2-- 2022-09-08 Michael Niedermayer Accepted
[FFmpeg-devel] swsresample/swresample: abort on invalid layouts [FFmpeg-devel] swsresample/swresample: abort on invalid layouts - - - - 2-- 2022-09-08 James Almer Accepted
[FFmpeg-devel,v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding. [FFmpeg-devel,v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding. - - - - 2-- 2022-09-08 Caleb Etemesi New
[FFmpeg-devel,1/1] fate/opus: add silk LBRR test (refs #9890) [FFmpeg-devel,1/1] fate/opus: add silk LBRR test (refs #9890) - - - - 1-1 2022-09-08 Tristan Matthews Accepted
[FFmpeg-devel] avcodec/flac_parser: fix triggered assert [FFmpeg-devel] avcodec/flac_parser: fix triggered assert - - - - 2-- 2022-09-08 Paul B Mahol New
[FFmpeg-devel,v1,1/1] avfilter/vf_tonemap: add herimte tone mapping [FFmpeg-devel,v1,1/1] avfilter/vf_tonemap: add herimte tone mapping - - - - 2-- 2022-09-08 mirs fang New
[FFmpeg-devel,2/2] avcodec/dca_core: Only call emms_c() if needed [FFmpeg-devel,1/2] avutil/x86/intreadwrite: Add ability to detect whether MMX code is used - - - - 2-- 2022-09-08 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] avutil/x86/intreadwrite: Add ability to detect whether MMX code is used [FFmpeg-devel,1/2] avutil/x86/intreadwrite: Add ability to detect whether MMX code is used - - - - 2-- 2022-09-08 Andreas Rheinhardt Accepted
[FFmpeg-devel,v1,2/2] Fix hevc decoding bugs on MIPS paltform. [FFmpeg-devel,v1,1/2] Fix bugs in me_cmp_msa.c file. - - - - 21- 2022-09-08 陈昊 Superseded
[FFmpeg-devel,v1,1/2] Fix bugs in me_cmp_msa.c file. [FFmpeg-devel,v1,1/2] Fix bugs in me_cmp_msa.c file. - - - - 21- 2022-09-08 陈昊 Superseded
[FFmpeg-devel,v1,1/1] avfilter/vf_tonemap: add herimte tone mapping [FFmpeg-devel,v1,1/1] avfilter/vf_tonemap: add herimte tone mapping - - - - 2-- 2022-09-08 mirs fang New
[FFmpeg-devel] avcodec: Vorbis decode: don't use a flag to determine if frames have been output [FFmpeg-devel] avcodec: Vorbis decode: don't use a flag to determine if frames have been output - 1 - - 21- 2022-09-08 Jyrki Vesterinen Accepted
[FFmpeg-devel] ffmpeg: fix increment of sync_opts [FFmpeg-devel] ffmpeg: fix increment of sync_opts - - - - 2-- 2022-09-08 Xiaolei Yu New
[FFmpeg-devel,5/5] lavc/aarch64: Provide neon implementation of nsse16 Provide optimized neon implementation - - - - 2-- 2022-09-08 Hubert Mazur Accepted
[FFmpeg-devel,4/5] lavc/aarch64: Add neon implementation for vsse_intra16 Provide optimized neon implementation - - - - 2-- 2022-09-08 Hubert Mazur New
[FFmpeg-devel,3/5] lavc/aarch64: Add neon implementation for vsad_intra16 Provide optimized neon implementation - - - - 2-- 2022-09-08 Hubert Mazur New
[FFmpeg-devel,2/5] lavc/aarch64: Add neon implementation of vsse16 Provide optimized neon implementation - - - - 2-- 2022-09-08 Hubert Mazur New
[FFmpeg-devel,1/5] lavc/aarch64: Add neon implementation for vsad16 Provide optimized neon implementation - - - - 2-- 2022-09-08 Hubert Mazur New
[FFmpeg-devel] avcodec: Vorbis decode: don't use a flag to determine if frames have been output [FFmpeg-devel] avcodec: Vorbis decode: don't use a flag to determine if frames have been output - - - - 21- 2022-09-08 Jyrki Vesterinen New
[FFmpeg-devel,3/3] swscale/output: Don't call av_pix_fmt_desc_get() in a loop [FFmpeg-devel,1/2] swscale/input: Remove spec-incompliant '; ' - 1 - - 2-- 2022-09-08 Andreas Rheinhardt Superseded
[FFmpeg-devel,2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get() [FFmpeg-devel,1/2] swscale/input: Remove spec-incompliant '; ' - - - - 2-- 2022-09-08 Andreas Rheinhardt Superseded
[FFmpeg-devel,1/2] swscale/input: Remove spec-incompliant '; ' [FFmpeg-devel,1/2] swscale/input: Remove spec-incompliant '; ' - - - - 2-- 2022-09-08 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/matroska: Support HDR10+ metadata in Matroska. [FFmpeg-devel] avformat/matroska: Support HDR10+ metadata in Matroska. - - - - 2-- 2022-09-08 Mohammad Izadi New
[FFmpeg-devel,2/2] fate/matroska: Add test for updating AV1 extradata [FFmpeg-devel,1/2] tests/fate-run: Allow to set input options for encoding pass - - - - 2-- 2022-09-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] tests/fate-run: Allow to set input options for encoding pass [FFmpeg-devel,1/2] tests/fate-run: Allow to set input options for encoding pass - - - - 2-- 2022-09-07 Andreas Rheinhardt Accepted
[FFmpeg-devel] format/imfdec: improve error handling when selecting tracks for playback [FFmpeg-devel] format/imfdec: improve error handling when selecting tracks for playback - - - - 2-- 2022-09-07 Pierre-Anthony Lemieux New
[FFmpeg-devel,1/1] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding. [FFmpeg-devel,1/1] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding. - - - - -1- 2022-09-07 Caleb Etemesi New
[FFmpeg-devel] Bonk, Bonk [FFmpeg-devel] Bonk, Bonk - - - - 11- 2022-09-07 Paul B Mahol New
[FFmpeg-devel,2/2] avcodec/ralf: Move variable from context to stack [FFmpeg-devel,1/2] avcodec/ralf: Move frame allocation after error checks - - - - 2-- 2022-09-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] avcodec/ralf: Move frame allocation after error checks [FFmpeg-devel,1/2] avcodec/ralf: Move frame allocation after error checks - - - - 2-- 2022-09-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] fate/mxf: Add ProRes remux test [FFmpeg-devel,1/2] tests/mxf: Fix test requirements - - - - 2-- 2022-09-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] tests/mxf: Fix test requirements [FFmpeg-devel,1/2] tests/mxf: Fix test requirements - - - - 2-- 2022-09-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,avcodec/amfenc:,10,bit,support,v2,3/3] avcodec/amfenc: HDR metadata. [FFmpeg-devel,avcodec/amfenc:,10,bit,support,v2,1/3] amf: Update the min version to 1.4.23.0 for AM… - - - - 2-- 2022-09-07 Dmitrii Ovchinnikov New
[FFmpeg-devel,avcodec/amfenc:,10,bit,support,v2,2/3] avcodec/amfenc: Fixes the color information in… [FFmpeg-devel,avcodec/amfenc:,10,bit,support,v2,1/3] amf: Update the min version to 1.4.23.0 for AM… - - - - 2-- 2022-09-07 Dmitrii Ovchinnikov New
[FFmpeg-devel,avcodec/amfenc:,10,bit,support,v2,1/3] amf: Update the min version to 1.4.23.0 for AM… [FFmpeg-devel,avcodec/amfenc:,10,bit,support,v2,1/3] amf: Update the min version to 1.4.23.0 for AM… - - - - 2-- 2022-09-07 Dmitrii Ovchinnikov New
[FFmpeg-devel,v4] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with … [FFmpeg-devel,v4] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with … - - - - 2-- 2022-09-07 Wang, Bin New
[FFmpeg-devel,v3,2/2] fate/mxf: add JPEG 2000 test [FFmpeg-devel,v3,1/2] avformat/mxf: set stream frame rates for ST 422 essence containers - - - - 4-- 2022-09-06 Pierre-Anthony Lemieux New
[FFmpeg-devel,v3,1/2] avformat/mxf: set stream frame rates for ST 422 essence containers [FFmpeg-devel,v3,1/2] avformat/mxf: set stream frame rates for ST 422 essence containers - - - - 4-- 2022-09-06 Pierre-Anthony Lemieux New
[FFmpeg-devel] avformat/matroska: Support HDR10+ metadata in Matroska. [FFmpeg-devel] avformat/matroska: Support HDR10+ metadata in Matroska. - - - - 22- 2022-09-06 Mohammad Izadi New
[FFmpeg-devel,4/4] swscale/output: add support for Y210LE and Y212LE swscale/output: Add support for new VAAPI formats - - - - 4-- 2022-09-06 Philip Langdale New
[FFmpeg-devel,3/4] swscale/output: add support for XV30LE swscale/output: Add support for new VAAPI formats - - - - 4-- 2022-09-06 Philip Langdale New
[FFmpeg-devel,2/4] swscale/output: add support for XV36LE swscale/output: Add support for new VAAPI formats - - - - 4-- 2022-09-06 Philip Langdale New
[FFmpeg-devel,1/4] swscale/output: add support for P012 swscale/output: Add support for new VAAPI formats - - - - 4-- 2022-09-06 Philip Langdale New
[FFmpeg-devel,12/12] lavu/riscv: fixed vector sum-and-difference with RVV RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,11/12] lavu/riscv: float vector dot product with RVV RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,10/12] lavu/riscv: float vector windowed overlap/add with RVV RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,09/12] lavu/riscv: float reversed vector multiplication with RVV RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,08/12] lavu/riscv: float vector sum-and-difference with RVV RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,07/12] lavu/riscv: float vector multiplication-addition with RVV RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,06/12] lavu/riscv: float vector multiply-accumulate with RVV RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,05/12] lavu/riscv: float vector-vector multiplication with RVV RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,04/12] lavu/riscv: float vector-scalar multiplication with RVV RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,03/12] lavu/riscv: initial common header for assembler macros RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,02/12] checkasm: register the RISC-V V subsets RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,01/12] lavu/riscv: add CPU flags for the RISC-V Vector extension RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,5/5] lavu/riscv: add <intmath.h> optimisations [FFmpeg-devel,1/5] doc: reference the RISC-V specification - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,5/5] lavu/riscv: add <intmath.h> optimisations Untitled series #7405 - - - - --- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,4/5] lavu/riscv: byte-swap operations [FFmpeg-devel,1/5] doc: reference the RISC-V specification - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,3/5] configure/riscv: detect fast CLZ [FFmpeg-devel,1/5] doc: reference the RISC-V specification - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,2/5] lavu/riscv: AV_READ_TIME cycle counter [FFmpeg-devel,1/5] doc: reference the RISC-V specification - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,1/5] doc: reference the RISC-V specification [FFmpeg-devel,1/5] doc: reference the RISC-V specification - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,PATCHv2,0/5] RISC-V scalar and Zbb support - - - - --- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,v2] x86/tx_float: Fix building for platforms with a symbol prefix [FFmpeg-devel,v2] x86/tx_float: Fix building for platforms with a symbol prefix - 1 - - 4-- 2022-09-06 Martin Storsjö Accepted
[FFmpeg-devel,v12,9/9] avcodec/evc: Changes in Changelog and MAINTAINERS files [FFmpeg-devel,v12,1/9] avcodec/evc: MPEG-5 EVC codec registration - - - - 4-- 2022-09-06 Dawid Kozinski New
[FFmpeg-devel,v12,8/9] avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content [FFmpeg-devel,v12,1/9] avcodec/evc: MPEG-5 EVC codec registration - - - - 4-- 2022-09-06 Dawid Kozinski New
« 1 2 ... 107 108 109465 466 »