September 2022 Archives by author
Starting: Thu Sep 1 00:22:14 EEST 2022
Ending: Fri Sep 30 20:29:02 EEST 2022
Messages: 1671
- [FFmpeg-devel] [PATCH v2] fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix
"zhilizhao(赵志立)"
- [FFmpeg-devel] [Internet][PATCH] fftools/ffmpeg_filter: configure min_hard_comp unconditionally
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: fix av_display_rotation_set() type cast
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH] avformat/mov: parse the last moof box when mp4 segment format
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH] avformat/mov: parse the last moof box when mp4 segment format
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH] avformat/mov: parse the last moof box when mp4 segment format
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH] avutil/tests/.gitignore: Add channel_layout testtool
James Almer
- [FFmpeg-devel] [PATCH] avcodec: add a bsf to reorder DTS into PTS
James Almer
- [FFmpeg-devel] [PATCH] avfilter/vf_scale: overwrite the width and eight expressions with the original values
James Almer
- [FFmpeg-devel] [PATCH] avcodec: flac x86 asm fix
James Almer
- [FFmpeg-devel] [PATCH] avfilter/avfilter: Don't use AVFrame.channel_layout
James Almer
- [FFmpeg-devel] [PATCH 1/3] lavu/pixfmt: Add P012, Y212, XV30, and XV36 formats
James Almer
- [FFmpeg-devel] [PATCH] avfilter/vf_scale: overwrite the width and eight expressions with the original values
James Almer
- [FFmpeg-devel] [PATCH] swsresample/swresample: abort on invalid layouts
James Almer
- [FFmpeg-devel] [PATCH] swsresample/swresample: abort on invalid layouts
James Almer
- [FFmpeg-devel] [PATCH] swresample/swresample: fix assert failure
James Almer
- [FFmpeg-devel] [PATCH] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC
James Almer
- [FFmpeg-devel] [PATCH] libavformat/flac_picture: Don't return AVERROR_INVALIDDATA for errors with flac picture mimetype
James Almer
- [FFmpeg-devel] [PATCH] avformat/riffdec: don't unconditionally overwrite WAVEFORMATEXTENSIBLE layout
James Almer
- [FFmpeg-devel] [PATCH v2] avformat/riffdec: don't unconditionally overwrite WAVEFORMATEXTENSIBLE layout
James Almer
- [FFmpeg-devel] [PATCH] avcodec: Micronas SC-4 decoder and parser
James Almer
- [FFmpeg-devel] [PATCH] avcodec: Micronas SC-4 decoder and parser
James Almer
- [FFmpeg-devel] [PATCH v2] avformat/riffdec: don't unconditionally overwrite WAVEFORMATEXTENSIBLE layout
James Almer
- [FFmpeg-devel] [PATCH]lavc/x86/simple_idct: Fix linking shared libavcodec with MS link.exe
James Almer
- [FFmpeg-devel] [PATCH] avcodec/bonk: Actually clip when using av_clip()
James Almer
- [FFmpeg-devel] [PATCH] fftools/opt_common: check the return value of av_hwdevice_get_type_name before printing it
James Almer
- [FFmpeg-devel] [PATCH] avcodec/x86/audiodsp: add scalarproduct avx2
James Almer
- [FFmpeg-devel] [PATCH] avcodec/x86/audiodsp: add scalarproduct avx2
James Almer
- [FFmpeg-devel] [PATCH] swsresample/swresample: abort on invalid layouts
James Almer
- [FFmpeg-devel] [PATCH] fftools/opt_common: check the return value of av_hwdevice_get_type_name before printing it
James Almer
- [FFmpeg-devel] [PATCH 1/1] lavu/riscv: fix av_clip_int16
James Almer
- [FFmpeg-devel] [PATCH 5/7] swresample/swresample: Fix mismatching argument names
James Almer
- [FFmpeg-devel] [PATCH] avfilter/vf_drawbox: use the correct macro to fill rgb plane pointers
James Almer
- [FFmpeg-devel] [PATCH 1/5] avcodec/decode: Check for more invalid channel counts
James Almer
- [FFmpeg-devel] [PATCH] avcodec/avcodec: Use the new API fields to validate the layout returned by decoders
James Almer
- [FFmpeg-devel] [PATCH v2] avcodec/avcodec: Use the new API fields to validate the layout returned by decoders
James Almer
- [FFmpeg-devel] [PATCH 1/5] avcodec/decode: Check for more invalid channel counts
James Almer
- [FFmpeg-devel] [PATCHv2 1/2] lavc/vorbisdec: use ptrdiff_t to iterate over intptr_t
James Almer
- [FFmpeg-devel] [PATCH] tests/checkasm: add a test for VorbisDSPContext
James Almer
- [FFmpeg-devel] [PATCH] avcodec/vorbisdec: Move ff_vorbis_inverse_coupling() to vorbisdsp.c
James Almer
- [FFmpeg-devel] [PATCH] tests/checkasm: add a test for VorbisDSPContext
James Almer
- [FFmpeg-devel] [PATCH] tests/checkasm: add a test for VorbisDSPContext
James Almer
- [FFmpeg-devel] [PATCH 1/2] x86/aacpsdsp: precompute constant factors
James Almer
- [FFmpeg-devel] [PATCH 2/2] x86/aacpsdsp: add ps_hybrid_analysis_fma3
James Almer
- [FFmpeg-devel] [PATCH] libavformat/riffec: Zero-initialize `channels` in `ff_get_wav_header`
James Almer
- [FFmpeg-devel] [PATCH 03/17] avcodec/avcodec: Check for more invalid channel layouts
James Almer
- [FFmpeg-devel] [PATCH] avformat/cafenc: derive Opus frame size from the relevant stream parameters
James Almer
- [FFmpeg-devel] [PATCH 2/7] sws: add jobs option, distinct from threads
James Almer
- [FFmpeg-devel] [PATCH] lavc: export flag for MPEG audio dual channel
James Almer
- [FFmpeg-devel] [PATCH] avutil/channel_layout: mention how the API user should treat channel orders it does not understand
James Almer
- [FFmpeg-devel] [PATCH] avcodec/lpc: use ptrdiff_t for length parameters
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec/lpc: zero the middle odd sample in the output
James Almer
- [FFmpeg-devel] [PATCH 2/2] tests/checkasm/lpc: randomize buffer length
James Almer
- [FFmpeg-devel] [PATCH 3/3] x86/lpc: use fused negative multiply-add instructions where useful
James Almer
- [FFmpeg-devel] [PATCH] tests/checkasm/lpc: print mismatching values
James Almer
- [FFmpeg-devel] [PATCH v2] avformat/cafenc: derive Opus frame size from the relevant stream parameters
James Almer
- [FFmpeg-devel] [PATCH] avcodec: add a bsf to reorder DTS into PTS
James Almer
- [FFmpeg-devel] [PATCH] A-pac demuxer and decoder
James Almer
- [FFmpeg-devel] [PATCH] avcodec/opusdec: stop setting deprecated swr options
James Almer
- [FFmpeg-devel] [PATCH] avcodec/opusdec: stop setting deprecated swr options
James Almer
- [FFmpeg-devel] [PATCH v2] avformat/cafenc: derive Opus frame size from the relevant stream parameters
James Almer
- [FFmpeg-devel] [PATCH] doc/resampler: document the new swr channel layout options
James Almer
- [FFmpeg-devel] [PATCH v3] Add avpriv_slicethread_create2() and avpriv_slicethread_execute2(), make execute() and execute2() return FFMIN() of thread return codes
James Almer
- [FFmpeg-devel] [PATCH] lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC)
James Almer
- [FFmpeg-devel] [PATCH 3/6] avformat/aviobuf: Don't use NULL as src for memcpy
James Almer
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: Fix compilation
James Almer
- [FFmpeg-devel] [PATCH] libavfilter/vf_colorrange_cuda: CUDA-accelerated video filter for MPEG and JPEG color range conversions
Roman Arzumanyan
- [FFmpeg-devel] [PATCH] libavfilter/vf_colorrange_cuda: CUDA-accelerated video filter for MPEG and JPEG color range conversions
Roman Arzumanyan
- [FFmpeg-devel] [PATCH] Encrypted SMPTE DC MXF - additional UL needed to unpack EKLV packet
Richard Ayres
- [FFmpeg-devel] qmax limit 28 in mpegvideo_enc.c
Jaka Bac
- [FFmpeg-devel] [PATCH] fftools: allow decoders to set AVFrame time_base
Marton Balint
- [FFmpeg-devel] [PATCH 02/13] avformat/mxfdec: Check run_in to fit in int and be valid
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/mpegtsenc: add pcr_at_keyframe flag
Marton Balint
- [FFmpeg-devel] [PATCH 1/3] lavc/encode: make sure frame timebase matches encoder, when set
Marton Balint
- [FFmpeg-devel] [PATCH 1/4] lavc/aarch64: Add neon implementation for pix_abs8 functions.
Grzegorz Bernacki
- [FFmpeg-devel] [PATCH 2/4] lavc/aarch64: Provide neon implementation of nsse8
Grzegorz Bernacki
- [FFmpeg-devel] [PATCH 3/4] lavc/aarch64: Provide optimized implementation of vsse8 for arm64.
Grzegorz Bernacki
- [FFmpeg-devel] [PATCH 4/4] lavc/aarch64: Add neon implementation for vsse_intra8
Grzegorz Bernacki
- [FFmpeg-devel] [PATCH 1/4] lavc/aarch64: Add neon implementation for pix_abs8 functions.
Grzegorz Bernacki
- [FFmpeg-devel] [PATCH v3 0/2] 32bps FLAC patches
Martijn van Beurden
- [FFmpeg-devel] [PATCH v3 1/2] libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM
Martijn van Beurden
- [FFmpeg-devel] [PATCH v3 2/2] libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM
Martijn van Beurden
- [FFmpeg-devel] [PATCH v3 2/2] libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM
Martijn van Beurden
- [FFmpeg-devel] [PATCH v4 0/2] 32bps FLAC patches
Martijn van Beurden
- [FFmpeg-devel] [PATCH v4 1/2] libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM
Martijn van Beurden
- [FFmpeg-devel] [PATCH v4 2/2] libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM
Martijn van Beurden
- [FFmpeg-devel] [PATCH v4 0/2] 32bps FLAC patches
Martijn van Beurden
- [FFmpeg-devel] [PATCH] Bonk, Bonk
Martijn van Beurden
- [FFmpeg-devel] [PATCH v4 1/2] libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM
Martijn van Beurden
- [FFmpeg-devel] [PATCH v5 0/3] 32bps FLAC patches
Martijn van Beurden
- [FFmpeg-devel] [PATCH v5 1/3] libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM
Martijn van Beurden
- [FFmpeg-devel] [PATCH v5 2/3] libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM
Martijn van Beurden
- [FFmpeg-devel] [PATCH v5 3/3] fate/flac: Add test of 32 bps encoding/decoding
Martijn van Beurden
- [FFmpeg-devel] [PATCH v5 3/3] fate/flac: Add test of 32 bps encoding/decoding
Martijn van Beurden
- [FFmpeg-devel] [PATCH v5 3/3] fate/flac: Add test of 32 bps encoding/decoding
Martijn van Beurden
- [FFmpeg-devel] [PATCH v5 3/3] fate/flac: Add test of 32 bps encoding/decoding
Martijn van Beurden
- [FFmpeg-devel] [PATCH v6 0/3] 32bps FLAC patches
Martijn van Beurden
- [FFmpeg-devel] [PATCH v6 1/3] libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM
Martijn van Beurden
- [FFmpeg-devel] [PATCH v6 2/3] libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM
Martijn van Beurden
- [FFmpeg-devel] [PATCH v6 3/3] fate/flac: Add test of 32 bps encoding/decoding
Martijn van Beurden
- [FFmpeg-devel] [PATCH 2/2] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Wang Bin
- [FFmpeg-devel] [PATCH 2/2] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Wang Bin
- [FFmpeg-devel] multithreading hwaccel is broken on 5.1 and master branch
Wang Bin
- [FFmpeg-devel] [PATCH] lavc/pthread_frame: always transfer stashed hwaccel state
Wang Bin
- [FFmpeg-devel] [PATCH v2 2/4] ffmpeg: Add display_matrix option
Thilo Borgmann
- [FFmpeg-devel] [PATCH] lavc/videotoolboxenc: Fix crash by uninitialized value
Thilo Borgmann
- [FFmpeg-devel] [PATCH 1/2] lavc/videotoolbox: do not pass AVCodecContext to decoder output callback
Thilo Borgmann
- [FFmpeg-devel] [PATCH v4 0/6] Add display_matrix option
Thilo Borgmann
- [FFmpeg-devel] [PATCH v4 1/6] lavu/opt: Allow options to be arguments of other options
Thilo Borgmann
- [FFmpeg-devel] [PATCH v4 2/6] fftools/cmdutils: Print arguments of options
Thilo Borgmann
- [FFmpeg-devel] [PATCH v4 3/6] fftools: Add support for dictionary options
Thilo Borgmann
- [FFmpeg-devel] [PATCH v4 4/6] lavu/display: Add horizontal and vertical scaling to the display matrix
Thilo Borgmann
- [FFmpeg-devel] [PATCH v4 5/6] ffmpeg: Add display_matrix option
Thilo Borgmann
- [FFmpeg-devel] [PATCH v4 6/6] ffmpeg: Deprecate display rotation override with a metadata key
Thilo Borgmann
- [FFmpeg-devel] [PATCH] lavc/videotoolboxenc: Fix crash by uninitialized value
Thilo Borgmann
- [FFmpeg-devel] [PATCH v5 0/3] ffmpeg: Add display_{rotation, hflip, vflip, scale} options
Thilo Borgmann
- [FFmpeg-devel] [PATCH v5 1/3] lavu/display: Add scaling functions to the display matrix
Thilo Borgmann
- [FFmpeg-devel] [PATCH v5 2/3] ffmpeg: Add display_{rotation, hflip, vflip, scale} options
Thilo Borgmann
- [FFmpeg-devel] [PATCH v5 3/3] ffmpeg: Deprecate display rotation override with a metadata key
Thilo Borgmann
- [FFmpeg-devel] [PATCH v6 0/2] ffmpeg: Add display_{rotation, hflip, vflip} options
Thilo Borgmann
- [FFmpeg-devel] [PATCH v6 1/2] ffmpeg: Add display_{rotation, hflip, vflip} options
Thilo Borgmann
- [FFmpeg-devel] [PATCH v6 2/2] ffmpeg: Deprecate display rotation override with a metadata key
Thilo Borgmann
- [FFmpeg-devel] [PATCH] mediacodecdec_common: enable refcounting of buffers unconditionally
Matthieu Bouron
- [FFmpeg-devel] [PATCH] avformat/matroska: Support HDR10+ metadata in Matroska.
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] ffprobe: Check for invalid matrix error when printing rotation
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] ffprobe: Check for invalid matrix error when printing rotation
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2] ffprobe: Check for invalid matrix error when printing rotation
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2] ffprobe: Check for invalid matrix error when printing rotation
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 02/18] avcodec/vp8: Disable lf_delta for VP7
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 02/18] avcodec/vp8: Disable lf_delta for VP7
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] tests/checkasm: add a test for VorbisDSPContext
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/7] lavu/cpu: add av_cpu_job_count()
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] lavc/libvpx: increase thread limit to 64
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] libavformat/flac_picture: Don't return AVERROR_INVALIDDATA for errors with flac picture mimetype
Will Cassella
- [FFmpeg-devel] [PATCH] libavformat/riffec: Zero-initialize `channels` in `ff_get_wav_header`
Will Cassella
- [FFmpeg-devel] [PATCH] libavformat/riffec: Zero-initialize `channels` in `ff_get_wav_header`
Will Cassella
- [FFmpeg-devel] [PATCH] libavformat/flac_picture: Don't return AVERROR_INVALIDDATA for errors with flac picture mimetype
Will Cassella
- [FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib.
Hao Chen
- [FFmpeg-devel] [PATCH v2 1/3] swscale/la: Optimize hscale functions with lasx.
Hao Chen
- [FFmpeg-devel] [PATCH v2 2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files
Hao Chen
- [FFmpeg-devel] [PATCH v2 3/3] swscale/la: Add output_lasx.c file.
Hao Chen
- [FFmpeg-devel] [PATCH v2 1/3] swscale/la: Optimize hscale functions with lasx.
Hao Chen
- [FFmpeg-devel] Fix bugs on Mips platform.
Hao Chen
- [FFmpeg-devel] [PATCH v1 1/2] Fix bugs in me_cmp_msa.c file.
Hao Chen
- [FFmpeg-devel] [PATCH v1 2/2] Fix hevc decoding bugs on MIPS paltform.
Hao Chen
- [FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib.
Hao Chen
- [FFmpeg-devel] [PATCH v3 1/3] swscale/la: Optimize hscale functions with lasx.
Hao Chen
- [FFmpeg-devel] [PATCH v3 2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files
Hao Chen
- [FFmpeg-devel] [PATCH v3 3/3] swscale/la: Add output_lasx.c file.
Hao Chen
- [FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib.
Hao Chen
- [FFmpeg-devel] [PATCH v4 1/3] swscale/la: Optimize hscale functions with lasx.
Hao Chen
- [FFmpeg-devel] [PATCH v4 2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files
Hao Chen
- [FFmpeg-devel] [PATCH v4 3/3] swscale/la: Add output_lasx.c file.
Hao Chen
- [FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib.
Hao Chen
- [FFmpeg-devel] [PATCH v5 1/3] swscale/la: Optimize hscale functions with lasx.
Hao Chen
- [FFmpeg-devel] [PATCH v5 2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files
Hao Chen
- [FFmpeg-devel] [PATCH v5 3/3] swscale/la: Add output_lasx.c file.
Hao Chen
- [FFmpeg-devel] Fix bugs on Mips platform.
Hao Chen
- [FFmpeg-devel] [PATCH v2 1/2] lavc/mips: Fix bugs in me_cmp_msa.c file.
Hao Chen
- [FFmpeg-devel] [PATCH v2 2/2] lavc/mips: Fix hevc decoding bugs on MIPS paltform.
Hao Chen
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: fix EOF pts for libavfilter in send_filter_eof()
Li-Heng Chen
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: Fix EOF pts for libavfilter in send_filter_eof()
Li-Heng Chen
- [FFmpeg-devel] [PATCH v2] fftools/ffmpeg: Fix EOF pts for libavfilter in send_filter_eof()
Li-Heng Chen
- [FFmpeg-devel] [PATCH] libavfilter/f_select: switch to activate and properly handle EOF pts
Li-Heng Chen
- [FFmpeg-devel] [PATCH] libavfilter/f_select: switch to activate and properly handle EOF pts
Li-Heng Chen
- [FFmpeg-devel] [PATCH] libavfilter/f_select: switch to activate and properly handle EOF pts
Li-Heng Chen
- [FFmpeg-devel] [PATCH] libavfilter/f_select: switch to activate and properly handle EOF pts
Li-Heng Chen
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: Fix EOF pts for libavfilter in send_filter_eof()
Li-Heng Chen
- [FFmpeg-devel] [PATCH v3] libavcodec/cbs_av1: Add size check before parse obu
Chen, Wenbin
- [FFmpeg-devel] [PATCH 2/6] libavcodec/qsvenc: Add gop_size reset support to qsvenc
Chen, Wenbin
- [FFmpeg-devel] [PATCH v2 1/7] libavcodec/qsvenc: skip parameter resetting on mjpeg_qsv
Wenbin Chen
- [FFmpeg-devel] [PATCH v2 2/7] libavcodec/qsvenc: Add max_frame_size reset support to qsv
Wenbin Chen
- [FFmpeg-devel] [PATCH v2 3/7] libavcodec/qsvenc: Add gop_size reset support to qsvenc
Wenbin Chen
- [FFmpeg-devel] [PATCH v2 4/7] libavcodec/qsvenc: Add "slice" intra refresh type to qsvenc
Wenbin Chen
- [FFmpeg-devel] [PATCH v2 5/7] libavcodec/qsvenc: Add intra refresh reset support to qsvenc
Wenbin Chen
- [FFmpeg-devel] [PATCH v2 6/7] libavcodec/qsvenc: Add max/min qp reset support in qsvenc
Wenbin Chen
- [FFmpeg-devel] [PATCH v2 7/7] libavcodec/qsvenc: Add low_delay_brc reset support to qsvenc
Wenbin Chen
- [FFmpeg-devel] [PATCH v3] libavcodec/cbs_av1: Add size check before parse obu
Chen, Wenbin
- [FFmpeg-devel] [PATCH v4] libavcodec/cbs_av1: Add size check before parse obu
Wenbin Chen
- [FFmpeg-devel] [PATCH 1/3] libavcodec/qsvenc: Add framerate reset support to qsv
Wenbin Chen
- [FFmpeg-devel] [PATCH 2/3] libavcodec/qsvenc: Add bitrate reset support to qsvenc
Wenbin Chen
- [FFmpeg-devel] [PATCH 3/3] libavcodec/qsvenc: Add pic_timing_sei reset support to qsv
Wenbin Chen
- [FFmpeg-devel] [PATCH] libavcodec/qsvenc: fixy typo for min/max qp reset
Chen, Wenbin
- [FFmpeg-devel] [PATCH v4] libavcodec/cbs_av1: Add size check before parse obu
Chen, Wenbin
- [FFmpeg-devel] [PATCH 1/2] libavcodec/qsvenc: Let runtime to set default parameter.
Wenbin Chen
- [FFmpeg-devel] [PATCH 2/2] libavcodec/qsvenc: Let runtime to decide targetUsage
Wenbin Chen
- [FFmpeg-devel] [PATCH 1/2] libavcodec/qsvenc: Let runtime to set default parameter.
Chen, Wenbin
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/qsvenc: Let runtime to set default parameter.
Wenbin Chen
- [FFmpeg-devel] [PATCH v2 2/2] libavcodec/qsvenc: Let runtime to decide targetUsage
Wenbin Chen
- [FFmpeg-devel] [PATCH] lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC)
Chen, Wenbin
- [FFmpeg-devel] Unsubscribe
Sam Davis
- [FFmpeg-devel] [PATCHv1 0/3] Float DSP for RISC-V Vector extension - part I
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] riscv: add CPU flags for the RISC-V Vector extension
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 3/3] riscv: add float vector-scalar multiplication
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] riscv: add CPU flags for the RISC-V Vector extension
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 3/3] riscv: add float vector-scalar multiplication
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] riscv: add CPU flags for the RISC-V Vector extension
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] riscv: add CPU flags for the RISC-V Vector extension
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv2 0/10] RISC-V V floating point DSP
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv2 0/10] RISC-V V floating point DSP
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv2 0/5] RISC-V scalar and Zbb support
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 5/5] lavu/riscv: add <intmath.h> optimisations
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv3 0/12] RISC-V Vector functions for lavu float&fixed DSP
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/5] avcodec/dstdec: Check for overflow in build_filter()
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv5 0/18] RISC-V cycle counters, Zbb & initial V extension support
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc: avoid rounding errors in float constants
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 05/18] lavu/riscv: add <intmath.h> optimisations
Rémi Denis-Courmont
- [FFmpeg-devel] [RFC] [PATCH 0/3] RISC-V CPU detection
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 3/3] lavc/audiodsp: add RISC-V F float vector clip
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] lavu: detect RISC-V F extension (i.e. float)
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv2 0/6] RISC-V CPU extensions
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv2] lavc: avoid rounding errors in float constants
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv2] lavc/audiodsp: fix aliasing violation
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv2 1/2] lavc/vorbisdec: use ptrdiff_t to iterate over intptr_t
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] tests/checkasm: add a test for VorbisDSPContext
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv3 00/26] RISC-V CPU extensions
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 22/26] lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] avcodec/cavsdsp: Remove unused function parameter
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc: export flag for MPEG audio dual channel
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv4 00/29] RISC-V CPU extensions
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: fix -Wparentheses warning
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 06/29] configure: probe RISC-V Vector extension
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv5 00/31] RISC-V CPU extensions
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 05/31] lavu/cpu: CPU flags for the RISC-V Vector extension
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 09/31] lavu/floatdsp: RISC-V V vector_dmul_scalar
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] configure: Remove dcbzl check for e500v1 and e500v2 architectures
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv5 00/31] RISC-V CPU extensions
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv6 00/31] initial RISC-V CPU extensions
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/2] avcodec/tiff: Remove commented-out code
Rémi Denis-Courmont
- [FFmpeg-devel] [RFC] [PATCH 0/7] RISC-V V vector length dealings
Rémi Denis-Courmont
- [FFmpeg-devel] [RFC] [PATCH 0/7] RISC-V V vector length dealings
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] riscv: Use the correct path for including asm.S
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/7] lavc/idctdsp: RISC-V V put_pixels_clamped function
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/6] lavu/mem: add av_realloc_reuse() as a replacement for av_fast_realloc()
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/6] lavu/mem: add av_realloc_reuse() as a replacement for av_fast_realloc()
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] configure: Remove dcbzl check for e500v1 and e500v2 architectures
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 0/3] RISC-V V swscale pixel format conversions
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/opusdsp: RISC-V F deemphasis
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/opusdsp: RISC-V F deemphasis
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lfg: fix comment typo
Gyan Doshi
- [FFmpeg-devel] [PATCH] ffmpeg: fix implementation of updated input start time
Gyan Doshi
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
Caleb Etemesi
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
Caleb Etemesi
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
Caleb Etemesi
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
Caleb Etemesi
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
Caleb Etemesi
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
Caleb Etemesi
- [FFmpeg-devel] [PATCH v3 2/3] lavf/dashdec: Multithreaded DASH initialization
Lukas Fellechner
- [FFmpeg-devel] [PATCH v3 2/3] lavf/dashdec: Multithreaded DASH initialization
Lukas Fellechner
- [FFmpeg-devel] [PATCH v3 2/3] lavf/dashdec: Multithreaded DASH initialization
Lukas Fellechner
- [FFmpeg-devel] [RFC] d3dva security hw+threads
Lukas Fellechner
- [FFmpeg-devel] [PATCH v4 0/4] lavf/dashdec: Multithreaded DASH initialization
Lukas Fellechner
- [FFmpeg-devel] [PATCH v4 1/4] lavf/dashdec: Prepare DASH decoder for multithreading
Lukas Fellechner
- [FFmpeg-devel] [PATCH v4 2/4] lavf/dashdec: Multithreaded DASH initialization
Lukas Fellechner
- [FFmpeg-devel] [PATCH v4 3/4] lavf/dashdec: Prevent cross-thread avio_opts modification
Lukas Fellechner
- [FFmpeg-devel] [PATCH v4 4/4] lavf/dashdec: Fix indentation after adding multithreading
Lukas Fellechner
- [FFmpeg-devel] [PATCH] slicethread: Limit the automatic number of threads to 16
Lukas Fellechner
- [FFmpeg-devel] [PATCH] slicethread: Limit the automatic number of threads to 16
Lukas Fellechner
- [FFmpeg-devel] [PATCH] slicethread: Limit the automatic number of threads to 16
Lukas Fellechner
- [FFmpeg-devel] [PATCH v3 2/3] lavf/dashdec: Multithreaded DASH initialization
Lukas Fellechner
- [FFmpeg-devel] [PATCH] avfilter/vf_libvmaf: Update ssim, ms_ssim options description
Yondon Fu
- [FFmpeg-devel] [PATCH] avcodec/dolby_e: Add error recovery when parse_mantissas run out of bits
Nicolas Gaullier
- [FFmpeg-devel] [PATCH] avcodec/dolby_e: Add error recovery when parse_mantissas run out of bits
Nicolas Gaullier
- [FFmpeg-devel] Patchwork issues
Andriy Gelman
- [FFmpeg-devel] [PATCH] lavu: header and documentation for AVWriter
Nicolas George
- [FFmpeg-devel] [PATCH] lavu: header and documentation for AVWriter
Nicolas George
- [FFmpeg-devel] [PATCH] lavu: header and documentation for AVWriter
Nicolas George
- [FFmpeg-devel] [PATCH v2 1/3] avfilter/avfilter: Don't use AVFrame.channel_layout
Nicolas George
- [FFmpeg-devel] [PATCH] libavfilter/f_select: switch to activate and properly handle EOF pts
Nicolas George
- [FFmpeg-devel] [PATCH] libavfilter/f_select: switch to activate and properly handle EOF pts
Nicolas George
- [FFmpeg-devel] [PATCH] libavfilter/f_select: switch to activate and properly handle EOF pts
Nicolas George
- [FFmpeg-devel] [PATCH v4 0/6] Add display_matrix option
Nicolas George
- [FFmpeg-devel] [PATCH 2/2] avfilter/avfilter: Make ff_command_queue_pop() static
Nicolas George
- [FFmpeg-devel] [PATCH 0/1] add motion_vec (motion vector) debug mode
Chema Gonzalez
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Chema Gonzalez
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Chema Gonzalez
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Chema Gonzalez
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Chema Gonzalez
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Chema Gonzalez
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Chema Gonzalez
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Chema Gonzalez
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Chema Gonzalez
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Chema Gonzalez
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Chema Gonzalez
- [FFmpeg-devel] [PATCH] doc/examples/extract_mvs: add motion information
Chema Gonzalez
- [FFmpeg-devel] [PATCH] doc/examples/extract_mvs: add motion information
Chema Gonzalez
- [FFmpeg-devel] Bug on Bayer conversions
Chema Gonzalez
- [FFmpeg-devel] [PATCH 1/1] libswscale: force a minimum size of the slide for bayer sources
Chema Gonzalez
- [FFmpeg-devel] Bug on Bayer conversions
Chema Gonzalez
- [FFmpeg-devel] [PATCH 1/1] libswscale: force a minimum size of the slide for bayer sources
Chema Gonzalez
- [FFmpeg-devel] [PATCH v2] x86/tx_float: implement inverse MDCT AVX2 assembly
Henrik Gramner
- [FFmpeg-devel] [PATCH v3] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
Henrik Gramner
- [FFmpeg-devel] [PATCH v2] x86/tx_float: Fix building for platforms with a symbol prefix
Henrik Gramner
- [FFmpeg-devel] [PATCH v4] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
Henrik Gramner
- [FFmpeg-devel] [PATCH] avcodec/libsvtav1: Add support for multipass encoding
Gustav Grusell
- [FFmpeg-devel] [PATCH]lavc/tiff: Support multi-component files without RowsPerStrip tag
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavfi/rotate: Fix undefined behaviour
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavf/hevc: Fix type specifiers
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/cfhddata: Reduce required stack size
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavf/hevc: Fix type specifiers
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavfi/rotate: Fix undefined behaviour
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/x86/simple_idct: Fix linking shared libavcodec with MS link.exe
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/x86/simple_idct: Fix linking shared libavcodec with MS link.exe
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/x86/simple_idct: Fix linking shared libavcodec with MS link.exe
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/x86/simple_idct: Fix linking shared libavcodec with MS link.exe
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/x86/Makefile: Don't build empty files
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/3 v2] avformat/avisynth: read _SARNum/_SARDen from frame properties
Stephen Hutchinson
- [FFmpeg-devel] [PATCH 2/3 v2] avformat/avisynth: implement avisynth_flags option
Stephen Hutchinson
- [FFmpeg-devel] [PATCH 3/3 v2] avformat/avisynth: reindent
Stephen Hutchinson
- [FFmpeg-devel] [PATCH 2/3] avisynth: use AviSynth+'s frame properties to set various fields
Stephen Hutchinson
- [FFmpeg-devel] [PATCH v1] avformat/mxf: set stream frame rates for ST 422 essence containers
Tomas Härdin
- [FFmpeg-devel] [PATCH v2 2/2] fate/mxf: add JPEG 2000 test
Tomas Härdin
- [FFmpeg-devel] [PATCH] avformat/mxfdec: do not log warning of multiple ANC packets if count is 0
Tomas Härdin
- [FFmpeg-devel] [PATCH 2/2] fate/mxf: Add ProRes remux test
Tomas Härdin
- [FFmpeg-devel] [PATCH 02/13] avformat/mxfdec: Check run_in to fit in int and be valid
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/5] avformat/mxfdec: Avoid some redundant writing to tables in mxf_compute_ptses_fake_index()
Tomas Härdin
- [FFmpeg-devel] [PATCH 02/13] avformat/mxfdec: Check run_in to fit in int and be valid
Tomas Härdin
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
Tomas Härdin
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
Tomas Härdin
- [FFmpeg-devel] [PATCH 02/13] avformat/mxfdec: Check run_in to fit in int and be valid
Tomas Härdin
- [FFmpeg-devel] [PATCH 02/13] avformat/mxfdec: Check run_in to fit in int and be valid
Tomas Härdin
- [FFmpeg-devel] [PATCH 09/17] avcodec/libcodec2: Remove dead channel count check
Tomas Härdin
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
Tomas Härdin
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
Tomas Härdin
- [FFmpeg-devel] [PATCH 02/13] avformat/mxfdec: Check run_in to fit in int and be valid
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/2] avcodec/jpeg2000dec: Set sample aspect ratio before getting buffer
Tomas Härdin
- [FFmpeg-devel] [PATCH 2/2] avcodec/jpeg2000dec: Implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/2] avcodec/jpeg2000dec: Set sample aspect ratio before getting buffer
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/8] avutil/mem: Handle fast allocations near UINT_MAX properly
Tomas Härdin
- [FFmpeg-devel] [PATCH v3] Add avpriv_slicethread_create2() and avpriv_slicethread_execute2(), make execute() and execute2() return FFMIN() of thread return codes
Tomas Härdin
- [FFmpeg-devel] [PATCH v3] Add avpriv_slicethread_create2() and avpriv_slicethread_execute2(), make execute() and execute2() return FFMIN() of thread return codes
Tomas Härdin
- [FFmpeg-devel] [PATCH v3] Add avpriv_slicethread_create2() and avpriv_slicethread_execute2(), make execute() and execute2() return FFMIN() of thread return codes
Tomas Härdin
- [FFmpeg-devel] [PATCH 3/8] avutil/mem: Add av_fast_realloc_array()
Tomas Härdin
- [FFmpeg-devel] [PATCH v3] Add avpriv_slicethread_create2() and avpriv_slicethread_execute2(), make execute() and execute2() return FFMIN() of thread return codes
Tomas Härdin
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dwt: Fix left shift of negative number
Tomas Härdin
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dsp: Use unsigned to avoid overflow
Tomas Härdin
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dsp: Use unsigned to avoid overflow
Tomas Härdin
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dwt: Fix left shift of negative number
Tomas Härdin
- [FFmpeg-devel] [PATCH 3/8] avutil/mem: Add av_fast_realloc_array()
Tomas Härdin
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dwt: Fix left shift of negative number
Tomas Härdin
- [FFmpeg-devel] [PATCH 3/8] avutil/mem: Add av_fast_realloc_array()
Tomas Härdin
- [FFmpeg-devel] [PATCH 01/11] lavc/jpeg2000dec: Finer granularity threading
Tomas Härdin
- [FFmpeg-devel] [PATCH 02/11] lavc/jpeg2000dec: Reindent
Tomas Härdin
- [FFmpeg-devel] [PATCH 03/11] lavc/jpeg2000dwt: Implement sliced transforms
Tomas Härdin
- [FFmpeg-devel] [PATCH 04/11] lavc/jpeg2000dec: Thread init_tile()
Tomas Härdin
- [FFmpeg-devel] [PATCH 05/11] lavc/jpeg2000*: Use av_realloc_array_reuse() and av_reallocz_array_reuse() to eliminate lots of allocations
Tomas Härdin
- [FFmpeg-devel] [PATCH 06/11] lavc/jpeg2000: Switch Jpeg2000TgtNode to int32_t parent
Tomas Härdin
- [FFmpeg-devel] [PATCH 07/11] lavc/jpeg2000: Speed up ff_jpeg2000_tag_tree_init() using stereotypes for sizes <= 4x4
Tomas Härdin
- [FFmpeg-devel] [PATCH 08/11] lavc/jpeg2000: Reindent
Tomas Härdin
- [FFmpeg-devel] [PATCH 09/11] lavc/jpeg2000: Minimize calls to av_codec_is_encoder()
Tomas Härdin
- [FFmpeg-devel] [PATCH 10/11] lavc/jpeg2000dec: Use coarser slicing for initial reslevels
Tomas Härdin
- [FFmpeg-devel] [PATCH 11/11] lavc/jpeg2000dec: Component-level threading of write_frame()
Tomas Härdin
- [FFmpeg-devel] [PATCH 3/8] avutil/mem: Add av_fast_realloc_array()
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/6] lavu/mem: add av_realloc_reuse() as a replacement for av_fast_realloc()
Tomas Härdin
- [FFmpeg-devel] [PATCH 04/11] lavc/jpeg2000dec: Thread init_tile()
Tomas Härdin
- [FFmpeg-devel] [PATCH v2] format/imfdec: improve error handling when selecting tracks for playback
Zane van Iperen
- [FFmpeg-devel] [PATCH v1 1/2] avformat/imfdec: use CPL start timecode if available
Zane van Iperen
- [FFmpeg-devel] [PATCH] avformat/matroska: Support HDR10+ metadata in Matroska.
Mohammad Izadi
- [FFmpeg-devel] [PATCH] avformat/matroska: Support HDR10+ metadata in Matroska.
Mohammad Izadi
- [FFmpeg-devel] [PATCH] avformat/matroska: Support HDR10+ metadata in Matroska.
Mohammad Izadi
- [FFmpeg-devel] [PATCH] avformat/matroska: Support HDR10+ metadata in Matroska.
Mohammad Izadi
- [FFmpeg-devel] [PATCH] avcodec/flac: critical fix
Leo Izen
- [FFmpeg-devel] [PATCH] fftools: allow decoders to set AVFrame time_base
Leo Izen
- [FFmpeg-devel] [PATCH] libavformat/fitsdec: use correct type for assert
Johannes Kauffmann
- [FFmpeg-devel] [PATCH] libavformat/fitsdec: use correct type for assert
Johannes Kauffmann
- [FFmpeg-devel] [PATCH] fixed_dsp: add missing av_restrict qualifiers
Johannes Kauffmann
- [FFmpeg-devel] [avcodec/amfenc: 10 bit support v2 1/3] amf: Update the min version to 1.4.23.0 for AMF SDK.
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] lavu: header and documentation for AVWriter
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] lavu: header and documentation for AVWriter
Anton Khirnov
- [FFmpeg-devel] [PATCH]lavfi/rotate: Fix undefined behaviour
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/3] avcodec/bink: disallow odd positioned scaled blocks
Anton Khirnov
- [FFmpeg-devel] [PATCH] avcodec/amr*bdec: return only number of consumed bytes
Anton Khirnov
- [FFmpeg-devel] [PATCH] avcodec/pthread_frame: update the main avctx from the current, ThreadContext
Anton Khirnov
- [FFmpeg-devel] [PATCH] avcodec/amr*bdec: return only number of consumed bytes
Anton Khirnov
- [FFmpeg-devel] [PATCH] avcodec/amr*bdec: return only number of consumed bytes
Anton Khirnov
- [FFmpeg-devel] [PATCH] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Anton Khirnov
- [FFmpeg-devel] [PATCH] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] lavc: fix and extend AVCodecContext.hwaccel_context doxy
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/2] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Anton Khirnov
- [FFmpeg-devel] [RFC] d3dva security hw+threads
Anton Khirnov
- [FFmpeg-devel] [PATCH] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Anton Khirnov
- [FFmpeg-devel] [RFC] d3dva security hw+threads
Anton Khirnov
- [FFmpeg-devel] [RFC] d3dva security hw+threads
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/8] fftools/ffprobe: Report initial and trailing padding
Anton Khirnov
- [FFmpeg-devel] [PATCH] speexdec fix
Anton Khirnov
- [FFmpeg-devel] [PATCH] speexdec fix
Anton Khirnov
- [FFmpeg-devel] [PATCH] lavu: header and documentation for AVWriter
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] lavc/videotoolbox: do not pass AVCodecContext to decoder output callback
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/2] lavc/videotoolbox: deprecate write-only output_callback
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Anton Khirnov
- [FFmpeg-devel] [PATCH] lavc/pthread_frame: always transfer stashed hwaccel state
Anton Khirnov
- [FFmpeg-devel] [PATCH v4 0/6] Add display_matrix option
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] MAINTAINERS: add myself as a ffmpeg.c maintainer
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/2] MAINTAINERS: remove the project leader section
Anton Khirnov
- [FFmpeg-devel] [PATCH v4 0/6] Add display_matrix option
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/2] MAINTAINERS: remove the project leader section
Anton Khirnov
- [FFmpeg-devel] [PATCH] lavc: export flag for MPEG audio dual channel
Anton Khirnov
- [FFmpeg-devel] [PATCH] Media 100i decoder
Anton Khirnov
- [FFmpeg-devel] [PATCH] avutil/channel_layout: mention how the API user should treat channel orders it does not understand
Anton Khirnov
- [FFmpeg-devel] [PATCH 13/13] avformat/westwood_vqa: Check chunk size
Anton Khirnov
- [FFmpeg-devel] [PATCH 10/13] avformat/vividas: Check packet size
Anton Khirnov
- [FFmpeg-devel] [PATCH] FTR decoder
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/7] lavu/cpu: add av_cpu_job_count()
Anton Khirnov
- [FFmpeg-devel] [PATCH] cbs_mpeg2_split_fragment(): cache the buffer end
Anton Khirnov
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: configure min_hard_comp unconditionally
Anton Khirnov
- [FFmpeg-devel] [PATCH] avcodec: add a bsf to reorder DTS into PTS
Anton Khirnov
- [FFmpeg-devel] Bug on Bayer conversions
Anton Khirnov
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: check that component index is positive
Anton Khirnov
- [FFmpeg-devel] [PATCH] doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F*
Anton Khirnov
- [FFmpeg-devel] [PATCH] mediacodecdec_common: enable refcounting of buffers unconditionally
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/8] lavfi/vf_fps: set frame duration
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/8] lavfi/setpts: unset frame durations
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/8] lavfi/avf_ahistogram: set frame durations
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/8] lavfi/avf_aphasemeter: set frame durations
Anton Khirnov
- [FFmpeg-devel] [PATCH 5/8] lavfi/avf_avectorscope: set frame durations
Anton Khirnov
- [FFmpeg-devel] [PATCH 6/8] lavfi/avf_showcqt: set frame durations
Anton Khirnov
- [FFmpeg-devel] [PATCH 7/8] lavfi/avf_showfreqs: set frame durations
Anton Khirnov
- [FFmpeg-devel] [PATCH 8/8] lavfi/avf_showspatial: add framerate option
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/3] lavc/encode: make sure frame timebase matches encoder, when set
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/3] lavc/encode: generalize a check for setting dts=pts
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/3] lavc/encode: combine setting no-delay pts for video/audio
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/9] fftools/ffmpeg: drop the -async option
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/9] fftools/ffmpeg: drop always-true conditions
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/9] fftools/ffmpeg: move forced keyframe processing into its own function
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/9] fftools/ffmpeg: cosmetics
Anton Khirnov
- [FFmpeg-devel] [PATCH 5/9] fftools/ffmpeg: drop never-set OutputStream.first_pts
Anton Khirnov
- [FFmpeg-devel] [PATCH 6/9] fftools/ffmpeg: stop setting OutputStream.sync_opts for streamcopy
Anton Khirnov
- [FFmpeg-devel] [PATCH 7/9] fftools/ffmpeg: pass the timestamp to check_recording_time()
Anton Khirnov
- [FFmpeg-devel] [PATCH 8/9] fftools/ffmpeg: rename OutputStream.sync_opts to next_pts
Anton Khirnov
- [FFmpeg-devel] [PATCH 9/9] fftools/ffmpeg: move some code from init_output_stream() to init_output_stream_encode()
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/6] lavu/mem: add av_realloc_reuse() as a replacement for av_fast_realloc()
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/6] lavu: replace av_fast_realloc() with av_realloc_reuse()
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/6] lavc: replace av_fast_realloc() with av_realloc_reuse()
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/6] lavfi: replace av_fast_realloc() with av_realloc_reuse()
Anton Khirnov
- [FFmpeg-devel] [PATCH 5/6] lavf: replace av_fast_realloc() with av_realloc_reuse()
Anton Khirnov
- [FFmpeg-devel] [PATCH 6/6] sws: replace av_fast_realloc() with av_realloc_reuse()
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/5] avutil/pixdesc: Avoid direct access to pix fmt desc array
Anton Khirnov
- [FFmpeg-devel] [PATCH] lavf/async: Fix wrapped_url_read return value
Anton Khirnov
- [FFmpeg-devel] [PATCH] libavformat/flac_picture: Don't return AVERROR_INVALIDDATA for errors with flac picture mimetype
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: Remove unused do_deinterlace variable
Anton Khirnov
- [FFmpeg-devel] [PATCH] lavu: bump minor version for the RISC-V flags
Anton Khirnov
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: fix -Wparentheses warning
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/6] lavu/mem: add av_realloc_reuse() as a replacement for av_fast_realloc()
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/1] libswscale: force a minimum size of the slide for bayer sources
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] avformat/vividas: Check packet size
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/2] avformat/westwood_vqa: Check chunk size
Anton Khirnov
- [FFmpeg-devel] [PATCH] avcodec: add a bsf to reorder DTS into PTS
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] avformat/vividas: Check packet size
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/1] libswscale: force a minimum size of the slide for bayer sources
Anton Khirnov
- [FFmpeg-devel] [PATCH] improve VAAPI error handling
Andreas Kies
- [FFmpeg-devel] [PATCH]lavfi/rotate: Fix undefined behaviour
Michael Koch
- [FFmpeg-devel] [PATCH v11 1/9] MPEG-5 EVC codec registration
Dawid Kozinski
- [FFmpeg-devel] [PATCH v11 2/9] Added parser implementaion for EVC format
Dawid Kozinski
- [FFmpeg-devel] [PATCH v11 3/9] Added muxer to handle writing EVC encoded data into file or output bytestream
Dawid Kozinski
- [FFmpeg-devel] [PATCH v11 4/9] Added demuxer to handle reading EVC video files
Dawid Kozinski
- [FFmpeg-devel] [PATCH v11 5/9] Provided support for EVC encoder
Dawid Kozinski
- [FFmpeg-devel] [PATCH v11 6/9] Provided support for EVC decoder
Dawid Kozinski
- [FFmpeg-devel] [PATCH v11 7/9] Extended MOV muxer to handle EVC video content
Dawid Kozinski
- [FFmpeg-devel] [PATCH v11 8/9] Extended MOV demuxer to handle EVC video content
Dawid Kozinski
- [FFmpeg-devel] [PATCH v11 9/9] Changes in Changelog and MAINTAINERS files
Dawid Kozinski
- [FFmpeg-devel] [PATCH v12 1/9] avcodec/evc: MPEG-5 EVC codec registration
Dawid Kozinski
- [FFmpeg-devel] [PATCH v12 2/9] avcodec/evc_parser: Added parser implementaion for EVC format
Dawid Kozinski
- [FFmpeg-devel] [PATCH v12 3/9] avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file or output bytestream
Dawid Kozinski
- [FFmpeg-devel] [PATCH v12 4/9] avformat/evc_demuxer: Added demuxer to handle reading EVC video files
Dawid Kozinski
- [FFmpeg-devel] [PATCH v12 5/9] avcodec/evc_encoder: Provided support for EVC encoder
Dawid Kozinski
- [FFmpeg-devel] [PATCH v12 6/9] avcodec/evc_decoder: Provided support for EVC decoder
Dawid Kozinski
- [FFmpeg-devel] [PATCH v12 7/9] avformat/mov_muxer: Extended MOV muxer to handle EVC video content
Dawid Kozinski
- [FFmpeg-devel] [PATCH v12 8/9] avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content
Dawid Kozinski
- [FFmpeg-devel] [PATCH v12 9/9] avcodec/evc: Changes in Changelog and MAINTAINERS files
Dawid Kozinski
- [FFmpeg-devel] [PATCH] configure: Remove dcbzl check for e500v1 and e500v2 architectures
Peter Krefting
- [FFmpeg-devel] [PATCH] configure: Remove dcbzl check for e500v1 and e500v2 architectures
Peter Krefting
- [FFmpeg-devel] [PATCH] configure: Remove dcbzl check for e500v1 and e500v2 architectures
Peter Krefting
- [FFmpeg-devel] [PATCH] cfhd decoder fixes for old codebook
Kieran Kunhya
- [FFmpeg-devel] [PATCH 0/3] V5: VAAPI: Add high bit depth encode/decode support
Philip Langdale
- [FFmpeg-devel] [PATCH 1/2] lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX
Philip Langdale
- [FFmpeg-devel] [PATCH 0/4] swscale/input: Add support for new VAAPI formats
Philip Langdale
- [FFmpeg-devel] [PATCH 1/4] swscale/input: add support for XV36LE
Philip Langdale
- [FFmpeg-devel] [PATCH 2/4] swscale/input: add support for P012
Philip Langdale
- [FFmpeg-devel] [PATCH 3/4] swscale/input: add support for XV30LE
Philip Langdale
- [FFmpeg-devel] [PATCH 4/4] swscale/input: add support for Y212LE
Philip Langdale
- [FFmpeg-devel] [PATCH 1/4] swscale/input: add support for XV36LE
Philip Langdale
- [FFmpeg-devel] [PATCH 1/3] lavu/pixfmt: Add P012, Y212, XV30, and XV36 formats
Philip Langdale
- [FFmpeg-devel] [PATCH v2 1/2] lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX on Linux
Philip Langdale
- [FFmpeg-devel] [PATCH 0/4] swscale/output: Add support for new VAAPI formats
Philip Langdale
- [FFmpeg-devel] [PATCH 1/4] swscale/output: add support for P012
Philip Langdale
- [FFmpeg-devel] [PATCH 2/4] swscale/output: add support for XV36LE
Philip Langdale
- [FFmpeg-devel] [PATCH 3/4] swscale/output: add support for XV30LE
Philip Langdale
- [FFmpeg-devel] [PATCH 4/4] swscale/output: add support for Y210LE and Y212LE
Philip Langdale
- [FFmpeg-devel] [PATCH 1/2] swscale/input: Remove spec-incompliant '; '
Philip Langdale
- [FFmpeg-devel] [PATCH] lavu/pixdesc: favour formats where bit depth exactly matches
Philip Langdale
- [FFmpeg-devel] [PATCH] lavu/pixdesc: favour formats where bit depth exactly matches
Philip Langdale
- [FFmpeg-devel] [PATCH] v2: lavu/pixdesc: favour formats where depth and subsampling exactly match
Philip Langdale
- [FFmpeg-devel] [PATCH 0/4] swscale/output: Add support for new VAAPI formats
Philip Langdale
- [FFmpeg-devel] [PATCH] v2: lavu/pixdesc: favour formats where depth and subsampling exactly match
Philip Langdale
- [FFmpeg-devel] [PATCH] v3: lavu/pixdesc: favour formats where depth and subsampling exactly match
Philip Langdale
- [FFmpeg-devel] [PATCH v4] lavu/pixdesc: favour formats where depth and subsampling exactly match
Philip Langdale
- [FFmpeg-devel] [PATCH] v3: lavu/pixdesc: favour formats where depth and subsampling exactly match
Philip Langdale
- [FFmpeg-devel] [PATCH v5] lavu/pixdesc: favour formats where depth and subsampling exactly match
Philip Langdale
- [FFmpeg-devel] [PATCH v4] lavu/pixdesc: favour formats where depth and subsampling exactly match
Philip Langdale
- [FFmpeg-devel] [PATCH v1] avformat/mxf: set stream frame rates for ST 422 essence containers
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH v1 1/2] avformat/imfdec: use CPL start timecode if available
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH v1] avformat/imfdec: check if Asset/Id exists before trying to read it
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH v2 2/2] fate/mxf: add JPEG 2000 test
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH v2 2/2] fate/mxf: add JPEG 2000 test
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH v2] avformat/imfdec: check track valid before use it
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH v3 1/2] avformat/mxf: set stream frame rates for ST 422 essence containers
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] format/imfdec: improve error handling when selecting tracks for playback
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] MAINTAINERS: add maintainer for the imf demuxer
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] format/imfdec: improve error handling when selecting tracks for playback
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] format/imfdec: improve error handling when selecting tracks for playback
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] format/imfdec: improve error handling when selecting tracks for playback
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] format/imfdec: improve error handling when selecting tracks for playback
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] format/imfdec: improve error handling when selecting tracks for playback
Pierre-Anthony Lemieux
- [FFmpeg-devel] Ping Re: [PATCH v1 1/2] avformat/imfdec: use CPL start timecode if available
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] Encrypted SMPTE DC MXF - additional UL needed to unpack EKLV packet
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] lavc: add detection of forced subtitles
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/6] opus: convert encoder and decoder to lavu/tx
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/6] opus: convert encoder and decoder to lavu/tx
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Steve Lhomme
- [FFmpeg-devel] [PATCH] fftools/ffplay: fix rotation incorrect when frame contains the side_data(type is AV_FRAME_DATA_DISPLAYMATRIX)
Steven Liu
- [FFmpeg-devel] [PATCH] fftools/ffplay: fix rotation incorrect when frame contains the side_data(type is AV_FRAME_DATA_DISPLAYMATRIX)
Steven Liu
- [FFmpeg-devel] [PATCH]lavc/tiff: Support multi-component files without RowsPerStrip tag
Steven Liu
- [FFmpeg-devel] [PATCH] fftools/ffplay: fix rotation incorrect when frame contains the side_data(type is AV_FRAME_DATA_DISPLAYMATRIX)
Steven Liu
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: fix av_display_rotation_set() type cast
Steven Liu
- [FFmpeg-devel] [PATCH 2/2] libavformat/hls: Free keys
Steven Liu
- [FFmpeg-devel] [PATCH v3] fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix
Steven Liu
- [FFmpeg-devel] [PATCH 1/2] avformat/dashdec: Fix crash on invalid input/ENOMEM, fix leak
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/mov: get the correct fragment stsd_id when decrypting the sample
Steven Liu
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: fix -Wparentheses warning
Steven Liu
- [FFmpeg-devel] [PATCH] x86/tx_float: implement inverse MDCT AVX2 assembly
Lynne
- [FFmpeg-devel] [RFC] d3dva security hw+threads
Lynne
- [FFmpeg-devel] [PATCH v2] x86/tx_float: implement inverse MDCT AVX2 assembly
Lynne
- [FFmpeg-devel] [PATCH v2] x86/tx_float: implement inverse MDCT AVX2 assembly
Lynne
- [FFmpeg-devel] [PATCH 1/2] x86/tx_float: add support for calling assembly functions from assembly
Lynne
- [FFmpeg-devel] [PATCH 2/2] x86/tx_float: implement inverse MDCT AVX2 assembly
Lynne
- [FFmpeg-devel] [PATCH 3/3] riscv: add float vector-scalar multiplication
Lynne
- [FFmpeg-devel] [PATCH 1/3] riscv: add CPU flags for the RISC-V Vector extension
Lynne
- [FFmpeg-devel] [PATCH 3/3] riscv: add float vector-scalar multiplication
Lynne
- [FFmpeg-devel] [PATCH 2/2] x86/tx_float: implement inverse MDCT AVX2 assembly
Lynne
- [FFmpeg-devel] [PATCH 1/3] riscv: add CPU flags for the RISC-V Vector extension
Lynne
- [FFmpeg-devel] [PATCH] checkasm/tx: add checkasm support for the iMDCT
Lynne
- [FFmpeg-devel] [PATCH 1/3] riscv: add CPU flags for the RISC-V Vector extension
Lynne
- [FFmpeg-devel] [PATCHv2 0/10] RISC-V V floating point DSP
Lynne
- [FFmpeg-devel] [PATCH 1/3] lavu: detect RISC-V F extension (i.e. float)
Lynne
- [FFmpeg-devel] [PATCH] MAINTAINERS: add maintainer for the imf demuxer
Lynne
- [FFmpeg-devel] [PATCH] x86/tx_float: add 15xN PFA FFT AVX SIMD
Lynne
- [FFmpeg-devel] [PATCH] x86/lpc: write a new Welch windowing function
Lynne
- [FFmpeg-devel] [PATCH 1/6] opus: convert encoder and decoder to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH 2/6] atrac9dec: switch to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH 3/6] ac3: convert encoder and decoder to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH 4/6] vorbisdec: convert to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH 5/6] twinvq: convert to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH 6/6] wmaprodec: convert to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH 1/6] opus: convert encoder and decoder to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH 1/6] opus: convert encoder and decoder to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH 1/6] opus: convert encoder and decoder to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH 1/6] opus: convert encoder and decoder to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH 1/6] opus: convert encoder and decoder to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH 05/31] lavu/cpu: CPU flags for the RISC-V Vector extension
Lynne
- [FFmpeg-devel] [PATCH 09/31] lavu/floatdsp: RISC-V V vector_dmul_scalar
Lynne
- [FFmpeg-devel] [PATCHv5 00/31] RISC-V CPU extensions
Lynne
- [FFmpeg-devel] [PATCHv6 00/31] initial RISC-V CPU extensions
Lynne
- [FFmpeg-devel] [RFC] [PATCH 0/7] RISC-V V vector length dealings
Lynne
- [FFmpeg-devel] [PATCH 1/2] avcodec/dirac_dwt(_template): Don't use ff_-prefix for static func
Lynne
- [FFmpeg-devel] [RFC] [PATCH 0/7] RISC-V V vector length dealings
Lynne
- [FFmpeg-devel] [PATCH 2/7] lavc/idctdsp: RISC-V V put_pixels_clamped function
Lynne
- [FFmpeg-devel] [PATCH 0/3] RISC-V V swscale pixel format conversions
Lynne
- [FFmpeg-devel] [PATCH] avcodec/dvdsub_parser: Fix length check for short packets
Aidan MacDonald
- [FFmpeg-devel] [PATCH] FTR decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] FTR decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/amr*bdec: return only number of consumed bytes
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/amr*bdec: return only number of consumed bytes
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/amr*bdec: return only number of consumed bytes
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/libtheoraenc: Do not use invalid error code
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/3] avcodec/fmvc: buffer size is stride based not 4*width
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Paul B Mahol
- [FFmpeg-devel] [PATCH] cfhd decoder fixes for old codebook
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add 3D scope multimedia filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] speexdec fix
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: flac x86 asm fix
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/5] avcodec/cfhddata: Reduce stack usage
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/flac: critical fix
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/5] avcodec/cfhddata: Reduce stack usage
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/flac_parser: ensure there are more headers for scoring
Paul B Mahol
- [FFmpeg-devel] [PATCH] avocdec/flac_parser: another fix
Paul B Mahol
- [FFmpeg-devel] [PATCH] speexdec fix
Paul B Mahol
- [FFmpeg-devel] [PATCH] avocdec/flac_parser: another fix
Paul B Mahol
- [FFmpeg-devel] [PATCH] Bonk, Bonk
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: Vorbis decode: don't use a flag to determine if frames have been output
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: Vorbis decode: don't use a flag to determine if frames have been output
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/flac_parser: fix triggered assert
Paul B Mahol
- [FFmpeg-devel] [PATCH v4 0/2] 32bps FLAC patches
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: Micronas SC-4 decoder and parser
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: Micronas SC-4 decoder and parser
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: Micronas SC-4 decoder and parser
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: Micronas SC-4 decoder and parser
Paul B Mahol
- [FFmpeg-devel] [PATCH] Bonk, Bonk
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat: add Limitless Audio Format demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH] avutil/x86/float_dsp: add fma3 for scalarproduct
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/x86/audiodsp: add scalarproduct avx2
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat: add Limitless Audio Format demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/bonk: Actually clip when using av_clip()
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat: add Limitless Audio Format demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/x86/audiodsp: add scalarproduct avx2
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/flac_parser: fix triggered assert
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/x86/audiodsp: add scalarproduct avx2
Paul B Mahol
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: Fix EOF pts for libavfilter in send_filter_eof()
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/tak*: use cached bitstream reader on !x86_32
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] avutil/dict: Avoid check whose result is known in advance
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/dump: Avoid unnecessary implicit calculation of strlen
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/3] avutil/dict: Fix memleak when using AV_DICT_APPEND
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/3] avutil/dict: Improve appending values
Paul B Mahol
- [FFmpeg-devel] [PATCH] Bonk, Bonk
Paul B Mahol
- [FFmpeg-devel] [PATCH v4 1/2] libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM
Paul B Mahol
- [FFmpeg-devel] [PATCH] float in tiff
Paul B Mahol
- [FFmpeg-devel] Bug in VMAF calculation for 10 bit comparison
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_drawbox: use the correct macro to fill rgb plane pointers
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/mlpdec: fix decoding of overlapping channels in substreams
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/adpcmenc: Round up required buffer size
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat: add Limitless Audio Format demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: Micronas SC-4 decoder and parser
Paul B Mahol
- [FFmpeg-devel] [PATCH] MAINTAINERS: add maintainer for the imf demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avcodec/Makefile: Remove obsolete adx_parser->adx.c dependency
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avcodec/adx: Move ff_adx_decode_header() to adxdec.c
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] swscale/output: Don't call av_pix_fmt_desc_get() in a loop
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/tiff: Fix loop detection
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/mlpdec: relax channel checking
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avformat/aiffdec: Use 64bit for block_duration use
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avformat/aiffdec: Check block_duration
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] MAINTAINERS: remove the project leader section
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/ac3dec: downmix for 7.1 eac3
Paul B Mahol
- [FFmpeg-devel] [PATCH 13/17] avcodec/mlpenc: Fix channel layouts
Paul B Mahol
- [FFmpeg-devel] [PATCH 15/17] avcodec/mlpenc: Remove dead channel layout checks
Paul B Mahol
- [FFmpeg-devel] [PATCH 14/17] avcodec/mlpenc: Simplify channel layout comparisons
Paul B Mahol
- [FFmpeg-devel] [PATCH] A-pac demuxer and decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] Media 100i decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] FTR decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] Media 100i decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] Media 100i decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] Media 100i decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] A-pac demuxer and decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] float in tiff
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: check that component index is positive
Paul B Mahol
- [FFmpeg-devel] [PATCH] float in tiff
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] avcodec/mlpdec: add max channels check
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/1] fate/opus: add silk LBRR test (refs #9890)
Tristan Matthews
- [FFmpeg-devel] [PATCH 1/1] fate/opus: add silk LBRR test (refs #9890)
Tristan Matthews
- [FFmpeg-devel] [PATCH 1/1] opus_silk: reset midonly flag after skipping LBRR
Tristan Matthews
- [FFmpeg-devel] [PATCH 1/1] opus_silk: reset midonly flag after skipping LBRR
Tristan Matthews
- [FFmpeg-devel] [PATCH 1/1] fate/opus: add silk LBRR test (refs #9890)
Tristan Matthews
- [FFmpeg-devel] [PATCH 1/1] fate/opus: add silk LBRR test (refs #9890)
Tristan Matthews
- [FFmpeg-devel] [PATCH 0/5] Provide optimized neon implementation
Hubert Mazur
- [FFmpeg-devel] [PATCH 1/5] lavc/aarch64: Add neon implementation for vsad16
Hubert Mazur
- [FFmpeg-devel] [PATCH 2/5] lavc/aarch64: Add neon implementation of vsse16
Hubert Mazur
- [FFmpeg-devel] [PATCH 3/5] lavc/aarch64: Add neon implementation for vsad_intra16
Hubert Mazur
- [FFmpeg-devel] [PATCH 4/5] lavc/aarch64: Add neon implementation for vsse_intra16
Hubert Mazur
- [FFmpeg-devel] [PATCH 5/5] lavc/aarch64: Provide neon implementation of nsse16
Hubert Mazur
- [FFmpeg-devel] [PATCH 0/5] Provide optimized neon implementation
Hubert Mazur
- [FFmpeg-devel] [PATCH 1/5] lavc/aarch64: Add neon implementation for vsad16
Hubert Mazur
- [FFmpeg-devel] [PATCH 2/5] lavc/aarch64: Add neon implementation of vsse16
Hubert Mazur
- [FFmpeg-devel] [PATCH 3/5] lavc/aarch64: Add neon implementation for vsad_intra16
Hubert Mazur
- [FFmpeg-devel] [PATCH 4/5] lavc/aarch64: Add neon implementation for vsse_intra16
Hubert Mazur
- [FFmpeg-devel] [PATCH 5/5] lavc/aarch64: Provide neon implementation of nsse16
Hubert Mazur
- [FFmpeg-devel] [PATCH 0/3] Provide arm64 neon implementations
Hubert Mazur
- [FFmpeg-devel] [PATCH 1/3] lavc/aarch64: Add neon implementation for pix_median_abs16
Hubert Mazur
- [FFmpeg-devel] [PATCH 2/3] lavc/aarch64: Add neon implementation for vsad8_intra
Hubert Mazur
- [FFmpeg-devel] [PATCH 3/3] lavc/aarch64: Add neon implementation for pix_median_abs8
Hubert Mazur
- [FFmpeg-devel] [PATCH 0/3] Provide neon implementations
Hubert Mazur
- [FFmpeg-devel] [PATCH 1/3] lavc/aarch64: Add neon implementation for pix_median_abs16
Hubert Mazur
- [FFmpeg-devel] [PATCH 2/3] lavc/aarch64: Add neon implementation for vsad8_intra
Hubert Mazur
- [FFmpeg-devel] [PATCH 3/3] lavc/aarch64: Add neon implementation for pix_median_abs8
Hubert Mazur
- [FFmpeg-devel] [PATCH 1/2] aarch64: me_cmp: Avoid redundant loads in ff_pix_abs16_y2_neon
Hubert Mazur
- [FFmpeg-devel] [PATCH 2/2] aarch64: me_cmp: Avoid using the non-unrolled codepath for the minimum unroll size
Hubert Mazur
- [FFmpeg-devel] [PATCH] configure: use -flto=auto if available
Kacper Michajłow
- [FFmpeg-devel] [PATCH] swscale: add missing opaque parameter after f2de911818
Kacper Michajłow
- [FFmpeg-devel] [PATCH v2] configure: try to use -flto=thin or -flto=auto if available
Kacper Michajłow
- [FFmpeg-devel] [PATCH 3/3] avcodec/bink: disallow odd positioned scaled blocks
Michael Niedermayer
- [FFmpeg-devel] [RFC] d3dva security hw+threads
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/bink: disallow odd positioned scaled blocks
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/speedhq: Check width
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/fmvc: buffer size is stride based not 4*width
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] x86/tx_float: implement inverse MDCT AVX2 assembly
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/fmvc: buffer size is stride based not 4*width
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/matroska: Support HDR10+ metadata in Matroska.
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec/mips: Fix MMI macro replaces in HEVC Decoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/matroska: Support HDR10+ metadata in Matroska.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_showinfo: remove backspaces
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/fmvc: Move frame allocation to a later stage
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/fmvc: buffer size is stride based not 4*width
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] tools/target_dec_fuzzer: Adjust threshold for UTVIDEO
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] libavformat/hls: Free keys
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavu/pixdesc: favour formats where bit depth exactly matches
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] libavformat/hls: Free keys
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] tools/target_dec_fuzzer: Adjust threshold for UTVIDEO
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Michael Niedermayer
- [FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avcodec/apedec: Fix integer overflow in filter_3800()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/dstdec: Check for overflow in build_filter()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/exr: Check preview psize
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/mobiclip: Check quantizer for overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/tta: Check 24bit scaling for overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avformat/mxfdec: Avoid some redundant writing to tables in mxf_compute_ptses_fake_index()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/wavpack: Fix overflow in k=31
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/wavpack: Check for end of input in wv_unpack_dsd_high()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/hdrdec: Update w in inner loop of decompress()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] tools/target_dec_fuzzer: Adjust threshold for Jpeg2000
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/tiff: Fix loop detection
Michael Niedermayer
- [FFmpeg-devel] FFmpeg 5.1.2
Michael Niedermayer
- [FFmpeg-devel] [PATCH] v2: lavu/pixdesc: favour formats where depth and subsampling exactly match
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavu: header and documentation for AVWriter
Michael Niedermayer
- [FFmpeg-devel] [PATCH] v2: lavu/pixdesc: favour formats where depth and subsampling exactly match
Michael Niedermayer
- [FFmpeg-devel] [PATCH] v3: lavu/pixdesc: favour formats where depth and subsampling exactly match
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MAINTAINERS: add maintainer for the imf demuxer
Michael Niedermayer
- [FFmpeg-devel] [PATCH] format/imfdec: improve error handling when selecting tracks for playback
Michael Niedermayer
- [FFmpeg-devel] Fix bugs on Mips platform.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/tiff: Fix loop detection
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/exr: Check preview psize
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/mobiclip: Check quantizer for overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/tta: Check 24bit scaling for overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avcodec/apedec: Fix integer overflow in filter_3800()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/hdrdec: Update w in inner loop of decompress()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] tools/target_dec_fuzzer: Adjust threshold for Jpeg2000
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] lavf/mpeg.c: improve readability of packet identification logic
Michael Niedermayer
- [FFmpeg-devel] [PATCH] format/imfdec: improve error handling when selecting tracks for playback
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/aiffdec: Check block_duration
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/aiffdec: Use 64bit for block_duration use
Michael Niedermayer
- [FFmpeg-devel] [PATCH] format/imfdec: improve error handling when selecting tracks for playback
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4] lavu/pixdesc: favour formats where depth and subsampling exactly match
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/9] avformat/ape: Check frames size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/9] avformat/apm: Use 64bit for bit_rate computation
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/9] avformat/asfdec_o: Limit packet offset
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/9] avformat/cafdec: Check that nb_frasmes fits within 64bit
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/9] avformat/dhav: Use 64bit seek_back
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/9] avformat/dxa: avoid bpc overflows
Michael Niedermayer
- [FFmpeg-devel] [PATCH 7/9] avformat/genh: Check nb_channels for IMA ADPCM
Michael Niedermayer
- [FFmpeg-devel] [PATCH 8/9] avformat/icodec: Check nb_pal
Michael Niedermayer
- [FFmpeg-devel] [PATCH 9/9] avformat/jacosubdec: Fix overflow in get_shift()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/13] avformat/flvdec: Use 64bit for sum_flv_tag_size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 02/13] avformat/mxfdec: Check run_in to fit in int and be valid
Michael Niedermayer
- [FFmpeg-devel] [PATCH 03/13] avformat/nutdec: Check fields
Michael Niedermayer
- [FFmpeg-devel] [PATCH 04/13] avformat/rmdec: check tag_size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 05/13] avformat/sbgdec: clamp end_ts
Michael Niedermayer
- [FFmpeg-devel] [PATCH 06/13] avformat/sbgdec: Check ts_int in genrate_intervals
Michael Niedermayer
- [FFmpeg-devel] [PATCH 07/13] avformat/sdsdec: Use av_rescale() to avoid intermediate overflow in duration calculation
Michael Niedermayer
- [FFmpeg-devel] [PATCH 08/13] avformat/xwma: Use av_rescale() for duration computation
Michael Niedermayer
- [FFmpeg-devel] [PATCH 09/13] avformat/rpl: Use 64bit for duration computation
Michael Niedermayer
- [FFmpeg-devel] [PATCH 10/13] avformat/vividas: Check packet size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 11/13] avformat/spdifdec: Use 64bit to compute bit rate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 12/13] avformat/matroskadec: Error out if a timestamp is beyond duration
Michael Niedermayer
- [FFmpeg-devel] [PATCH 13/13] avformat/westwood_vqa: Check chunk size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/mjpegdec: Check for unsupported bayer case
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avutil/aes: Silence fuzzer about accessing round_key
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 2/2] swscale/output: Don't call av_pix_fmt_desc_get() in a loop
Michael Niedermayer
- [FFmpeg-devel] [PATCH] format/imfdec: improve error handling when selecting tracks for playback
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/7] sws: add jobs option, distinct from threads
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/7] sws: add jobs option, distinct from threads
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/snow: Move ff_snow_inner_add_yblock() to snow_dwt.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH 02/13] avformat/mxfdec: Check run_in to fit in int and be valid
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/mjpegdec: Check for unsupported bayer case
Michael Niedermayer
- [FFmpeg-devel] [PATCH 02/13] avformat/mxfdec: Check run_in to fit in int and be valid
Michael Niedermayer
- [FFmpeg-devel] [PATCH 02/13] avformat/mxfdec: Check run_in to fit in int and be valid
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/snow: Move ff_snow_inner_add_yblock() to snow_dwt.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avformat/mxfdec: Avoid some redundant writing to tables in mxf_compute_ptses_fake_index()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/aiffdec: Use 64bit for block_duration use
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/aiffdec: Check block_duration
Michael Niedermayer
- [FFmpeg-devel] [PATCH 10/13] avformat/vividas: Check packet size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 13/13] avformat/westwood_vqa: Check chunk size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/vividas: Check packet size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/westwood_vqa: Check chunk size
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 5/7] swresample/swresample: Fix mismatching argument names
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 4/7] avutil: Fix mismatching argument names
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 3/7] avformat/avformat: Fix mismatching argument names
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/7] avcodec: Fix Doxygen trailing brief comments
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 2/7] avdevice/avdevice: Fix mismatching argument name
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/examples/extract_mvs: add motion information
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/13] avformat/flvdec: Use 64bit for sum_flv_tag_size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/9] avformat/ape: Check frames size
Michael Niedermayer
- [FFmpeg-devel] Patchwork issues
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/scale_eval: Reduce rounding error.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avocdec/snowenc: Fix left shift of negative number
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale/swscale_unscaled: Fix undefined NULL + 0
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale/swscale_unscaled: Fix undefined NULL + 0
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/vividas: Check packet size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/vividas: Check packet size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/6] avcodec/mpegvideo: Fix undefined left shift of negative numbers
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/6] avcodec/jrevdct: Fix UB left shifts of negative numbers
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mlpdec: relax channels checking
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mlpdec: relax channels checking
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/vividas: Check packet size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/speexdec: Check channels > 2
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/mlpdec: add max channels check
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mlpdec: relax channels checking
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests/fate/truehd: Add test for shortened Ticket1726 tesetcase
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/mlpdec: add max channels check
Michael Niedermayer
- [FFmpeg-devel] [avcodec/amfenc: 10 bit support v2 1/3] amf: Update the min version to 1.4.23.0 for AMF SDK.
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH] libavformat\matroskadec.c: crop support for matroska demuxer.
Dmitrii Ovchinnikov
- [FFmpeg-devel] [avcodec/amfenc: 10 bit support v2 1/3] amf: Update the min version to 1.4.23.0 for AMF SDK.
OvchinnikovDmitrii
- [FFmpeg-devel] [avcodec/amfenc: 10 bit support v2 2/3] avcodec/amfenc: Fixes the color information in the output.
OvchinnikovDmitrii
- [FFmpeg-devel] [avcodec/amfenc: 10 bit support v2 3/3] avcodec/amfenc: HDR metadata.
OvchinnikovDmitrii
- [FFmpeg-devel] [PATCH] libavformat\matroskadec.c: crop support for matroska demuxer.
OvchinnikovDmitrii
- [FFmpeg-devel] [PATCH] lavc/libvpx: increase thread limit to 64
OvchinnikovDmitrii
- [FFmpeg-devel] [PATCH] float in tiff
Mark Reid
- [FFmpeg-devel] [PATCH 1/8] fftools/ffprobe: Report initial and trailing padding
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/8] fate/matroska: Add tests for muxing with initial_padding
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/8] avformat/matroskaenc: Only write DiscardPadding if nonzero
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/8] avformat/matroskaenc: Don't override samplerate for CodecDelay
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/8] avformat/matroskaenc: Actually apply timestamp offset for Opus
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/8] avformat/mux: Allow muxers to set custom min timestamp
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/8] avformat/matroskaenc: Use custom min timestamp
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/8] avformat/matroskaenc: Write CodecDelay for codecs != Opus
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/libtheoraenc: Do not use invalid error code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/libtheoraenc: Do not use invalid error code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 2/2] libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 2/2] libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/11] avcodec/encode: Avoid unreferencing blank AVFrames
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH]lavf/hevc: Fix type specifiers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/mathops: Set hidden visibility where advantageous
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/3] swscale/la: Optimize hscale functions with lasx.
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/cfhd, cfhddata: Simplify check for escape
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avcodec/cfhddata: Avoid code tables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avcodec/cfhddata: Avoid code duplication when creating codebooks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] avcodec/cfhd, cfhddata: Free VLC as soon as it is not needed
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avcodec/cfhddata: Reduce stack usage
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avcodec/cfhddata: Reduce stack usage
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] avcodec/dvdata: Order code table by codes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/9] avcodec/dvdec: Use ff_init_vlc_from_lengths()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/9] avcodec/dv_tablegen, dvdata: Remove ff_dv_vlc_bits
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/9] avcodec/dvdec: Mark dv_init_static() as av_cold
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/9] avcodec/dvdec: Avoid stack buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/9] avcodec/wmavoice: Avoid code table
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/9] avcodec/wmaprodec: Use ff_init_vlc_from_lengths() instead of init_vlc
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/9] avcodec/wmaprodec: Move applying offset to VLC creation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 9/9] avcodec/wmaprodec: Use symbol table more efficiently
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 2/3] lavf/dashdec: Multithreaded DASH initialization
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/8] fftools/ffprobe: Report initial and trailing padding
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/libtheoraenc: Do not use invalid error code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/ffv1: Only allocate ThreadFrames for the decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/avfilter: Don't use AVFrame.channel_layout
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/tests/.gitignore: Add channel_layout testtool
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] tools/.gitignore: Add missing tools
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 2/3] lavf/dashdec: Multithreaded DASH initialization
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] cpu: Limit the number of auto threads in 32 bit builds
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] cpu: Limit the number of auto threads in 32 bit builds
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/x86/flacdsp_init: Remove double '; '
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] ref/fate/ffprobe_xsd: Change ref file
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] avcodec/dvdata: Order code table by codes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/ffv1: Only allocate ThreadFrames for the decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/8] fftools/ffprobe: Report initial and trailing padding
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] slicethread: Limit the automatic number of threads to 16
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 2/2] fate/mxf: add JPEG 2000 test
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 2/2] fate/mxf: add JPEG 2000 test
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] tests/mxf: Fix test requirements
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] fate/mxf: Add ProRes remux test
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/ralf: Move frame allocation after error checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/ralf: Move variable from context to stack
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] tests/fate-run: Allow to set input options for encoding pass
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] fate/matroska: Add test for updating AV1 extradata
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] swscale/input: Remove spec-incompliant '; '
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] swscale/output: Don't call av_pix_fmt_desc_get() in a loop
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avutil/x86/intreadwrite: Add ability to detect whether MMX code is used
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/dca_core: Only call emms_c() if needed
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] swsresample/swresample: abort on invalid layouts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] Revert "avcodec/loongarch: Add wrapper for __lsx_vldx"
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] Revert "avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx"
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v1 3/3] swscale/la: Add output_lasx.c file.
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] tests/fate-run: Allow to set input options for encoding pass
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avutil/x86/intreadwrite: Add ability to detect whether MMX code is used
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/ralf: Move frame allocation after error checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/18] avcodec/vp8: Disable segmentation for VP7
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/18] avcodec/vp8: Disable lf_delta for VP7
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/18] avcodec/vp8: Remove unused macros
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/18] avcodec/vp8: Inline mb_layout for VP7
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/18] avcodec/vp8: Inline inner_filter for VP7
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/18] avcodec/vp8: Inline mbskip_enabled for VP7
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/18] avcodec/vp8: Pass mb_y explicitly
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/18] avcodec/vp8: Inline num_coeff_partitions for VP7
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/18] avcodec/vp8: Disable slice-thread synchronization code for VP7
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/18] avcodec/vp8: Inline num_jobs for VP7
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/18] avcodec/vp8: Inline jobnr, threadnr for VP7
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/18] avcodec/vp8: Inline update_last for VP7
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/18] avcodec/vp8: Don't use avctx->execute2 for VP7
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/18] avcodec/vp8: Move fade_present from context to stack
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/18] avcodec/vp8: Disable frame-threading code for VP7
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 16/18] avcodec/vp8dsp: Remove declarations of inexistent functions
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/18] avcodec/vp8dsp: Constify src in vp8_mc_func
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 18/18] avcodec/vp8: Add const where appropriate
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] fate/id3v2: Add test for reading and writing UTF-16 BOM tags
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] fate/subtitles: Add PGS remux test
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/18] avcodec/vp8: Disable lf_delta for VP7
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avcodec/dstdec: Check for overflow in build_filter()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH]lavc/x86/simple_idct: Fix linking shared libavcodec with MS link.exe
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] fate/spdif: Add spdif tests
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: add Limitless Audio Format demuxer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/bonk: Actually clip when using av_clip()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] fate/id3v2: Add test for reading and writing UTF-16 BOM tags
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/bonk: Don't set data_offset to what it would be set to anyway
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/x86/Makefile: Don't build empty files
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/3] avfilter/avfilter: Don't use AVFrame.channel_layout
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avfilter/avfilter: #if ff_tlog_link() away when empty
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avfilter/video: Fix newline in trace output
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: add Limitless Audio Format demuxer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] fate/spdif: Add spdif tests
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/intreadwrite: Always provide AV_[RW]N(24|48)
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/x86/audiodsp: add scalarproduct avx2
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] RTP: get the buffer information of the RTP extension header.
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/13] avcodec/dolby_e_parser: Remove unnecessary headers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/13] avcodec/dcahuff: Remove unused define
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/13] avcodec/dcahuff: Avoid redundant offset table
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/13] avcodec/dca_core, dcahuff: Don't use DCAVLC unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/13] avcodec/dcahuff: Always use three bits for transition mode VLCs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/13] avcodec/dcaenc: Create encoder-adapted tables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/13] avcodec/dcahuff: Combine tables, use ff_init_vlc_from_lengths()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/13] avcodec/dcahuff, dca_core, dca_lbr: Apply offset during VLC creation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/13] avcodec/dca_core: Inline number of bits of scale factor VLCs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/13] avcodec/dca_core: Don't use too big max_depth in get_vlc2()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/13] avcodec/dcahuff: Replace DCAVLC by ordinary VLCs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/13] avcodec/dca_lbr: Hardcode lpc table to save space
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/13] avcodec/dca_lbr: Inline nb_bits for VLCs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc: avoid rounding errors in float constants
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc: avoid rounding errors in float constants
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc/audiodsp: fix aliasing violation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avutil/dict: Fix memleak when using AV_DICT_APPEND
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avutil/dict: Improve appending values
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avutil/dict: Avoid check whose result is known in advance
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/dump: Avoid unnecessary implicit calculation of strlen
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/3] avfilter/avfilter: Don't use AVFrame.channel_layout
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v4 1/2] libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v4 1/2] libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM
Andreas Rheinhardt
- [FFmpeg-devel] Bug in VMAF calculation for 10 bit comparison
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/dict: Error out in case of key == NULL
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/7] avcodec/iff: Split extract_header into extradata and packet part
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/intrax8: Remove reference to inexistent parameter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/adpcmenc: Round up required buffer size
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v5 3/3] fate/flac: Add test of 32 bps encoding/decoding
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/bonk: Don't set data_offset to what it would be set to anyway
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v5 3/3] fate/flac: Add test of 32 bps encoding/decoding
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] fate/audio: Add tests for APTX (HD)
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/9] avcodec/utils: Support APTX (HD) in av_get_audio_frame_duration()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/9] avcodec/aptx: Use AVCodecContext.frame_size according to the API
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/9] avformat/aptxdec: Don't set AVCodecParameters.frame_size
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/9] avformat/aptxdec: Don't set AV_PKT_FLAG_CORRUPT mistakenly
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/9] avcodec/aptxdec: Process data in complete blocks only
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/9] avcodec/encode: Redo checks for small last audio frame
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/9] avcodec/encode: Enable encoders to control padding of last frame
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 9/9] avcodec/aptxenc: Process data in complete blocks of four samples only
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/13] avcodec/dolby_e_parser: Remove unnecessary headers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/x86/Makefile: Don't build empty files
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] configure: Remove obsolete APTX decoder dependencies
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/decode: Check for more invalid channel counts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avcodec/dfpwmdec: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avformat/dfpwmdec: Inline raw_codec_id
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] avformat/dfpwmdec: Remove unnecessary headers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] fate/lavf-audio: Add dfpwm test
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/adx: Move ff_adx_decode_header() to adxdec.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/Makefile: Remove obsolete adx_parser->adx.c dependency
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 2/2] swscale/output: Don't call av_pix_fmt_desc_get() in a loop
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc/fmtconvert: remove dead int32_to_float
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] lavc/vorbisdec: use intermediate variables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] lavc/vorbisdec: use ptrdiff_t to iterate over intptr_t
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] fate/ffmpeg: Use transcode instead of enc_dec in shortest-sub test
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/6] fate/ffmpeg: Set max_delay for shortest-sub
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/6] avcodec/smc: Move transient GetByteContext from context to stack
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/6] avcodec/rpzaenc: Avoid useless intermediate variable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/6] fate/segafilm: Add tests for segafilm (de)muxer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/6] avformat/spdifenc: Reorder struct members to make it smaller
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] fate/lavf-*: Add missing dependency on pipe protocol
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/17] avcodec/avcodec: Uninitialize AVChannelLayout before overwriting it
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/17] avcodec/encode: Remove dead deprecated check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/17] avcodec/avcodec: Check for more invalid channel layouts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/17] avcodec/avcodec: Always use old channel count/layout if set
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/17] avcodec/encode: Remove deprecated always-false checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/17] avcodec/dfpwmdec: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/17] avcodec/pcm-blurayenc: Don't presume every channel layout to be native
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/17] avcodec/pcm: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/17] avcodec/libcodec2: Remove dead channel count check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/17] avcodec/libshine: Remove dead channel count check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/17] avcodec/libspeexenc: Remove dead channel count check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/17] avcodec/mpegaudioenc_template: Remove dead channel count check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/17] avcodec/mlpenc: Fix channel layouts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/17] avcodec/mlpenc: Simplify channel layout comparisons
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/17] avcodec/mlpenc: Remove dead channel layout checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 16/17] avcodec/dcaenc: Remove dead checks for unspec channel layouts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/17] avcodec/dcaenc: Simplify channel layout check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] fate/audio: Add tests for APTX (HD)
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v4] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v4 4/6] lavu/display: Add horizontal and vertical scaling to the display matrix
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/dict: Error out in case of key == NULL
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/2] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 2/2] swscale/output: Don't call av_pix_fmt_desc_get() in a loop
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/vorbisdec: Move ff_vorbis_inverse_coupling() to vorbisdsp.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc: add detection of forced subtitles
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] avcodec/snow: Move ff_snow_inner_add_yblock() to snow_dwt.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/4] avcodec/tests/snowenc: Don't unnecessarily include snowenc.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/4] avcodec/tests/snowenc: Don't use SnowContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/4] avcodec/me_cmp: Don't access AVCodecContext directly in ff_me_cmp_init()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] fate/ffmpeg: Use transcode instead of enc_dec in shortest-sub test
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/cavsdsp: Remove unused function parameter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avcodec/blockdsp: Remove unused AVCodecContext parameter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avcodec/fmtconvert: Remove unused AVCodecContext parameter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 22/26] lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] fate/cbs: Add tests for h264_redundant_pps BSF
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/4] avcodec/h264_redundant_pps_bsf: Don't remove PPS
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 2/4] avcodec/cbs: Only write extradata if there is something to write
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 3/4] avformat/nutdec: Don't shrink packet size manually
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 4/4] fate/cbs: Add tests for h264_redundant_pps BSF
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] fate/cbs: Add tests for h264_redundant_pps BSF
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avformat/dashdec: Fix crash on invalid input/ENOMEM, fix leak
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avformat/dashdec: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/17] avcodec/avcodec: Uninitialize AVChannelLayout before overwriting it
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/h264_slice: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum)
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avformat/matroska*: Use av_chroma_location_(pos_to_enum|enum_to_pos)
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] avcodec/avcodec: Deprecate lavc chroma pos API functions
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avformat/internal: Don't include avcodec.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avfilter/internal: Remove declaration of inexistent function
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avfilter/avfilter: Make ff_command_queue_pop() static
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v1 3/3] swscale/la: Add output_lasx.c file.
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] avcodec/snow: Move ff_snow_inner_add_yblock() to snow_dwt.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] libavformat\matroskadec.c: crop support for matroska demuxer.
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/cavsdsp: Remove unused function parameter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] fate/subtitles: Ignore line endings in sub-pgs-remux test
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc: export flag for MPEG audio dual channel
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] Media 100i decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avutil/dict: Add av_dict_iterate
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avutil/dict: Add av_dict_iterate
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/4] avcodec/h264_redundant_pps_bsf: Don't remove PPS
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] Media 100i decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/1] fate/opus: add silk LBRR test (refs #9890)
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: fix -Wparentheses warning
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/jpeg2000dec: Set sample aspect ratio before getting buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/jpeg2000dec: Implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/jpeg2000dec: Set sample aspect ratio before getting buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/opusdec: stop setting deprecated swr options
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/jpeg2000dec: Set sample aspect ratio before getting buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/opusdec: stop setting deprecated swr options
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/parser: Remove declaration of inexistent function
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] fftools: Remove unused qsv declarations
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/2] fftools: Remove unused qsv declarations
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/4] avcodec/h264_redundant_pps_bsf: Don't remove PPS
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/mov: Speed up finding MOVFragmentIndexItem
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum)
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] opus: convert encoder and decoder to lavu/tx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/6] wmaprodec: convert to lavu/tx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/amrwbdec, lsp: Include mips headers only #if ARCH_MIPS
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avcodec/lsp: Move ff_lsp2polyf() upwards in lsp.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avcodec/lsp: Make ff_lsp2polyf() static
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/display: Drop wrong comments about matrices being allocated
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v5 1/3] lavu/display: Add scaling functions to the display matrix
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/tiff: Remove commented-out code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/tiff: Remove unused function parameter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] opus: convert encoder and decoder to lavu/tx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/dirac_dwt(_template): Don't use ff_-prefix for static func
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/dirac_dwt: Avoid conversions between function pointers and void*
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/aacdectab: Remove empty channel layouts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/31] lavu/cpu: CPU flags for the RISC-V Vector extension
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] libavcodec/qsvenc: Let runtime to set default parameter.
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/avio: Schedule AVIODirContext to become an opaque type
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/8] avutil/mem: Add av_fast_realloc_array()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/ac3dsp: Remove unused parameter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3] Add avpriv_slicethread_create2() and avpriv_slicethread_execute2(), make execute() and execute2() return FFMIN() of thread return codes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3] Add avpriv_slicethread_create2() and avpriv_slicethread_execute2(), make execute() and execute2() return FFMIN() of thread return codes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3] Add avpriv_slicethread_create2() and avpriv_slicethread_execute2(), make execute() and execute2() return FFMIN() of thread return codes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/8] avutil/mem: Add av_fast_realloc_array()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3] Add avpriv_slicethread_create2() and avpriv_slicethread_execute2(), make execute() and execute2() return FFMIN() of thread return codes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avutil/pixdesc: Remove always-false checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avutil/pixdesc: Avoid direct access to pix fmt desc array
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only user
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] avutil/tests/pixelutils: Use av_assert0 instead for test tools
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avutil/tests/pixelutils: Test that all non-hw pix fmts have components
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dwt: Fix left shift of negative number
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avocdec/snowenc: Fix left shift of negative number
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dsp: Use unsigned to avoid overflow
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dsp: Use unsigned to avoid overflow
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dwt: Fix left shift of negative number
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dsp: Use unsigned to avoid overflow
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avocdec/cavsdsp: Fix undefined pointer arithmetic
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/vc2enc_dwt: Fix left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dwt: Fix left shift of negative number
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/display: Drop wrong comments about matrices being allocated
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/dirac_dwt(_template): Don't use ff_-prefix for static func
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/tiff: Remove commented-out code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/amrwbdec, lsp: Include mips headers only #if ARCH_MIPS
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/8] avutil/mem: Add av_fast_realloc_array()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avutil/pixdesc: Avoid direct access to pix fmt desc array
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] lavu/mem: add av_realloc_reuse() as a replacement for av_fast_realloc()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/rl2: Remove wrong check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avcodec/rl2: Don't presume stride to be > 0
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avcodec/rl2: Use ptrdiff_t for stride
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] avcodec/rl2: Fix undefined pointer arithmetic
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avcodec/rl2: Fix indentation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] swscale/swscale_unscaled: Fix undefined NULL + 0
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/zerocodec: Avoid undefined NULL - 0
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/wmavoice: Don't initialize GetBitContext with buf == NULL
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avcodec/wmavoice: Check init_get_bits8()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avcodec/wmalosslessdec: Simplify flushing, avoid NULL + 0
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] avcodec/g723_1enc: Remove unnecessary av_clipl_int32()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/6] avcodec/g723_1enc: Fix undefined left-shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/6] avformat/aviobuf: Don't use NULL as src for memcpy
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/6] avcodec/jrevdct: Fix UB left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/6] avcodec/mpegvideo: Fix undefined left shift of negative numbers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/6] avcodec/mpegvideo_dec: Fix UB NULL + 0
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] swscale/swscale_unscaled: Fix undefined NULL + 0
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/6] avformat/aviobuf: Don't use NULL as src for memcpy
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/ac3dsp: Remove unused parameter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/pngdec: Don't use unsigned for width, height
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/6] avcodec/jrevdct: Fix UB left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avutil/pixdesc: Remove always-false checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/channel_layout: Don't mention dead project
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/vorbis: Split data declarations out into new header
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/mpeg12vlc: Move MPEG-1/2 RL VLCs to it
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avcodec/mpeg12dec: Don't call ff_mpeg12_common_init()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avcodec/mpeg12: Inline ff_mpeg12_common_init() into mpeg12enc.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] configure, avcodec/Makefile: Remove obsolete mpegvideo dependencies
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avcodec/mpeg12: Move ff_mpeg1_clean_buffers decl to a new header
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/7] avcodec/sunrast: Use ptrdiff_t for stride
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/7] avcodec/sgidec: Support negative linesizes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/7] avcodec/sgidec: Avoid redundant private context
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/7] avcodec/sgidec: Use planar pixel formats
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/7] avcodec/c93: Fix segfault when using negative linesizes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] avcodec/escape124: Fix segfault with negative linesizes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/7] avcodec/fraps: Fix segfault with negative linesizes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: Fix compilation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] libavcodec/qsvenc: fixy typo for min/max qp reset
Dmitry Rogozhkin
- [FFmpeg-devel] [PATCH 02/18] avcodec/vp8: Disable lf_delta for VP7
Peter Ross
- [FFmpeg-devel] [PATCH 02/18] avcodec/vp8: Disable lf_delta for VP7
Peter Ross
- [FFmpeg-devel] [PATCH 8/9] avformat/icodec: Check nb_pal
Peter Ross
- [FFmpeg-devel] [RFC] d3dva security hw+threads
Timo Rothenpieler
- [FFmpeg-devel] [PATCH v2] avfilter: add bilateral_cuda filter
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] libavfilter/vf_colorrange_cuda: CUDA-accelerated video filter for MPEG and JPEG color range conversions
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] libavfilter/vf_colorrange_cuda: CUDA-accelerated video filter for MPEG and JPEG color range conversions
Timo Rothenpieler
- [FFmpeg-devel] Patchwork issues
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] lavu: header and documentation for AVWriter
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavu: header and documentation for AVWriter
Stefano Sabatini
- [FFmpeg-devel] [PATCH] avformat/httpauth: support sha-256 and sha-512-256
Aki Sakurai
- [FFmpeg-devel] [PATCH] avfilter/metal: fix build when minimun deployments is less than ios 13
Aki Sakurai
- [FFmpeg-devel] [PATCH] Reduce rounding error in ff_scale_adjust_dimensions.
Tristan Schmelcher
- [FFmpeg-devel] [PATCH] avfilter/scale_eval: Reduce rounding error.
Tristan Schmelcher
- [FFmpeg-devel] [PATCH 4/7] avutil: Fix mismatching argument names
Marvin Scholz
- [FFmpeg-devel] [PATCH 5/7] swresample/swresample: Fix mismatching argument names
Marvin Scholz
- [FFmpeg-devel] [PATCH 6/7] avformat/avformat: Improve doxy style
Marvin Scholz
- [FFmpeg-devel] [PATCH 7/7] avcodec/avcodec: Escape Doxygen reference
Marvin Scholz
- [FFmpeg-devel] [PATCH 1/7] avcodec: Fix Doxygen trailing brief comments
Marvin Scholz
- [FFmpeg-devel] [PATCH 2/7] avdevice/avdevice: Fix mismatching argument name
Marvin Scholz
- [FFmpeg-devel] [PATCH 3/7] avformat/avformat: Fix mismatching argument names
Marvin Scholz
- [FFmpeg-devel] [PATCH 5/7] swresample/swresample: Fix mismatching argument names
Marvin Scholz
- [FFmpeg-devel] [PATCH 2/2] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Marvin Scholz
- [FFmpeg-devel] [PATCH 1/2] avutil/dict: Add av_dict_iterate
Marvin Scholz
- [FFmpeg-devel] [PATCH 2/2] avutil/dict: Use av_dict_iterate in av_dict_get
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 1/7] avcodec: Fix Doxygen trailing brief comments
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 2/7] avdevice/avdevice: Fix mismatching argument name
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 3/7] avformat/avformat: Fix mismatching argument names
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 4/7] avutil: Fix mismatching argument names
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 5/7] swresample/swresample: Fix mismatching argument names
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 6/7] avformat/avformat: Improve doxy style
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 7/7] avcodec/avcodec: Escape Doxygen reference
Marvin Scholz
- [FFmpeg-devel] [PATCH 1/2] avutil/dict: Add av_dict_iterate
Marvin Scholz
- [FFmpeg-devel] [PATCH 1/2] fftools: Remove unused qsv declarations
Marvin Scholz
- [FFmpeg-devel] [PATCH 2/2] fftools: Remove unused videotoolbox_init declaration
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 1/2] fftools: Remove unused qsv declarations
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 2/2] fftools: Remove unused videotoolbox_init declaration
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 1/5] avutil/dict: Add av_dict_iterate
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 2/5] avutil/dict: Use av_dict_iterate in av_dict_get
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 3/5] avutil/dict: Use av_dict_iterate in av_dict_copy
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 4/5] avutil/dict: Use av_dict_iterate in av_dict_get_string
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 5/5] avutil/dict: Improve documentation
Marvin Scholz
- [FFmpeg-devel] [PATCH] Update sample upload instructions
Marvin Scholz
- [FFmpeg-devel] [PATCH] Makefile: Build complete doc with Doxygen
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 00/54] Various Doxygen fixes
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 01/54] avcodec: Fix Doxygen trailing brief comments
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 02/54] avdevice/avdevice: Fix mismatching argument name
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 03/54] avformat/avformat: Fix mismatching argument names
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 04/54] avutil: Fix mismatching argument names
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 05/54] swresample/swresample: Fix mismatching argument names
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 06/54] avformat/avformat: Improve doxy style
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 07/54] avcodec/avcodec: Escape Doxygen reference
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 08/54] avutil/channel_layout: Remove bogus closing group
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 09/54] avutil/channel_layout: Move to its own group
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 10/54] avutil/channel_layout: Group deprecated functions
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 11/54] avutil/channel_layout: Group pre-defined channel layouts
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 12/54] avutil/twofish: Fix doxy @param typo
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 13/54] avcodec/vdpau: Fix doxy comment typo
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 14/54] avcodec/codec_par: Add missing doxy group opening
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 15/54] avcodec/videotoolbox: Add proper doxy group
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 16/54] avutil/aes_ctr: Add proper doxy group
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 17/54] avutil/display: consolidate group doxy
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 18/54] avutil/display: Add file to doxy group
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 19/54] avutil/spherical: consolidate group doxy
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 20/54] avutil/spherical: Add file to doxy group
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 21/54] avutil/stereo3d: consolidate group doxy
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 22/54] avutil/stereo3d: Add file to doxy group
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 23/54] avutil/csp: Fix bogus doxy filename
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 24/54] swscale: Fix bogus doxy comment #ifdefs
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 25/54] avcodec/mediacodec: use inline code for coderefs
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 26/54] avcodec/mediacodec: link to related documentation
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 27/54] doc/Doxyfile: Add FF_PAD_STRUCTURE to PREDEFINED
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 28/54] avutil/bprint: Improve doxy documentation
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 29/54] swresample: Fix Doxy reference to AVOptions
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 30/54] avutil/camellia: Fix doxy @param typo
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 31/54] avutil/channel_layout: Use inline code for Doxy
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 32/54] avutil/channel_layout: Document missing arguments
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 33/54] avfilter: Fix doxy references
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 34/54] avformat/avio: Add doxy for missing argument
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 35/54] avutil/detection_bbox: Add doxy for missing argument
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 36/54] avutil/eval: Add doxy for missing arguments
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 37/54] avutil/file: Add doxy for missing arguments
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 38/54] avutil/lfg: Add doxy for missing argument
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 39/54] avutil/lfg: Minor doxy improvements
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 40/54] avutil/hwcontext: Add doxy for missing argument
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 41/54] avutil/parseutils: Add doxy for missing arguments
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 42/54] avutil/parseutils: Use inline code and properly escape
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 43/54] avutil/uuid: Remove bogus doxy return doc
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 44/54] avutil/rc4: Add doxy for missing arguments
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 45/54] avutil/frame: Add doxy for missing argument
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 46/54] avutil/avstring: Add doxy for missing argument
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 47/54] avutil/des: Add doxy for missing arguments
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 48/54] avutil/crc: Add doxy for missing arguments
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 49/54] avutil/imgutils: document some missing arguments
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 50/54] swscale: document some missing arguments
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 51/54] avcodec/bsf: document missing arguments
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 52/54] avutil/aes: document some missing arguments
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 53/54] avutil/aes_ctr: document some missing arguments
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 54/54] avutil/samplefmt: document missing argument
Marvin Scholz
- [FFmpeg-devel] Patchwork issues
Marvin Scholz
- [FFmpeg-devel] [PATCH] ffmpeg: Make find_stream_info behave like a normal per-file option
Marvin Scholz
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: Remove unused do_deinterlace variable
Marvin Scholz
- [FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg: Remove unused frame_bits_per_raw_sample variable
Marvin Scholz
- [FFmpeg-devel] [PATCH] avformat/mxfdec: do not log warning of multiple ANC packets if count is 0
Gavin Smith
- [FFmpeg-devel] [PATCH] avformat/mxfdec: do not log warning of multiple ANC packets if count is 0
Gavin Smith
- [FFmpeg-devel] [PATCH v4] libavcodec: Set hidden visibility on global symbols accessed from AArch64 assembly
Martin Storsjö
- [FFmpeg-devel] [PATCH v2] arm: Check the build time constants in av_clip_*intp2
Martin Storsjö
- [FFmpeg-devel] [PATCH 2/2] arm: rv40dsp: Change stride parameters to ptrdiff_t
Martin Storsjö
- [FFmpeg-devel] [PATCH 5/5] lavc/aarch64: Provide neon implementation of nsse16
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/5] lavc/aarch64: Add neon implementation for vsad16
Martin Storsjö
- [FFmpeg-devel] [PATCH] avcodec/mathops: Set hidden visibility where advantageous
Martin Storsjö
- [FFmpeg-devel] [PATCH 2/2] arm: relax byte-swap assembler constraints
Martin Storsjö
- [FFmpeg-devel] [PATCH 2/5] lavc/aarch64: Add neon implementation of vsse16
Martin Storsjö
- [FFmpeg-devel] [PATCH 3/5] lavc/aarch64: Add neon implementation for vsad_intra16
Martin Storsjö
- [FFmpeg-devel] [PATCH 4/5] lavc/aarch64: Add neon implementation for vsse_intra16
Martin Storsjö
- [FFmpeg-devel] [PATCH 5/5] lavc/aarch64: Provide neon implementation of nsse16
Martin Storsjö
- [FFmpeg-devel] [PATCH] cpu: Limit the number of auto threads in 32 bit builds
Martin Storsjö
- [FFmpeg-devel] [PATCH] cpu: Limit the number of auto threads in 32 bit builds
Martin Storsjö
- [FFmpeg-devel] [PATCH] slicethread: Limit the automatic number of threads to 16
Martin Storsjö
- [FFmpeg-devel] [PATCH] slicethread: Limit the automatic number of threads to 16
Martin Storsjö
- [FFmpeg-devel] [PATCH] x86/tx_float: Fix building for platforms with a symbol prefix
Martin Storsjö
- [FFmpeg-devel] [PATCH v2] x86/tx_float: Fix building for platforms with a symbol prefix
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/2] x86/tx_float: add support for calling assembly functions from assembly
Martin Storsjö
- [FFmpeg-devel] [PATCH] slicethread: Limit the automatic number of threads to 16
Martin Storsjö
- [FFmpeg-devel] [PATCH 0/5] Provide optimized neon implementation
Martin Storsjö
- [FFmpeg-devel] [PATCH 2/5] lavc/aarch64: Add neon implementation of vsse16
Martin Storsjö
- [FFmpeg-devel] [PATCH 5/5] lavc/aarch64: Provide neon implementation of nsse16
Martin Storsjö
- [FFmpeg-devel] [PATCH 0/5] Provide optimized neon implementation
Martin Storsjö
- [FFmpeg-devel] [PATCH v2] avcodec/arm/sbcenc: avoid callee preserved vfp registers
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/3] lavc/aarch64: Add neon implementation for pix_median_abs16
Martin Storsjö
- [FFmpeg-devel] [PATCH 2/3] lavc/aarch64: Add neon implementation for vsad8_intra
Martin Storsjö
- [FFmpeg-devel] [PATCH 3/3] lavc/aarch64: Add neon implementation for pix_median_abs8
Martin Storsjö
- [FFmpeg-devel] [PATCH 0/3] Provide neon implementations
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/6] opus: convert encoder and decoder to lavu/tx
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/6] opus: convert encoder and decoder to lavu/tx
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/6] opus: convert encoder and decoder to lavu/tx
Martin Storsjö
- [FFmpeg-devel] Patchwork issues
Martin Storsjö
- [FFmpeg-devel] [PATCH] riscv: Use the correct path for including asm.S
Martin Storsjö
- [FFmpeg-devel] [PATCH] arm: vc1dsp: Canonicalize the syntax for aligned NEON loads/stores
Martin Storsjö
- [FFmpeg-devel] [PATCH] riscv: Use the correct path for including asm.S
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/4] lavc/aarch64: Add neon implementation for pix_abs8 functions.
Martin Storsjö
- [FFmpeg-devel] [PATCH 2/4] lavc/aarch64: Provide neon implementation of nsse8
Martin Storsjö
- [FFmpeg-devel] [PATCH 3/4] lavc/aarch64: Provide optimized implementation of vsse8 for arm64.
Martin Storsjö
- [FFmpeg-devel] [PATCH 4/4] lavc/aarch64: Add neon implementation for vsse_intra8
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/2] aarch64: me_cmp: Avoid redundant loads in ff_pix_abs16_y2_neon
Martin Storsjö
- [FFmpeg-devel] [PATCH 2/2] aarch64: me_cmp: Avoid using the non-unrolled codepath for the minimum unroll size
Martin Storsjö
- [FFmpeg-devel] [PATCH] riscv: Fix linking without RVV; change #ifdef into #if
Martin Storsjö
- [FFmpeg-devel] [PATCH] arm: vc1dsp: Canonicalize the syntax for aligned NEON loads/stores
Martin Storsjö
- [FFmpeg-devel] [PATCH] lavf/async: Fix wrapped_url_read return value
Guangyu Sun
- [FFmpeg-devel] [PATCH v2] lavf/async: Fix ring_write return value
Guangyu Sun
- [FFmpeg-devel] [PATCH] lavf/async: Fix wrapped_url_read return value
Guangyu Sun
- [FFmpeg-devel] Bug in VMAF calculation for 10 bit comparison
Kyle Swanson
- [FFmpeg-devel] Bug in VMAF calculation for 10 bit comparison
Kyle Swanson
- [FFmpeg-devel] [PATCH] avfilter/vf_libvmaf: Update ssim, ms_ssim options description
Kyle Swanson
- [FFmpeg-devel] [PATCH] avfilter/vf_libvmaf: Update ssim, ms_ssim options description
Kyle Swanson
- [FFmpeg-devel] [PATCH v2] av_get_media_type_string(): replace with av_media_type_get_string()
Scott Theisen
- [FFmpeg-devel] [PATCH] cbs_mpeg2_split_fragment(): cache the buffer end
Scott Theisen
- [FFmpeg-devel] [PATCH v4 0/8] rewrite avpriv_find_start_code() for clarity
Scott Theisen
- [FFmpeg-devel] [PATCH v4 1/8] avcodec/startcode.h: create start_code_is_valid()
Scott Theisen
- [FFmpeg-devel] [PATCH v4 2/8] avpriv_find_start_code(): readability enhancement part 1
Scott Theisen
- [FFmpeg-devel] [PATCH v4 3/8] avpriv_find_start_code(): rewrite while loop
Scott Theisen
- [FFmpeg-devel] [PATCH v4 4/8] avpriv_find_start_code(): rewrite for loop for clarity
Scott Theisen
- [FFmpeg-devel] [PATCH v4 5/8] avpriv_find_start_code(): add doxygen comment and rename a parameter
Scott Theisen
- [FFmpeg-devel] [PATCH v4 6/8] avpriv_find_start_code(): correct type of start_code parameter
Scott Theisen
- [FFmpeg-devel] [PATCH v4 7/8] avpriv_find_start_code(): constify pointer parameters
Scott Theisen
- [FFmpeg-devel] [PATCH v4 8/8] avpriv_find_start_code(): make start_code output only
Scott Theisen
- [FFmpeg-devel] [PATCH v4 0/8] rewrite avpriv_find_start_code() for clarity
Scott Theisen
- [FFmpeg-devel] [PATCH v2] lavf/mpeg.c: improve readability of packet identification logic
Scott Theisen
- [FFmpeg-devel] [PATCH] mpegts: identify and demux DSMCC-B/MHEG streams
Scott Theisen
- [FFmpeg-devel] [PATCH] lavc: add detection of forced subtitles
Scott Theisen
- [FFmpeg-devel] [PATCH] lavc: add detection of forced subtitles
Scott Theisen
- [FFmpeg-devel] [PATCH] lavc: export flag for MPEG audio dual channel
Scott Theisen
- [FFmpeg-devel] [PATCH] lavc: export flag for MPEG audio dual channel
Scott Theisen
- [FFmpeg-devel] [PATCH] cbs_mpeg2_split_fragment(): cache the buffer end
Scott Theisen
- [FFmpeg-devel] [PATCH] lavc: export flag for MPEG audio dual channel
Scott Theisen
- [FFmpeg-devel] [PATCH v3 2/3] lavc/decode: Add internal surface re-allocate method for hwaccel
Mark Thompson
- [FFmpeg-devel] [PATCH v3 1/3] lavc/decode: Warp get_hw_config function
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/libvpxenc: add -min-gf-interval
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH] avformat/movenc: Write auxi box for animated AVIF with alpha
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH] avformat/movenc: Write auxi box for animated AVIF with alpha
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH] avformat/movenc: Write auxi box for animated AVIF with alpha
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH 1/2] x86/tx_float: add support for calling assembly functions from assembly
Mattias Wadman
- [FFmpeg-devel] [PATCH 1/2] x86/tx_float: add support for calling assembly functions from assembly
Mattias Wadman
- [FFmpeg-devel] [PATCH] avocdec/flac_parser: another fix
Mattias Wadman
- [FFmpeg-devel] [PATCH] avcodec/flac_parser: fix triggered assert
Mattias Wadman
- [FFmpeg-devel] [PATCH v3] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
Wang, Bin
- [FFmpeg-devel] [PATCH v3] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
Wang, Bin
- [FFmpeg-devel] [PATCH v4] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
Wang, Bin
- [FFmpeg-devel] [PATCH v4] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
Wang, Bin
- [FFmpeg-devel] [PATCH v5] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
Wang, Bin
- [FFmpeg-devel] [PATCH v3 2/3] lavc/decode: Add internal surface re-allocate method for hwaccel
Wang, Fei W
- [FFmpeg-devel] [RFC] d3dva security hw+threads
Soft Works
- [FFmpeg-devel] [RFC] d3dva security hw+threads
Soft Works
- [FFmpeg-devel] [PATCH v5 00/25] Subtitle Filtering 2022
Soft Works
- [FFmpeg-devel] [PATCH] RTP: get the buffer information of the RTP extension header.
Wujian(Chin)
- [FFmpeg-devel] [PATCH] RTP: get the buffer information of the RTP extension header.
Wujian(Chin)
- [FFmpeg-devel] [PATCH] lavc/qsvenc: use VBR if maxrate is not specified on Windows
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/2] lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavc/qsvenc: use VBR if maxrate is not specified on Windows
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/2] lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/4] swscale/input: add support for XV36LE
Xiang, Haihao
- [FFmpeg-devel] [PATCH 2/6] libavcodec/qsvenc: Add gop_size reset support to qsvenc
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 1/2] lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX on Linux
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 2/2] lavc/qsv: Add support for decoding & encoding 8bit 4:4:4 content
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 1/7] libavcodec/qsvenc: skip parameter resetting on mjpeg_qsv
Xiang, Haihao
- [FFmpeg-devel] [PATCH v3 1/3] lavc/decode: Warp get_hw_config function
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavu/pixdesc: favour formats where bit depth exactly matches
Xiang, Haihao
- [FFmpeg-devel] [PATCH] improve VAAPI error handling
Xiang, Haihao
- [FFmpeg-devel] [PATCH v3] libavcodec/cbs_av1: Add size check before parse obu
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC)
Xiang, Haihao
- [FFmpeg-devel] [PATCH v4] libavcodec/cbs_av1: Add size check before parse obu
Xiang, Haihao
- [FFmpeg-devel] [PATCH] libavcodec/qsvenc: fixy typo for min/max qp reset
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/3] libavcodec/qsvenc: Add framerate reset support to qsv
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC)
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2] lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC)
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/qsvenc: Let runtime to set default parameter.
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/2] first submit source code
Steven Xiao
- [FFmpeg-devel] [PATCH 2/2] update codec-par to add crop fields
Steven Xiao
- [FFmpeg-devel] [PATCH v1 3/3] swscale/la: Add output_lasx.c file.
Shiyou Yin
- [FFmpeg-devel] [PATCH v2] avcodec/mips: Fix MMI macro replaces in HEVC Decoder
Shiyou Yin
- [FFmpeg-devel] [PATCH v1 3/3] swscale/la: Add output_lasx.c file.
Shiyou Yin
- [FFmpeg-devel] Fix bugs on Mips platform.
Shiyou Yin
- [FFmpeg-devel] [PATCH v1 3/3] swscale/la: Add output_lasx.c file.
Shiyou Yin
- [FFmpeg-devel] [PATCH v1 3/3] swscale/la: Add output_lasx.c file.
Shiyou Yin
- [FFmpeg-devel] [PATCH] ffmpeg: fix increment of sync_opts
Xiaolei Yu
- [FFmpeg-devel] [PATCH] avcodec/libvpxenc: add -min-gf-interval
James Zern
- [FFmpeg-devel] [PATCH] avformat/movenc: Write auxi box for animated AVIF with alpha
James Zern
- [FFmpeg-devel] [PATCH] avformat/movenc: Write auxi box for animated AVIF with alpha
James Zern
- [FFmpeg-devel] [PATCH] avformat/movenc: Write auxi box for animated AVIF with alpha
James Zern
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: fix av_display_rotation_set() type cast
Zhao Zhili
- [FFmpeg-devel] [PATCH v3] fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix
Zhao Zhili
- [FFmpeg-devel] [PATCH] swresample/swresample: fix assert failure
Zhao Zhili
- [FFmpeg-devel] [PATCH] avformat/mov: get the correct fragment stsd_id when decrypting the sample
Zhao Zhili
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: configure min_hard_comp unconditionally
Zhao Zhili
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: fix -Wparentheses warning
Zhao Zhili
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: fix -Wparentheses warning
Zhao Zhili
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: fix -Wparentheses warning
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/2] avformat/mp3dec: avoid seek back and forth
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/2] avformat/mp3dec: remove a call to avio_tell()
Zhao Zhili
- [FFmpeg-devel] [PATCH] avformat/mov: Speed up finding MOVFragmentIndexItem
Zhao Zhili
- [FFmpeg-devel] [PATCH] avformat/mpegtsenc: add pcr_at_keyframe flag
Zhao Zhili
- [FFmpeg-devel] [PATCH v2] avformat/mpegtsenc: add omit_rai flag
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/1] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
caleb
- [FFmpeg-devel] [PATCH v1 1/1] avfilter/vf_tonemap: add herimte tone mapping
mirs fang
- [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000: Add support for High-Throughput JPEG 2000 (HTJ2K) decoding.
etemesicaleb at gmail.com
- [FFmpeg-devel] [PATCH 0/4] swscale rgbaf32 input/output support
mindmark at gmail.com
- [FFmpeg-devel] [PATCH 1/4] swscale/input: add rgbaf32 input support
mindmark at gmail.com
- [FFmpeg-devel] [PATCH 2/4] avfilter/vf_hflip: add support for packed rgb float formats
mindmark at gmail.com
- [FFmpeg-devel] [PATCH 3/4] avfilter/vf_transpose: add support for packed rgb float formats
mindmark at gmail.com
- [FFmpeg-devel] [PATCH 4/4] swscale/output: add rgbaf32 output support
mindmark at gmail.com
- [FFmpeg-devel] [PATCH v1 1/1] avfilter/vf_tonemap: add herimte tone mapping
mirsfang at gmail.com
- [FFmpeg-devel] [PATCH v1 1/1] avfilter/vf_tonemap: add herimte tone mapping
mirsfang at gmail.com
- [FFmpeg-devel] Bug in VMAF calculation for 10 bit comparison
christian.feldmann at gmx.de
- [FFmpeg-devel] Bug in VMAF calculation for 10 bit comparison
christian.feldmann at gmx.de
- [FFmpeg-devel] [PATCH v4] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
bin.wang at intel.com
- [FFmpeg-devel] [PATCH v5] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
bin.wang at intel.com
- [FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib.
yinshiyou-hf at loongson.cn
- [FFmpeg-devel] [PATCH] avcodec: Vorbis decode: don't use a flag to determine if frames have been output
jyrkive at nekonyansoft.com
- [FFmpeg-devel] [PATCH] avcodec: Vorbis decode: don't use a flag to determine if frames have been output
jyrkive at nekonyansoft.com
- [FFmpeg-devel] [PATCH] avcodec: Vorbis decode: don't use a flag to determine if frames have been output
jyrkive at nekonyansoft.com
- [FFmpeg-devel] [PATCH v2] fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix
1035567130 at qq.com
- [FFmpeg-devel] [PATCH] avformat/mov: parse the last moof box when mp4 segment format
1035567130 at qq.com
- [FFmpeg-devel] [PATCH] avformat/mov: get the correct fragment stsd_id when decrypting the sample
1035567130 at qq.com
- [FFmpeg-devel] [PATCH v3] fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix
1035567130 at qq.com
- [FFmpeg-devel] [PATCH] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC
1035567130 at qq.com
- [FFmpeg-devel] [PATCH v2] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC
1035567130 at qq.com
- [FFmpeg-devel] [PATCH] lavfi: make job count configurable separately from thread count
rcombs
- [FFmpeg-devel] [PATCH 1/7] lavu/cpu: add av_cpu_job_count()
rcombs
- [FFmpeg-devel] [PATCH 2/7] sws: add jobs option, distinct from threads
rcombs
- [FFmpeg-devel] [PATCH 3/7] lavfi: add jobs args
rcombs
- [FFmpeg-devel] [PATCH 4/7] ffmpeg: add filter_jobs and filter_complex_jobs args
rcombs
- [FFmpeg-devel] [PATCH 5/7] ffplay: add filter_jobs arg
rcombs
- [FFmpeg-devel] [PATCH 6/7] lavfi/vf_unsharp: use ff_filter_get_nb_jobs
rcombs
- [FFmpeg-devel] [PATCH 7/7] lavfi/vf_scale: set sws job count using ff_filter_get_nb_jobs
rcombs
- [FFmpeg-devel] [PATCH] riscv: detect fast CLZ from Zbb extension
remi at remlab.net
- [FFmpeg-devel] [PATCH] riscv: detect fast CLZ from Zbb extension
remi at remlab.net
- [FFmpeg-devel] [PATCH] riscv: add av_bswap{16,32,64} with Zbb
remi at remlab.net
- [FFmpeg-devel] [PATCH 1/2] aarch64: relax byte-swap assembler constraints
remi at remlab.net
- [FFmpeg-devel] [PATCH 2/2] arm: relax byte-swap assembler constraints
remi at remlab.net
- [FFmpeg-devel] [PATCH 1/3] riscv: add CPU flags for the RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 2/3] riscv: initial common header for assembler macros
remi at remlab.net
- [FFmpeg-devel] [PATCH 3/3] riscv: add float vector-scalar multiplication
remi at remlab.net
- [FFmpeg-devel] [PATCH 01/10] riscv: add CPU flags for the RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 02/10] riscv: initial common header for assembler macros
remi at remlab.net
- [FFmpeg-devel] [PATCH 03/10] riscv: float vector-scalar multiplication with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 04/10] riscv: float vector-vector multiplication with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 05/10] riscv: float vector multiply-accumulate with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 06/10] riscv: float vector multiplication-addition with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 07/10] riscv: float vector sum-and-difference with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 08/10] riscv: float reversed vector multiplication with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 09/10] riscv: float vector windowed overlap/add with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 10/10] riscv: float vector dot product with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH] lavu/riscv: cycle counter for AV_READ_TIME
remi at remlab.net
- [FFmpeg-devel] [PATCH 1/5] doc: reference the RISC-V specification
remi at remlab.net
- [FFmpeg-devel] [PATCH 2/5] lavu/riscv: AV_READ_TIME cycle counter
remi at remlab.net
- [FFmpeg-devel] [PATCH 3/5] configure/riscv: detect fast CLZ
remi at remlab.net
- [FFmpeg-devel] [PATCH 4/5] lavu/riscv: byte-swap operations
remi at remlab.net
- [FFmpeg-devel] [PATCH 5/5] lavu/riscv: add <intmath.h> optimisations
remi at remlab.net
- [FFmpeg-devel] [PATCH 5/5] lavu/riscv: add <intmath.h> optimisations
remi at remlab.net
- [FFmpeg-devel] [PATCH 01/12] lavu/riscv: add CPU flags for the RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 02/12] checkasm: register the RISC-V V subsets
remi at remlab.net
- [FFmpeg-devel] [PATCH 03/12] lavu/riscv: initial common header for assembler macros
remi at remlab.net
- [FFmpeg-devel] [PATCH 04/12] lavu/riscv: float vector-scalar multiplication with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 05/12] lavu/riscv: float vector-vector multiplication with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 06/12] lavu/riscv: float vector multiply-accumulate with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 07/12] lavu/riscv: float vector multiplication-addition with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 08/12] lavu/riscv: float vector sum-and-difference with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 09/12] lavu/riscv: float reversed vector multiplication with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 10/12] lavu/riscv: float vector windowed overlap/add with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 11/12] lavu/riscv: float vector dot product with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 12/12] lavu/riscv: fixed vector sum-and-difference with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 01/18] doc: reference the RISC-V specification
remi at remlab.net
- [FFmpeg-devel] [PATCH 02/18] lavu/riscv: AV_READ_TIME cycle counter
remi at remlab.net
- [FFmpeg-devel] [PATCH 03/18] configure/riscv: detect fast CLZ
remi at remlab.net
- [FFmpeg-devel] [PATCH 04/18] lavu/riscv: byte-swap operations
remi at remlab.net
- [FFmpeg-devel] [PATCH 05/18] lavu/riscv: add <intmath.h> optimisations
remi at remlab.net
- [FFmpeg-devel] [PATCH 06/18] configure: probe RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 07/18] lavu/riscv: initial common header for assembler macros
remi at remlab.net
- [FFmpeg-devel] [PATCH 08/18] lavu/riscv: add CPU flags for the RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 09/18] checkasm: register the RISC-V V subsets
remi at remlab.net
- [FFmpeg-devel] [PATCH 10/18] lavu/riscv: float vector-scalar multiplication with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 11/18] lavu/riscv: float vector-vector multiplication with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 12/18] lavu/riscv: float vector multiply-accumulate with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 13/18] lavu/riscv: float vector multiplication-addition with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 14/18] lavu/riscv: float vector sum-and-difference with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 15/18] lavu/riscv: float reversed vector multiplication with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 16/18] lavu/riscv: float vector windowed overlap/add with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 17/18] lavu/riscv: float vector dot product with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 18/18] lavu/riscv: fixed vector sum-and-difference with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 01/18] doc: reference the RISC-V specification
remi at remlab.net
- [FFmpeg-devel] [PATCH 02/18] lavu/riscv: AV_READ_TIME cycle counter
remi at remlab.net
- [FFmpeg-devel] [PATCH 03/18] configure/riscv: detect fast CLZ
remi at remlab.net
- [FFmpeg-devel] [PATCH 04/18] lavu/riscv: byte-swap operations
remi at remlab.net
- [FFmpeg-devel] [PATCH 05/18] lavu/riscv: add <intmath.h> optimisations
remi at remlab.net
- [FFmpeg-devel] [PATCH 06/18] configure: probe RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 07/18] lavu/riscv: initial common header for assembler macros
remi at remlab.net
- [FFmpeg-devel] [PATCH 08/18] lavu/riscv: add CPU flags for the RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 09/18] checkasm: register the RISC-V V subsets
remi at remlab.net
- [FFmpeg-devel] [PATCH 10/18] lavu/riscv: float vector-scalar multiplication with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 11/18] lavu/riscv: float vector-vector multiplication with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 12/18] lavu/riscv: float vector multiply-accumulate with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 13/18] lavu/riscv: float vector multiplication-addition with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 14/18] lavu/riscv: float vector sum-and-difference with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 15/18] lavu/riscv: float reversed vector multiplication with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 16/18] lavu/riscv: float vector windowed overlap/add with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 17/18] lavu/riscv: float vector dot product with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH 18/18] lavu/riscv: fixed vector sum-and-difference with RVV
remi at remlab.net
- [FFmpeg-devel] [PATCH] lavc: avoid rounding errors in float constants
remi at remlab.net
- [FFmpeg-devel] [PATCHv2] lavc: avoid rounding errors in float constants
remi at remlab.net
- [FFmpeg-devel] [PATCH] lavc/audiodsp: fix aliasing violation
remi at remlab.net
- [FFmpeg-devel] [PATCHv2] lavc/audiodsp: fix aliasing violation
remi at remlab.net
- [FFmpeg-devel] [PATCH 1/1] lavu/riscv: fix av_clip_int16
remi at remlab.net
- [FFmpeg-devel] [PATCH 1/3] lavu: detect RISC-V F extension (i.e. float)
remi at remlab.net
- [FFmpeg-devel] [PATCH 2/3] lavu/riscv: initial common header for assembler macros
remi at remlab.net
- [FFmpeg-devel] [PATCH 3/3] lavc/audiodsp: add RISC-V F float vector clip
remi at remlab.net
- [FFmpeg-devel] [PATCH] lfg: fix comment typo
remi at remlab.net
- [FFmpeg-devel] [PATCH] lavu/riscv: fix off-by-one in bit-magnitude clip
remi at remlab.net
- [FFmpeg-devel] [PATCH] lavc/fmtconvert: remove dead int32_to_float
remi at remlab.net
- [FFmpeg-devel] [PATCHv2] lavc/fmtconvert: remove dead int32_to_float
remi at remlab.net
- [FFmpeg-devel] [PATCH 1/2] lavc/vorbisdec: use ptrdiff_t to iterate over intptr_t
remi at remlab.net
- [FFmpeg-devel] [PATCH 2/2] lavc/vorbisdec: use intermediate variables
remi at remlab.net
- [FFmpeg-devel] [PATCH 1/6] lavu/cpu: detect RISC-V base extensions
remi at remlab.net
- [FFmpeg-devel] [PATCH 2/6] lavu/cpu: CPU flags for the RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 3/6] configure: probe RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 4/6] lavu/riscv: initial common header for assembler macros
remi at remlab.net
- [FFmpeg-devel] [PATCH 5/6] lavc/audiodsp: add RISC-V F float vector clip
remi at remlab.net
- [FFmpeg-devel] [PATCH 6/6] lavc/pixblockdsp: RISC-V scalar optimisations
remi at remlab.net
- [FFmpeg-devel] [PATCHv2 1/2] lavc/vorbisdec: use ptrdiff_t to iterate over intptr_t
remi at remlab.net
- [FFmpeg-devel] [PATCHv2 2/2] lavc/vorbisdec: use intermediate variables
remi at remlab.net
- [FFmpeg-devel] [PATCHv3 1/3] lavc/vorbisdec: use ptrdiff_t to iterate over intptr_t
remi at remlab.net
- [FFmpeg-devel] [PATCHv3 2/3] lavc/vorbisdsp: use ptrdiff_t rather than intptr_t
remi at remlab.net
- [FFmpeg-devel] [PATCHv3 3/3] lavc/vorbisdec: use intermediate variables
remi at remlab.net
- [FFmpeg-devel] [PATCH 01/26] lavu/cpu: detect RISC-V base extensions
remi at remlab.net
- [FFmpeg-devel] [PATCH 02/26] lavu/riscv: initial common header for assembler macros
remi at remlab.net
- [FFmpeg-devel] [PATCH 03/26] lavc/audiodsp: RISC-V F vector_clipf
remi at remlab.net
- [FFmpeg-devel] [PATCH 04/26] lavc/pixblockdsp: RISC-V I get_pixels
remi at remlab.net
- [FFmpeg-devel] [PATCH 05/26] lavu/cpu: CPU flags for the RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 06/26] configure: probe RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 07/26] lavu/floatdsp: RISC-V V vector_fmul_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 08/26] lavu/floatdsp: RISC-V V vector_dmul_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 09/26] lavu/floatdsp: RISC-V V vector_fmul
remi at remlab.net
- [FFmpeg-devel] [PATCH 10/26] lavu/floatdsp: RISC-V V vector_dmul
remi at remlab.net
- [FFmpeg-devel] [PATCH 11/26] lavu/floatdsp: RISC-V V vector_fmac_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 12/26] lavu/floatdsp: RISC-V V vector_dmac_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 13/26] lavu/floatdsp: RISC-V V vector_fmul_add
remi at remlab.net
- [FFmpeg-devel] [PATCH 14/26] lavu/floatdsp: RISC-V V butterflies_float
remi at remlab.net
- [FFmpeg-devel] [PATCH 15/26] lavu/floatdsp: RISC-V V vector_fmul_reversed
remi at remlab.net
- [FFmpeg-devel] [PATCH 16/26] lavu/floatdsp: RISC-V V vector_fmul_window
remi at remlab.net
- [FFmpeg-devel] [PATCH 17/26] lavu/floatdsp: RISC-V V scalarproduct_float
remi at remlab.net
- [FFmpeg-devel] [PATCH 18/26] lavu/fixeddsp: RISC-V V butterflies_fixed
remi at remlab.net
- [FFmpeg-devel] [PATCH 19/26] lavc/audiodsp: RISC-V V vector_clip_int32
remi at remlab.net
- [FFmpeg-devel] [PATCH 20/26] lavc/audiodsp: RISC-V V vector_clipf
remi at remlab.net
- [FFmpeg-devel] [PATCH 21/26] lavc/audiodsp: RISC-V V scalarproduct_int16
remi at remlab.net
- [FFmpeg-devel] [PATCH 22/26] lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 23/26] lavc/fmtconvert: RISC-V V int32_to_float_fmul_array8
remi at remlab.net
- [FFmpeg-devel] [PATCH 24/26] lavc/vorbisdsp: RISC-V V inverse_coupling
remi at remlab.net
- [FFmpeg-devel] [PATCH 25/26] lavc/aacpsdsp: RISC-V V add_squares
remi at remlab.net
- [FFmpeg-devel] [PATCH 26/26] lavc/aacpsdsp: RISC-V V mul_pair_single
remi at remlab.net
- [FFmpeg-devel] [PATCH] lavc/aacpsdsp: precompute constant factors
remi at remlab.net
- [FFmpeg-devel] [PATCH 22 bis/26] lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar
remi at remlab.net
- [FFmpeg-devel] [REPOST] [PATCHv2 1/2] lavc: avoid rounding errors in float constants
remi at remlab.net
- [FFmpeg-devel] [REPOST] [PATCHv2 2/2] lavc/audiodsp: fix aliasing violation
remi at remlab.net
- [FFmpeg-devel] [PATCH] lavc/aacpsdsp: use restrict qualifier
remi at remlab.net
- [FFmpeg-devel] [PATCH 01/29] lavu/cpu: detect RISC-V base extensions
remi at remlab.net
- [FFmpeg-devel] [PATCH 02/29] lavu/riscv: initial common header for assembler macros
remi at remlab.net
- [FFmpeg-devel] [PATCH 03/29] lavc/audiodsp: RISC-V F vector_clipf
remi at remlab.net
- [FFmpeg-devel] [PATCH 04/29] lavc/pixblockdsp: RISC-V I get_pixels
remi at remlab.net
- [FFmpeg-devel] [PATCH 05/29] lavu/cpu: CPU flags for the RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 06/29] configure: probe RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 07/29] lavu/floatdsp: RISC-V V vector_fmul_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 08/29] lavu/floatdsp: RISC-V V vector_dmul_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 09/29] lavu/floatdsp: RISC-V V vector_fmul
remi at remlab.net
- [FFmpeg-devel] [PATCH 10/29] lavu/floatdsp: RISC-V V vector_dmul
remi at remlab.net
- [FFmpeg-devel] [PATCH 11/29] lavu/floatdsp: RISC-V V vector_fmac_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 12/29] lavu/floatdsp: RISC-V V vector_dmac_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 13/29] lavu/floatdsp: RISC-V V vector_fmul_add
remi at remlab.net
- [FFmpeg-devel] [PATCH 14/29] lavu/floatdsp: RISC-V V butterflies_float
remi at remlab.net
- [FFmpeg-devel] [PATCH 15/29] lavu/floatdsp: RISC-V V vector_fmul_reversed
remi at remlab.net
- [FFmpeg-devel] [PATCH 16/29] lavu/floatdsp: RISC-V V vector_fmul_window
remi at remlab.net
- [FFmpeg-devel] [PATCH 17/29] lavu/floatdsp: RISC-V V scalarproduct_float
remi at remlab.net
- [FFmpeg-devel] [PATCH 18/29] lavu/fixeddsp: RISC-V V butterflies_fixed
remi at remlab.net
- [FFmpeg-devel] [PATCH 19/29] lavc/audiodsp: RISC-V V vector_clip_int32
remi at remlab.net
- [FFmpeg-devel] [PATCH 20/29] lavc/audiodsp: RISC-V V vector_clipf
remi at remlab.net
- [FFmpeg-devel] [PATCH 21/29] lavc/audiodsp: RISC-V V scalarproduct_int16
remi at remlab.net
- [FFmpeg-devel] [PATCH 22/29] lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 23/29] lavc/fmtconvert: RISC-V V int32_to_float_fmul_array8
remi at remlab.net
- [FFmpeg-devel] [PATCH 24/29] lavc/vorbisdsp: RISC-V V inverse_coupling
remi at remlab.net
- [FFmpeg-devel] [PATCH 25/29] lavc/aacpsdsp: RISC-V V add_squares
remi at remlab.net
- [FFmpeg-devel] [PATCH 26/29] lavc/aacpsdsp: RISC-V V mul_pair_single
remi at remlab.net
- [FFmpeg-devel] [PATCH 27/29] lavc/aacpsdsp: RISC-V V hybrid_analysis
remi at remlab.net
- [FFmpeg-devel] [PATCH 28/29] lavc/aacpsdsp: RISC-V V hybrid_analysis_ileave
remi at remlab.net
- [FFmpeg-devel] [PATCH 29/29] lavc/aacpsdsp: RISC-V V hybrid_synthesis_deint
remi at remlab.net
- [FFmpeg-devel] [PATCH 01/31] lavu/cpu: detect RISC-V base extensions
remi at remlab.net
- [FFmpeg-devel] [PATCH 02/31] lavu/riscv: initial common header for assembler macros
remi at remlab.net
- [FFmpeg-devel] [PATCH 03/31] lavc/audiodsp: RISC-V F vector_clipf
remi at remlab.net
- [FFmpeg-devel] [PATCH 04/31] lavc/pixblockdsp: RISC-V I get_pixels
remi at remlab.net
- [FFmpeg-devel] [PATCH 05/31] lavu/cpu: CPU flags for the RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 06/31] configure: probe RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 07/31] lavu/riscv: fallback macros for SH{1, 2, 3}ADD
remi at remlab.net
- [FFmpeg-devel] [PATCH 08/31] lavu/floatdsp: RISC-V V vector_fmul_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 09/31] lavu/floatdsp: RISC-V V vector_dmul_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 10/31] lavu/floatdsp: RISC-V V vector_fmul
remi at remlab.net
- [FFmpeg-devel] [PATCH 11/31] lavu/floatdsp: RISC-V V vector_dmul
remi at remlab.net
- [FFmpeg-devel] [PATCH 12/31] lavu/floatdsp: RISC-V V vector_fmac_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 13/31] lavu/floatdsp: RISC-V V vector_dmac_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 14/31] lavu/floatdsp: RISC-V V vector_fmul_add
remi at remlab.net
- [FFmpeg-devel] [PATCH 15/31] lavu/floatdsp: RISC-V V butterflies_float
remi at remlab.net
- [FFmpeg-devel] [PATCH 16/31] lavu/floatdsp: RISC-V V vector_fmul_reverse
remi at remlab.net
- [FFmpeg-devel] [PATCH 17/31] lavu/floatdsp: RISC-V V vector_fmul_window
remi at remlab.net
- [FFmpeg-devel] [PATCH 18/31] lavu/floatdsp: RISC-V V scalarproduct_float
remi at remlab.net
- [FFmpeg-devel] [PATCH 19/31] lavu/fixeddsp: RISC-V V butterflies_fixed
remi at remlab.net
- [FFmpeg-devel] [PATCH 20/31] lavc/audiodsp: RISC-V V vector_clip_int32
remi at remlab.net
- [FFmpeg-devel] [PATCH 21/31] lavc/audiodsp: RISC-V V vector_clipf
remi at remlab.net
- [FFmpeg-devel] [PATCH 22/31] lavc/audiodsp: RISC-V V scalarproduct_int16
remi at remlab.net
- [FFmpeg-devel] [PATCH 23/31] lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 24/31] lavc/fmtconvert: RISC-V V int32_to_float_fmul_array8
remi at remlab.net
- [FFmpeg-devel] [PATCH 25/31] lavc/vorbisdsp: RISC-V V inverse_coupling
remi at remlab.net
- [FFmpeg-devel] [PATCH 26/31] lavc/aacpsdsp: RISC-V V add_squares
remi at remlab.net
- [FFmpeg-devel] [PATCH 27/31] lavc/aacpsdsp: RISC-V V mul_pair_single
remi at remlab.net
- [FFmpeg-devel] [PATCH 28/31] lavc/aacpsdsp: RISC-V V hybrid_analysis
remi at remlab.net
- [FFmpeg-devel] [PATCH 29/31] lavc/aacpsdsp: RISC-V V hybrid_analysis_ileave
remi at remlab.net
- [FFmpeg-devel] [PATCH 30/31] lavc/aacpsdsp: RISC-V V hybrid_synthesis_deint
remi at remlab.net
- [FFmpeg-devel] [PATCH 31/31] lavc/aacpsdsp: RISC-V V stereo_interpolate[0]
remi at remlab.net
- [FFmpeg-devel] [PATCH 01/31] lavu/cpu: detect RISC-V base extensions
remi at remlab.net
- [FFmpeg-devel] [PATCH 02/31] lavu/riscv: initial common header for assembler macros
remi at remlab.net
- [FFmpeg-devel] [PATCH 03/31] lavc/audiodsp: RISC-V F vector_clipf
remi at remlab.net
- [FFmpeg-devel] [PATCH 04/31] lavc/pixblockdsp: RISC-V I get_pixels
remi at remlab.net
- [FFmpeg-devel] [PATCH 05/31] lavu/cpu: CPU flags for the RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 06/31] configure: probe RISC-V Vector extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 07/31] lavu/riscv: fallback macros for SH{1, 2, 3}ADD
remi at remlab.net
- [FFmpeg-devel] [PATCH 08/31] lavu/floatdsp: RISC-V V vector_fmul_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 09/31] lavu/floatdsp: RISC-V V vector_dmul_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 10/31] lavu/floatdsp: RISC-V V vector_fmul
remi at remlab.net
- [FFmpeg-devel] [PATCH 11/31] lavu/floatdsp: RISC-V V vector_dmul
remi at remlab.net
- [FFmpeg-devel] [PATCH 12/31] lavu/floatdsp: RISC-V V vector_fmac_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 13/31] lavu/floatdsp: RISC-V V vector_dmac_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 14/31] lavu/floatdsp: RISC-V V vector_fmul_add
remi at remlab.net
- [FFmpeg-devel] [PATCH 15/31] lavu/floatdsp: RISC-V V butterflies_float
remi at remlab.net
- [FFmpeg-devel] [PATCH 16/31] lavu/floatdsp: RISC-V V vector_fmul_reverse
remi at remlab.net
- [FFmpeg-devel] [PATCH 17/31] lavu/floatdsp: RISC-V V vector_fmul_window
remi at remlab.net
- [FFmpeg-devel] [PATCH 18/31] lavu/floatdsp: RISC-V V scalarproduct_float
remi at remlab.net
- [FFmpeg-devel] [PATCH 19/31] lavu/fixeddsp: RISC-V V butterflies_fixed
remi at remlab.net
- [FFmpeg-devel] [PATCH 20/31] lavc/audiodsp: RISC-V V vector_clip_int32
remi at remlab.net
- [FFmpeg-devel] [PATCH 21/31] lavc/audiodsp: RISC-V V vector_clipf
remi at remlab.net
- [FFmpeg-devel] [PATCH 22/31] lavc/audiodsp: RISC-V V scalarproduct_int16
remi at remlab.net
- [FFmpeg-devel] [PATCH 23/31] lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar
remi at remlab.net
- [FFmpeg-devel] [PATCH 24/31] lavc/fmtconvert: RISC-V V int32_to_float_fmul_array8
remi at remlab.net
- [FFmpeg-devel] [PATCH 25/31] lavc/vorbisdsp: RISC-V V inverse_coupling
remi at remlab.net
- [FFmpeg-devel] [PATCH 26/31] lavc/aacpsdsp: RISC-V V add_squares
remi at remlab.net
- [FFmpeg-devel] [PATCH 27/31] lavc/aacpsdsp: RISC-V V mul_pair_single
remi at remlab.net
- [FFmpeg-devel] [PATCH 28/31] lavc/aacpsdsp: RISC-V V hybrid_analysis
remi at remlab.net
- [FFmpeg-devel] [PATCH 29/31] lavc/aacpsdsp: RISC-V V hybrid_analysis_ileave
remi at remlab.net
- [FFmpeg-devel] [PATCH 30/31] lavc/aacpsdsp: RISC-V V hybrid_synthesis_deint
remi at remlab.net
- [FFmpeg-devel] [PATCH 31/31] lavc/aacpsdsp: RISC-V V stereo_interpolate[0]
remi at remlab.net
- [FFmpeg-devel] [PATCH] checkasm: test packed YUYV to planar YUV 4:2:2
remi at remlab.net
- [FFmpeg-devel] [PATCH 1/7] lavu/riscv: helper to read the vector length
remi at remlab.net
- [FFmpeg-devel] [PATCH 2/7] lavc/idctdsp: RISC-V V put_pixels_clamped function
remi at remlab.net
- [FFmpeg-devel] [PATCH 3/7] lavc/idctdsp: RISC-V V add_pixels_clamped function
remi at remlab.net
- [FFmpeg-devel] [PATCH 4/7] lavc/idctdsp: RISC-V V put_signed_pixels_clamped function
remi at remlab.net
- [FFmpeg-devel] [PATCH 5/7] lavc/pixblockdsp: RISC-V V 8-bit get_pixels & get_pixels_unaligned
remi at remlab.net
- [FFmpeg-devel] [PATCH 6/7] lavc/pixblockdsp: RISC-V V 16-bit get_pixels & get_pixels_unaligned
remi at remlab.net
- [FFmpeg-devel] [PATCH 7/7] lavc/pixblockdsp: RISC-V diff_pixels & diff_pixels_unaligned
remi at remlab.net
- [FFmpeg-devel] [PATCH 1/3] sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions
remi at remlab.net
- [FFmpeg-devel] [PATCH 2/3] sws/rgb2rgb: RISC-V V interleaveBytes
remi at remlab.net
- [FFmpeg-devel] [PATCH 3/3] sws/rgb2rgb: RISC-V 64-bit V packed YUYV/UYVY to planar 4:2:2
remi at remlab.net
- [FFmpeg-devel] [PATCH] lavc/opusdsp: RISC-V F deemphasis
remi at remlab.net
- [FFmpeg-devel] [PATCH v2 1/2] avformat/mxf: set stream frame rates for ST 422 essence containers
pal at sandflow.com
- [FFmpeg-devel] [PATCH v2 2/2] fate/mxf: add JPEG 2000 test
pal at sandflow.com
- [FFmpeg-devel] [PATCH v3 1/2] avformat/mxf: set stream frame rates for ST 422 essence containers
pal at sandflow.com
- [FFmpeg-devel] [PATCH v3 2/2] fate/mxf: add JPEG 2000 test
pal at sandflow.com
- [FFmpeg-devel] [PATCH] format/imfdec: improve error handling when selecting tracks for playback
pal at sandflow.com
- [FFmpeg-devel] [PATCH] MAINTAINERS: add maintainer for the imf demuxer
pal at sandflow.com
- [FFmpeg-devel] [PATCH v2] format/imfdec: improve error handling when selecting tracks for playback
pal at sandflow.com
- [FFmpeg-devel] [PATCH] mediacodecdec_common: enable refcounting of buffers unconditionally
sfan5
- [FFmpeg-devel] [PATCH] mediacodecdec_common: enable refcounting of buffers unconditionally
sfan5
- [FFmpeg-devel] [PATCH] fftools/ffplay: fix rotation incorrect when frame contains the side_data(type is AV_FRAME_DATA_DISPLAYMATRIX)
wangyaqiang
- [FFmpeg-devel] [PATCH] fftools/ffplay: fix rotation incorrect when frame contains the side_data(type is AV_FRAME_DATA_DISPLAYMATRIX)
wangyaqiang
- [FFmpeg-devel] [PATCH] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC
wangyaqiang
- [FFmpeg-devel] [PATCH v2] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC
wangyaqiang
- [FFmpeg-devel] [PATCH] avformat/mov: parse the last moof box when mp4 segment format
wangyaqiang
- [FFmpeg-devel] [PATCH] avformat/mov: parse the last moof box when mp4 segment format
wangyaqiang
Last message date:
Fri Sep 30 20:29:02 EEST 2022
Archived on: Fri Sep 30 20:29:12 EEST 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).