ffmpeg-devel
Thread
Date
Earlier messages
Messages by Thread
[FFmpeg-devel] [PATCH] Changlog: mention add WHIP muxer (experimental)
Jack Lau
[FFmpeg-devel] [PATCH v3] avutil/hwcontext_d3d12va: added resource and heap flags to DeviceContext
Dmitrii Ovchinnikov
[FFmpeg-devel] [PATCH 1/4] avcodec/hevc/hevcdec: Clean sao_pixel_buffer_v on allocation
Michael Niedermayer
[FFmpeg-devel] [PATCH 2/4] avformat/mov: make sure file_checksum is fully initialized
Michael Niedermayer
[FFmpeg-devel] [PATCH 4/4] avformat/vqf: Ensure that comm_chunk is fully read
Michael Niedermayer
[FFmpeg-devel] [PATCH 3/4] avformat/mxfdec: Ensure klv->key is initialized
Michael Niedermayer
[FFmpeg-devel] FFmpeg 8.0 Release
Michael Niedermayer
Re: [FFmpeg-devel] FFmpeg 8.0 Release
Timo Rothenpieler
Re: [FFmpeg-devel] FFmpeg 8.0 Release
Niklas Haas
Re: [FFmpeg-devel] FFmpeg 8.0 Release
Niklas Haas
[FFmpeg-devel] [PATCH] avcodec/apv: align APV color format support with latest liboapv version
Dariusz Frankiewicz
[FFmpeg-devel] [PATCH] avformat/asfdec_f: Check amount of value read
Michael Niedermayer
[FFmpeg-devel] [PATCH v2] libavformat/mov.c : rm 'statement will never be executed' warning
zhaozhenghang
Re: [FFmpeg-devel] [PATCH v2] libavformat/mov.c : rm 'statement will never be executed' warning
Zhao Zhili
[FFmpeg-devel] [PATCH] {avcodec, avformat}/options_table: supress implicit conversion from 'long' to 'double' warnings
Kacper Michajłow
[FFmpeg-devel] [PATCH 01/10] avformat/os_support: check invalid socket value correctly on Windows
Kacper Michajłow
[FFmpeg-devel] [PATCH 02/10] avformat/vivo: fix sscanf specifer for double
Kacper Michajłow
[FFmpeg-devel] [PATCH 03/10] avcodec/d3d12va_decode: remove unused variable
Kacper Michajłow
[FFmpeg-devel] [PATCH 04/10] avcodec/d3d12va_encode: use correct none flag
Kacper Michajłow
[FFmpeg-devel] [PATCH 05/10] avcodec/d3d12va_encode: don't write garbage when there is no header
Kacper Michajłow
[FFmpeg-devel] [PATCH 10/10] avformat/rtmpproto: guard usage of undefined functions with preprocessor
Kacper Michajłow
[FFmpeg-devel] [PATCH 06/10] avcodec/d3d12va_encode: don't return uninitialized value on error
Kacper Michajłow
[FFmpeg-devel] [PATCH 07/10] avcodec/d3d12va_encode_hevc: remove unused variable
Kacper Michajłow
[FFmpeg-devel] [PATCH 08/10] avcodec/x86/fdct: guard usage of undefined functions with preprocessor
Kacper Michajłow
Re: [FFmpeg-devel] [PATCH 08/10] avcodec/x86/fdct: guard usage of undefined functions with preprocessor
Kacper Michajlow
[FFmpeg-devel] [PATCH 09/10] avcodec/x86/vc1: guard usage of undefined functions with preprocessor
Kacper Michajłow
[FFmpeg-devel] [PATCH] avcodec/opus/silk: don't assume stereo when calling silk_decode_frame()
James Almer
Re: [FFmpeg-devel] [PATCH] avcodec/opus/silk: don't assume stereo when calling silk_decode_frame()
Kacper Michajlow
[FFmpeg-devel] [PATCH 1/1] libavformat/mov.c : rm 'statement will never be executed' warning
zhaozhenghang
Re: [FFmpeg-devel] [PATCH 1/1] libavformat/mov.c : rm 'statement will never be executed' warning
Zhao Zhili
[FFmpeg-devel] [PATCH 1/1] libavformat/mov.c : rm 'statement will never be executed' warning
zhaozhenghang
[FFmpeg-devel] [PATCH v5 00/15] avformat/whip: Add NACK, RTX, DTLS active support
Jack Lau
[FFmpeg-devel] [PATCH v5 02/15] avformat/whip: fix typos
Jack Lau
[FFmpeg-devel] [PATCH v5 01/15] avformat/whip: add whip_flags ignore_ipv6 to skip IPv6 ICE candidates
Jack Lau
[FFmpeg-devel] [PATCH v5 03/15] avformat/whip: fix H264 profile_iop bit map for SDP
Jack Lau
[FFmpeg-devel] [PATCH v5 04/15] WHIP: X509 cert serial number should be positive.
Jack Lau
[FFmpeg-devel] [PATCH v5 05/15] avformat/whip: implement NACK and RTX suppport
Jack Lau
[FFmpeg-devel] [PATCH v5 06/15] avformat/whip: reindent whip options
Jack Lau
[FFmpeg-devel] [PATCH v5 07/15] avformat/whip: add support for active dtls role
Jack Lau
[FFmpeg-devel] [PATCH v5 08/15] avformat/whip: remove DTLSState enum
Jack Lau
[FFmpeg-devel] [PATCH v5 09/15] avformat/whip: check the peer whether is ice lite
Jack Lau
[FFmpeg-devel] [PATCH v5 10/15] avformat/whip: remove WHIP_STATE_DTLS_CONNECTING
Jack Lau
[FFmpeg-devel] [PATCH v5 11/15] avformat/whip: simplify and modularize the ICE and DTLS
Jack Lau
[FFmpeg-devel] [PATCH v5 12/15] avformat/tls_openssl: directly use mtu in TLSShared
Jack Lau
Re: [FFmpeg-devel] [PATCH v5 12/15] avformat/tls_openssl: directly use mtu in TLSShared
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH v5 12/15] avformat/tls_openssl: directly use mtu in TLSShared
Jack Lau
[FFmpeg-devel] [PATCH v5 13/15] avformat/tls: add new option use_srtp to control whether enable it
Jack Lau
[FFmpeg-devel] [PATCH v5 14/15] avformat/tls_openssl: cleanup the pointer name of TLSContext and TLSShared
Jack Lau
[FFmpeg-devel] [PATCH v5 15/15] doc: add doc for dtls and whip
Jack Lau
[FFmpeg-devel] [PATCH] avfilter/vf_libplacebo: composite multiple inputs in linear light
Niklas Haas
[FFmpeg-devel] [PATCH] avfilter/vf_premultiply: use correct premultiplication formula
Niklas Haas
[FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Lynne
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Jacob Lifshay
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Lynne
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Leo Izen
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Lynne
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Lynne
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Kieran Kunhya via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Kieran Kunhya via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Nicolas George
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org
Nicolas George
[FFmpeg-devel] [PATCH 1/2] avcodec/alsdec: Allow the user to set a maximum prediction order
Michael Niedermayer
[FFmpeg-devel] [PATCH 2/2] tools/target_dec_fuzzer: Set ALS max order to 15 (ALS simple profile)
Michael Niedermayer
[FFmpeg-devel] [PATCH 1/3] avutil/xga_font_data: add getters to access the shared arrays
James Almer
[FFmpeg-devel] [PATCH 2/3] avcodec: use the getters for xGA font data arrays
James Almer
[FFmpeg-devel] [PATCH 3/3] avfilter: use the getters for xGA font data arrays
James Almer
Re: [FFmpeg-devel] [PATCH 1/3] avutil/xga_font_data: add getters to access the shared arrays
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH 1/3] avutil/xga_font_data: add getters to access the shared arrays
Kacper Michajlow
[FFmpeg-devel] [PATCH] configure: don't use dangling temp file state
Kacper Michajłow
[FFmpeg-devel] [PATCH 0/1] avformat/movenc: fix HEVC fmp4 HLS init segment for Apple playback
David McElroy
[FFmpeg-devel] [PATCH 1/1] avformat/movenc: fix HEVC fmp4 HLS init segment for Apple playback
David McElroy
[FFmpeg-devel] [PATCH] forgejo/workflows: add initial rudimentary CI
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH] forgejo/workflows: add initial rudimentary CI
Leo Izen
Re: [FFmpeg-devel] [PATCH] forgejo/workflows: add initial rudimentary CI
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH] forgejo/workflows: add initial rudimentary CI
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH] forgejo/workflows: add initial rudimentary CI
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] forgejo/workflows: add initial rudimentary CI
Scott Theisen
Re: [FFmpeg-devel] [PATCH] forgejo/workflows: add initial rudimentary CI
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH] forgejo/workflows: add initial rudimentary CI
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH] forgejo/workflows: add initial rudimentary CI
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] forgejo/workflows: add initial rudimentary CI
Timo Rothenpieler
[FFmpeg-devel] [PATCH v2] avcodec/jpegxl_parser: add sanity check for frame size
Leo Izen
[FFmpeg-devel] [PATCH v4 00/11] avformat/whip: Add NACK, RTX, DTLS active support
Jack Lau
[FFmpeg-devel] [PATCH v4 01/11] avformat/whip: add whip_flags ignore_ipv6 to skip IPv6 ICE candidates
Jack Lau
Re: [FFmpeg-devel] [PATCH v4 01/11] avformat/whip: add whip_flags ignore_ipv6 to skip IPv6 ICE candidates
Steven Liu
[FFmpeg-devel] [PATCH v4 02/11] avformat/whip: fix typos
Jack Lau
Re: [FFmpeg-devel] [PATCH v4 02/11] avformat/whip: fix typos
Steven Liu
[FFmpeg-devel] [PATCH v4 03/11] avformat/whip: fix H264 profile_iop bit map for SDP
Jack Lau
[FFmpeg-devel] [PATCH v4 05/11] avformat/whip: implement NACK and RTX suppport
Jack Lau
[FFmpeg-devel] [PATCH v4 04/11] WHIP: X509 cert serial number should be positive.
Jack Lau
[FFmpeg-devel] [PATCH v4 06/11] avformat/whip: reindent whip options
Jack Lau
[FFmpeg-devel] [PATCH v4 07/11] avformat/whip: add support for active dtls role
Jack Lau
[FFmpeg-devel] [PATCH v4 08/11] avformat/whip: remove DTLSState enum
Jack Lau
[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
[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
[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
[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 to set max_packet_size
Zhao Zhili
[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
[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
Earlier messages