ffmpeg-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[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
Re: [FFmpeg-devel] [PATCH v3 2/2] lavc/vvc: Add max parameter to kth_order_egk_decode
Nuo Mi
[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
[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
[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
[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
Re: [FFmpeg-devel] [PATCH] avcodec/motion_est: don't add offsets to NULL pointers
Michael Niedermayer
[FFmpeg-devel] [PATCH] avcodec/motion_est: don't add offsets to NULL pointers
James Almer
Re: [FFmpeg-devel] [PATCH] avcodec/motion_est: don't add offsets to NULL pointers
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] avcodec/motion_est: don't add offsets to NULL pointers
James Almer
Re: [FFmpeg-devel] [PATCH] avcodec/motion_est: don't add offsets to NULL pointers
Kacper Michajlow
[FFmpeg-devel] [PATCH] avcodec/ffv1dec: don't add offsets to NULL pointers
James Almer
Re: [FFmpeg-devel] [PATCH] avcodec/ffv1dec: don't add offsets to NULL pointers
Michael Niedermayer
[FFmpeg-devel] [PATCH] swscale/swscale_unscaled: don't add offsets to NULL pointers
James Almer
[FFmpeg-devel] [PATCH 01/14] avformat/tls_openssl: set dtls remote addr in listen mode
Timo Rothenpieler
[FFmpeg-devel] [PATCH 02/14] avformat/tls_openssl: force dtls handshake to be blocking
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 02/14] avformat/tls_openssl: force dtls handshake to be blocking
Jack Lau
[FFmpeg-devel] [PATCH 03/14] avformat/tls_openssl: don't abort if dtls has no key/cert set
Timo Rothenpieler
[FFmpeg-devel] [PATCH 04/14] avformat/tls_openssl: initialize DTLS context with correct method
Timo Rothenpieler
[FFmpeg-devel] [PATCH 05/14] avformat/tls_openssl: set default MTU if none is set
Timo Rothenpieler
[FFmpeg-devel] [PATCH 12/14] avformat/tls_openssl: don't expose deprecated EC_KEY outside of its function
Timo Rothenpieler
[FFmpeg-devel] [PATCH 13/14] avformat/tls_openssl: make generating fingerprints optional
Timo Rothenpieler
[FFmpeg-devel] [PATCH 14/14] avformat/tls_openssl: automatically generate self-signed certificate when none is provided in listen mode
Timo Rothenpieler
[FFmpeg-devel] [PATCH 06/14] avformat/tls_openssl: properly limit written size to data mtu
Timo Rothenpieler
[FFmpeg-devel] [PATCH 07/14] avformat/tls_openssl: don't hardcode ciphers and curves for dtls
Timo Rothenpieler
[FFmpeg-devel] [PATCH 08/14] avformat/tls_openssl: clean up peer verify logic in dtls mode
Timo Rothenpieler
[FFmpeg-devel] [PATCH 09/14] avformar/tls_openssl: use correct info callback in DTLS mode
Timo Rothenpieler
[FFmpeg-devel] [PATCH 10/14] avformat/tls_openssl: don't enable read_ahead in dtls mode
Timo Rothenpieler
[FFmpeg-devel] [PATCH 11/14] avformat/tls_openssl: properly free generated/read keys and certificates
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 01/14] avformat/tls_openssl: set dtls remote addr in listen mode
Timo Rothenpieler
[FFmpeg-devel] Handle change
Yalda [formerly Marth64]
[FFmpeg-devel] [PATCH] avformat/tls_schannel: add check for Windows 10 only types and defines
James Almer
[FFmpeg-devel] [PATCH v2] avformat/tls_schannel: add check for Windows 10 only types and defines
James Almer
Re: [FFmpeg-devel] [PATCH v2] avformat/tls_schannel: add check for Windows 10 only types and defines
Michael Niedermayer
[FFmpeg-devel] [PATCH v3] avformat/tls_schannel: add check for Windows 10 only types and defines
James Almer
Re: [FFmpeg-devel] [PATCH v3] avformat/tls_schannel: add check for Windows 10 only types and defines
Michael Niedermayer
[FFmpeg-devel] [POLL] [VOTE] code.ffmpeg.org
Michael Niedermayer
Re: [FFmpeg-devel] [POLL] [VOTE] code.ffmpeg.org
Kieran Kunhya via ffmpeg-devel
Re: [FFmpeg-devel] [POLL] [VOTE] code.ffmpeg.org
Timo Rothenpieler
Earlier messages
Later messages