ffmpeg-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-devel] [PATCH v4 09/11] avformat/whip: check the peer whether is ice lite
Jack Lau
[FFmpeg-devel] [PATCH v4 10/11] avformat/whip: remove WHIP_STATE_DTLS_CONNECTING
Jack Lau
[FFmpeg-devel] [PATCH v4 11/11] avformat/whip: simplify and modularize the ICE and DTLS
Jack Lau
[FFmpeg-devel] [PATCH 1/1] avfilter/abufsrc: add audio buffer source filter with dynamic routing.
cenzhanquan2
Re: [FFmpeg-devel] [PATCH 1/1] avfilter/abufsrc: add audio buffer source filter with dynamic routing.
Nicolas George
[FFmpeg-devel] [PATCH v2 0/3] lavfi: Add volume scaling, dynamic routing, and abufsrc filter
cenzhanquan2
[FFmpeg-devel] [PATCH v2 1/3] avfilter/volume: add volume scaling utilities.
cenzhanquan2
Re: [FFmpeg-devel] [PATCH v2 1/3] avfilter/volume: add volume scaling utilities.
Steven Liu
[FFmpeg-devel] [PATCH v2 2/3] avfilter/mapping: implement dynamic routing logic.
cenzhanquan2
[FFmpeg-devel] [PATCH v2 3/3] avfilter/abufsrc: integrate volume and mapping modules.
cenzhanquan2
Re: [FFmpeg-devel] [PATCH v2 0/3] lavfi: Add volume scaling, dynamic routing, and abufsrc filter
Nicolas George
[FFmpeg-devel] [PATCH] lavu: add av_scanf_format() and use it on av_sscanf()
Jacob Lifshay
Re: [FFmpeg-devel] [PATCH] lavu: add av_scanf_format() and use it on av_sscanf()
Michael Niedermayer
[FFmpeg-devel] [FEATURE] Cut a video (-ss) with timings non-aligned on keyframes, with minimal re-encoding
basj
Re: [FFmpeg-devel] [FEATURE] Cut a video (-ss) with timings non-aligned on keyframes, with minimal re-encoding
Michael Niedermayer
[FFmpeg-devel] [PATCH] configure: filter link flags separately for MSVC
Kacper Michajłow
Re: [FFmpeg-devel] [PATCH] configure: filter link flags separately for MSVC
Kacper Michajlow
[FFmpeg-devel] [PATCH] configure: suppress Wmicrosoft-enum-forward-reference
Kacper Michajłow
[FFmpeg-devel] [PATCH] configure: treat unrecognized flags as errors on MSVC
Kacper Michajłow
[FFmpeg-devel] [PATCH v5 2/2] avcodec/mfenc: add support for D3D11 input surfaces
Dash Santosh Sathyanarayanan
[FFmpeg-devel] [PATCH v5 1/2] avfilter: add scale_d3d11 filter
Dash Santosh Sathyanarayanan
Re: [FFmpeg-devel] [PATCH v5 1/2] avfilter: add scale_d3d11 filter
Hendrik Leppkes
Re: [FFmpeg-devel] [PATCH v5 1/2] avfilter: add scale_d3d11 filter
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH v5 1/2] avfilter: add scale_d3d11 filter
Dash Santosh Sathyanarayanan
[FFmpeg-devel] [PATCH v2] avcodec/h264chroma_template: Replace variable by constant in chroma mc
Michael Niedermayer
[FFmpeg-devel] [PATCH] libavfilter/vf_scale_npp: fix yuva420p -> yuv420p conversion
Jorge Estrada
Re: [FFmpeg-devel] [PATCH] libavfilter/vf_scale_npp: fix yuva420p -> yuv420p conversion
Jorge Estrada
[FFmpeg-devel] [PATCH v3 1/2] lavc/vvc: Don't discard palette_subblock_data return code
Frank Plowman
[FFmpeg-devel] [PATCH v3 2/2] lavc/vvc: Add max parameter to kth_order_egk_decode
Frank Plowman
Re: [FFmpeg-devel] [PATCH v3 2/2] lavc/vvc: Add max parameter to kth_order_egk_decode
Nuo Mi
Re: [FFmpeg-devel] [PATCH v3 2/2] lavc/vvc: Add max parameter to kth_order_egk_decode
Frank Plowman
[FFmpeg-devel] [PATCH] libtheoraenc: Add encoding speed level option
bernat . arlandis
Re: [FFmpeg-devel] [PATCH] libtheoraenc: Add encoding speed level option
Bernat Arlandis
Re: [FFmpeg-devel] [PATCH] libtheoraenc: Add encoding speed level option
Michael Niedermayer
[FFmpeg-devel] [PATCH 0/1] Fix option parsing in ffpreset files
Andreas Hartmann
[FFmpeg-devel] [PATCH 1/1] ffmpeg_opt: Parse regular options in `ffpreset` files
Andreas Hartmann
Re: [FFmpeg-devel] [FFmpeg-cvslog] fate/lavf-container: add test for APV in MP4
Martin Storsjö
Re: [FFmpeg-devel] [FFmpeg-cvslog] fate/lavf-container: add test for APV in MP4
James Almer
[FFmpeg-devel] [PATCH] avcodec/hw_base_encode: fix NULL dereference if no frames before end-of-stream
James Hutchinson via ffmpeg-devel
[FFmpeg-devel] [PATCH] avformat/hevc: don't print parameter_set_id for any NALU
James Almer
[FFmpeg-devel] [PATCH] avcodec/ffv1dec: don't add offsets to more NULL pointers
James Almer
Re: [FFmpeg-devel] [PATCH] avcodec/ffv1dec: don't add offsets to more NULL pointers
Michael Niedermayer
[FFmpeg-devel] [PATCH] avcodec/ffv1dec: don't add offsets to more NULL pointer
James Almer
[FFmpeg-devel] [PATCH] avfilter/vf_blackdetect: Fix header guard
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] avfilter/vf_blackdetect: Fix header guard
Niklas Haas
Re: [FFmpeg-devel] [PATCH] avfilter/vf_blackdetect: Fix header guard
Zhao Zhili
[FFmpeg-devel] [PATCH 1/4] avutil: add generic side data for video coding info
Timothée Regaud
[FFmpeg-devel] [PATCH 2/4] avcodec: add option to export video coding info
Timothée Regaud
[FFmpeg-devel] [PATCH 3/4] avcodec/h264dec: implement export of video coding info for H.264
Timothée Regaud
Re: [FFmpeg-devel] [PATCH 3/4] avcodec/h264dec: implement export of video coding info for H.264
Michael Niedermayer
[FFmpeg-devel] [PATCH 4/4] vf_codecview: add support for AV_FRAME_DATA_VIDEO_CODING_INFO
Timothée Regaud
Re: [FFmpeg-devel] [PATCH 1/4] avutil: add generic side data for video coding info
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 1/4] avutil: add generic side data for video coding info
Timothée
Re: [FFmpeg-devel] [PATCH 1/4] avutil: add generic side data for video coding info
Lynne
Re: [FFmpeg-devel] [PATCH 1/4] avutil: add generic side data for video coding info
Timothée
[FFmpeg-devel] [PATCH v3 1/3] avfilter/vf_colordetect: add new color range detection filter
Niklas Haas
[FFmpeg-devel] [PATCH v3 2/3] tests/checkasm: add check for vf_colordetect
Niklas Haas
[FFmpeg-devel] [PATCH v3 3/3] avfilter/vf_colordetect: add x86 SIMD implementation
Niklas Haas
Re: [FFmpeg-devel] [PATCH v3 1/3] avfilter/vf_colordetect: add new color range detection filter
Niklas Haas
Re: [FFmpeg-devel] [PATCH v3 1/3] avfilter/vf_colordetect: add new color range detection filter
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH v3 1/3] avfilter/vf_colordetect: add new color range detection filter
Niklas Haas
Re: [FFmpeg-devel] [PATCH v3 1/3] avfilter/vf_colordetect: add new color range detection filter
Kacper Michajlow
Re: [FFmpeg-devel] avdevice/android_camera: image linesize aligment is 1
Wang Bin
Re: [FFmpeg-devel] avdevice/android_camera: image linesize aligment is 1
Zhao Zhili
[FFmpeg-devel] [PATCH] avformat/mov: don't assume iloc and iinf entries for each item_id will be in the same order
James Almer
Re: [FFmpeg-devel] [PATCH] avformat/mov: don't assume iloc and iinf entries for each item_id will be in the same order
Lynne
Re: [FFmpeg-devel] [PATCH] avformat/mov: don't assume iloc and iinf entries for each item_id will be in the same order
Eric Joyner
[FFmpeg-devel] [PATCH] avutil/hmac: avoid calling functions through pointer of invalid type
Kacper Michajłow
[FFmpeg-devel] [PATCH] avutil/hwcontext_amf: add device cache size
Araz Iusubov
[FFmpeg-devel] [PATCH 1/1] add option in file.c: pkt_size to set max_packet_size
yangsen5 via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 1/1] add option in file.c: pkt_size to set max_packet_size
Gyan Doshi
Re: [FFmpeg-devel] [PATCH 1/1] add option in file.c: pkt_size toset max_packet_size
Gyan Doshi
Re: [FFmpeg-devel] [PATCH 1/1] add option in file.c: pkt_size to set max_packet_size
Zhao Zhili
Re: [FFmpeg-devel] [PATCH 1/1] add option in file.c: pkt_size to setmax_packet_size
1+1=10 via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 1/1] add option in file.c: pkt_size to setmax_packet_size
1+1=10 via ffmpeg-devel
[FFmpeg-devel] [PATCH] add option in file.c: pkt_size to set max_packet_size
yangsen5 via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] add option in file.c: pkt_size to set max_packet_size
Zhao Zhili via ffmpeg-devel
[FFmpeg-devel] [PATCH, v6] avcodec/d3d12va_encode: texture array support for HEVC
Araz Iusubov
Re: [FFmpeg-devel] [PATCH, v6] avcodec/d3d12va_encode: texture array support for HEVC
Tong Wu
[FFmpeg-devel] 回复: [PATCH, v6] avcodec/d3d12va_encode: texture array support for HEVC
Wu Jianhua
Re: [FFmpeg-devel] [PATCH, v6] avcodec/d3d12va_encode: texture array support for HEVC
Araz
[FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_blackdetect: add AVX2 SIMD version
Niklas Haas
[FFmpeg-devel] [PATCH v2 2/2] tests/checkasm: add test for vf_blackdetect
Niklas Haas
Re: [FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_blackdetect: add AVX2 SIMD version
Zhao Zhili
Re: [FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_blackdetect: add AVX2 SIMD version
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_blackdetect: add AVX2 SIMD version
Kieran Kunhya via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_blackdetect: add AVX2 SIMD version
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_blackdetect: add AVX2 SIMD version
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_blackdetect: add AVX2 SIMD version
Kieran Kunhya via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_blackdetect: add AVX2 SIMD version
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_blackdetect: add AVX2 SIMD version
Kieran Kunhya via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_blackdetect: add AVX2 SIMD version
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_blackdetect: add AVX2 SIMD version
Kieran Kunhya via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_blackdetect: add AVX2 SIMD version
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] avformat/webvttdec: improve WebVTT parsing
Marcos Del Sol
Re: [FFmpeg-devel] [PATCH] avformat/webvttdec: improve WebVTT parsing
Michael Niedermayer
[FFmpeg-devel] Re: [PATCH] avformat/webvttdec: improve WebVTT parsing
Marcos Del Sol via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] avformat/webvttdec: improve WebVTT parsing
Michael Niedermayer
[FFmpeg-devel] [PATCH 0/2] Fix Nikon HEIF decoding error
Eric Joyner
[FFmpeg-devel] [PATCH 1/2] libavformat: Support multiple thumbnails in HEIF
Eric Joyner
Re: [FFmpeg-devel] [PATCH 1/2] libavformat: Support multiple thumbnails in HEIF
James Almer
[FFmpeg-devel] [PATCH 2/2] libavformat: Enable jpeg streams in HEIF MOVContext
Eric Joyner
Re: [FFmpeg-devel] [PATCH 2/2] libavformat: Enable jpeg streams in HEIF MOVContext
Lynne
Re: [FFmpeg-devel] [PATCH 2/2] libavformat: Enable jpeg streams in HEIF MOVContext
James Almer
Re: [FFmpeg-devel] [PATCH 0/2] Fix Nikon HEIF decoding error
compn
Re: [FFmpeg-devel] [PATCH 0/2] Fix Nikon HEIF decoding error
Eric Joyner
Re: [FFmpeg-devel] [PATCH 0/2] Fix Nikon HEIF decoding error
compn
Re: [FFmpeg-devel] [PATCH 0/2] Fix Nikon HEIF decoding error
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 0/2] Fix Nikon HEIF decoding error
James Almer
[FFmpeg-devel] [PATCH v2 1/5] configure: allow multiple sanitizers in --toolchain
Kacper Michajłow
[FFmpeg-devel] [PATCH v2 2/5] configure: add -fno-omit-frame-pointer when sanitizers are used
Kacper Michajłow
Re: [FFmpeg-devel] [PATCH v2 2/5] configure: add -fno-omit-frame-pointer when sanitizers are used
Michael Niedermayer
[FFmpeg-devel] [PATCH v2 3/5] configure: allow -ubsan in toolchain
Kacper Michajłow
Re: [FFmpeg-devel] [PATCH v2 3/5] configure: allow -ubsan in toolchain
Michael Niedermayer
[FFmpeg-devel] [PATCH v2 4/5] configure: add -fuzz support to --toolchain
Kacper Michajłow
Re: [FFmpeg-devel] [PATCH v2 4/5] configure: add -fuzz support to --toolchain
Michael Niedermayer
[FFmpeg-devel] [PATCH v2 5/5] configure: remove ossfuzz sanitizer flags
Kacper Michajłow
Re: [FFmpeg-devel] [PATCH v2 5/5] configure: remove ossfuzz sanitizer flags
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v2 1/5] configure: allow multiple sanitizers in --toolchain
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v2 1/5] configure: allow multiple sanitizers in --toolchain
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH v2 1/5] configure: allow multiple sanitizers in --toolchain
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v2 1/5] configure: allow multiple sanitizers in --toolchain
Kacper Michajlow
[FFmpeg-devel] [PATCH 1/5] configure: allow multiple sanitizers in --toolchain
Kacper Michajłow
[FFmpeg-devel] [PATCH 2/5] configure: add -fno-omit-frame-pointer when sanitizers are used
Kacper Michajłow
[FFmpeg-devel] [PATCH 3/5] configure: allow -ubsan in toolchain
Kacper Michajłow
[FFmpeg-devel] [PATCH 4/5] configure: add -fuzz support to --toolchain
Kacper Michajłow
[FFmpeg-devel] [PATCH 5/5] configure: remove ossfuzz sanitizer flags
Kacper Michajłow
[FFmpeg-devel] [PATCH 1/5] avformat/udp: avoid warning about always false comparision
Kacper Michajłow
[FFmpeg-devel] [PATCH 2/5] avcodec/sonic: remove dead code
Kacper Michajłow
Re: [FFmpeg-devel] [PATCH 2/5] avcodec/sonic: remove dead code
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 2/5] avcodec/sonic: remove dead code
Kacper Michajlow
[FFmpeg-devel] [PATCH 3/5] avcodec/sonic: move code closer to use to avoid unused warnings
Kacper Michajłow
Re: [FFmpeg-devel] [PATCH 3/5] avcodec/sonic: move code closer to use to avoid unused warnings
Michael Niedermayer
[FFmpeg-devel] [PATCH 4/5] swscale/lut3d: remove unused function
Kacper Michajłow
[FFmpeg-devel] [PATCH 5/5] avfilter/vaf_spectrumsynth: don't use uninitialized variable as scale
Kacper Michajłow
Re: [FFmpeg-devel] [PATCH 5/5] avfilter/vaf_spectrumsynth: don't use uninitialized variable as scale
Michael Niedermayer
[FFmpeg-devel] [PATCH v2 0/3] avfilter: add vf_colordetect filter
Niklas Haas
[FFmpeg-devel] [PATCH v2 2/3] tests/checkasm: add check for vf_colordetect
Niklas Haas
Re: [FFmpeg-devel] [PATCH v2 2/3] tests/checkasm: add check for vf_colordetect
James Almer
[FFmpeg-devel] [PATCH v2 1/3] avfilter/vf_colordetect: add new color range detection filter
Niklas Haas
[FFmpeg-devel] [PATCH v2 3/3] avfilter/vf_colordetect: add x86 SIMD implementation
Niklas Haas
Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/vf_colordetect: add x86 SIMD implementation
Henrik Gramner via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/vf_colordetect: add x86 SIMD implementation
Niklas Haas
Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/vf_colordetect: add x86 SIMD implementation
James Almer
Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/vf_colordetect: add x86 SIMD implementation
Niklas Haas
Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/vf_colordetect: add x86 SIMD implementation
James Almer
Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/vf_colordetect: add x86 SIMD implementation
Niklas Haas
Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/vf_colordetect: add x86 SIMD implementation
Niklas Haas
[FFmpeg-devel] [PATCH 1/3] avfilter/vf_colordetect: add new color range detection filter
Niklas Haas
[FFmpeg-devel] [PATCH 2/3] tests/checkasm: add check for vf_colordetect
Niklas Haas
[FFmpeg-devel] [PATCH 3/3] avfilter/vf_colordetect: add x86 SIMD implementation
Niklas Haas
Re: [FFmpeg-devel] [PATCH 1/3] avfilter/vf_colordetect: add new color range detection filter
Niklas Haas
[FFmpeg-devel] Feature Request
Glen Edwards
Re: [FFmpeg-devel] Feature Request
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH v2] configure: add -Wl when linker is called indirectly
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH] checkasm/swscale: fix function prototypes
Kacper Michajlow
[FFmpeg-devel] [PATCH] avformat/mxfenc: Ensure keyframe offset in valid range
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] avformat/mxfenc: Ensure keyframe offset in valid range
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] avformat/mxfenc: Ensure keyframe offset in valid range
Tomas Härdin
[FFmpeg-devel] [PATCH v2] avformat/mxfenc: Ensure frame offset in valid range
Zhao Zhili
Re: [FFmpeg-devel] [PATCH v2] avformat/mxfenc: Ensure frame offset in valid range
Tomas Härdin
[FFmpeg-devel] [PATCH 1/5] avcodec/cfhd: Check idwt_buf size before allocation
Michael Niedermayer
[FFmpeg-devel] [PATCH 2/5] avcodec/ivi: Check luma/chroma mb_size
Michael Niedermayer
[FFmpeg-devel] [PATCH 3/5] avcodec/ffv1dec: Check k in get_vlc_symbol()
Michael Niedermayer
[FFmpeg-devel] [PATCH 4/5] avcodec/jpeg2000dec: Check that we arent reading with a non existing tile part
Michael Niedermayer
[FFmpeg-devel] [PATCH 5/5] avcodec/smacker: cleanup on bet buffer failure
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 1/5] avcodec/cfhd: Check idwt_buf size before allocation
Michael Niedermayer
[FFmpeg-devel] [PATCH v2 1/2] lavc/vvc: Don't discard palette_subblock_data return code
Frank Plowman
[FFmpeg-devel] [PATCH v2 2/2] lavc/vvc: Add max parameter to kth_order_egk_decode
Frank Plowman
Re: [FFmpeg-devel] [PATCH v2 2/2] lavc/vvc: Add max parameter to kth_order_egk_decode
Frank Plowman
Re: [FFmpeg-devel] [PATCH v2 2/2] lavc/vvc: Add max parameter to kth_order_egk_decode
Nuo Mi
[FFmpeg-devel] [PATCH] avcodec/jpegxl_parser: add sanity check for frame size
Leo Izen
Re: [FFmpeg-devel] [PATCH] avcodec/jpegxl_parser: add sanity check for frame size
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH] avcodec/jpegxl_parser: add sanity check for frame size
Leo Izen
[FFmpeg-devel] [PATCH] libtheoraenc: Set encoding speed level from compression_level
bernat . arlandis
Re: [FFmpeg-devel] [PATCH] libtheoraenc: Set encoding speed level from compression_level
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] libtheoraenc: Set encoding speed level from compression_level
Bernat Arlandis
[FFmpeg-devel] [PATCH] avutil/hwcontext_vulkan: don't over-map buffers with prior padding
Niklas Haas
Re: [FFmpeg-devel] [PATCH] avutil/hwcontext_vulkan: don't over-map buffers with prior padding
Lynne
[FFmpeg-devel] [PATCH] avfilter/vf_vibrance: Fix default value of rlum/blum
Zhao Zhili
[FFmpeg-devel] [PATCH v8] libavcodec/riscv: add RVV optimized idct_32x32_8 for HEVC
daichengrong
Re: [FFmpeg-devel] [PATCH v8] libavcodec/riscv: add RVV optimized idct_32x32_8 for HEVC
daichengrong via ffmpeg-devel
[FFmpeg-devel] Re: [PATCH v8] libavcodec/riscv: add RVV optimized idct_32x32_8 for HEVC
Rémi Denis-Courmont via ffmpeg-devel
[FFmpeg-devel] Re: [PATCH v8] libavcodec/riscv: add RVV optimized idct_32x32_8 for HEVC
Rémi Denis-Courmont via ffmpeg-devel
[FFmpeg-devel] [PATCH v4 1/2] avfilter: add scale_d3d11 filter
Dash Santosh Sathyanarayanan
[FFmpeg-devel] [PATCH v4 1/2] avfilter: add scale_d3d11 filter
Dash Santosh Sathyanarayanan
[FFmpeg-devel] [PATCH v4 2/2] avcodec/mfenc: add support for D3D11 input surfaces
Dash Santosh Sathyanarayanan
[FFmpeg-devel] [PATCH v3] fftools/cmdutils: Add av_freep() to avoid memory leak
Jiasheng Jiang
Re: [FFmpeg-devel] [PATCH v3] fftools/cmdutils: Add av_freep() to avoid memory leak
Michael Niedermayer
[FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+
Frank Plowman
Re: [FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+
Frank Plowman
Re: [FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+
Kacper Michajlow
[FFmpeg-devel] [PATCH] fftools/ffplay: Add check for av_malloc_array()
Jiasheng Jiang
[FFmpeg-devel] [PATCH v4] avformat/mov_muxer: Extended MOV muxer to handle APV video content
Dawid Kozinski
Re: [FFmpeg-devel] [PATCH v4] avformat/mov_muxer: Extended MOV muxer to handle APV video content
James Almer
[FFmpeg-devel] [PATCH] avcodec/motion_est: don't add offsets to NULL pointers
James Almer
Earlier messages
Later messages