ffmpeg-devel
Thread
Date
Earlier messages
Messages by Date
2025/07/13
[FFmpeg-devel] [PATCH v3 9/9] avformat/tls_openssl: init DTLS context with explicit method
Jack Lau
2025/07/13
[FFmpeg-devel] [PATCH v3 8/9] avformat/tls_openssl: auto set the dest addr when dtls in listen mode
Jack Lau
2025/07/13
[FFmpeg-devel] [PATCH v3 7/9] avformat/tls_openssl: remove requirement for dtls must init cert and key
Jack Lau
2025/07/13
[FFmpeg-devel] [PATCH v3 5/9] avformat/whip: free udp socket after dtls free
Jack Lau
2025/07/13
[FFmpeg-devel] [PATCH v3 6/9] avformat/tls_openssl: replace 1 to TLS_ST_OK to be more clear
Jack Lau
2025/07/13
[FFmpeg-devel] [PATCH v3 4/9] avformat/tls_openssl: make tls and dtls use one close function
Jack Lau
2025/07/13
[FFmpeg-devel] [PATCH v3 3/9] avformat/tls_openssl: remove all redundant "TLS: " in log with AVClass
Jack Lau
2025/07/13
[FFmpeg-devel] [PATCH v3 2/9] avformat/tls_openssl: fix dtls_handshake return code
Jack Lau
2025/07/13
[FFmpeg-devel] [PATCH v3 1/9] avformat/tls: add trace function for log TLS/DTLS record
Jack Lau
2025/07/13
[FFmpeg-devel] [PATCH v3 0/9] Fix some issues in tls_openssl
Jack Lau
2025/07/12
Re: [FFmpeg-devel] [FFmpeg-cvslog] avformat/tls_schannel: add DTLS support
Hendrik Leppkes
2025/07/12
Re: [FFmpeg-devel] [FFmpeg-cvslog] avformat/tls_schannel: add DTLS support
James Almer
2025/07/12
Re: [FFmpeg-devel] [PATCH v2 1/3] avformat/sapenc: fix leak in sap_write_header()
Lidong Yan
2025/07/12
[FFmpeg-devel] [PATCH 5/5] avcodec/osq: Fix 32bit sample overflow
Michael Niedermayer
2025/07/12
[FFmpeg-devel] [PATCH 4/5] avcodec/mpegvideo_dec: Fix lowres=3 field select interlaced mpeg4 frame
Michael Niedermayer
2025/07/12
[FFmpeg-devel] [PATCH 3/5] avcodec/h264chroma_template: Replace variable by constant in chroma mc
Michael Niedermayer
2025/07/12
[FFmpeg-devel] [PATCH 2/5] avformat/concatdec: Clip duration in one more case in get_best_effort_duration()
Michael Niedermayer
2025/07/12
[FFmpeg-devel] [PATCH 1/5] avformat/flvdec: Check for EOF in AudioPacketTypeMultichannelConfig
Michael Niedermayer
2025/07/12
Re: [FFmpeg-devel] [FFmpeg-cvslog] avformat/tls_schannel: add DTLS support
Michael Niedermayer
2025/07/12
[FFmpeg-devel] [PATCH v2 13/13] WIP vp9: add Vulkan VP9 hwaccel
Lynne
2025/07/12
[FFmpeg-devel] [PATCH v2 11/13] scale_vulkan: add support for basic Debayering
Lynne
2025/07/12
[FFmpeg-devel] [PATCH v2 12/13] lavc/vp9dec: use cbs_vp9 to parse the frame header
Lynne
2025/07/12
[FFmpeg-devel] [PATCH v2 09/13] lavc: add a ProRes RAW Vulkan hwaccel
Lynne
2025/07/12
[FFmpeg-devel] [PATCH v2 10/13] scale_vulkan: refactor shader initialization
Lynne
2025/07/12
[FFmpeg-devel] [PATCH v2 06/13] lavc: add codec ID and profiles for ProRes RAW
Lynne
2025/07/12
[FFmpeg-devel] [PATCH v2 08/13] lavc: add a ProRes RAW decoder
Lynne
2025/07/12
[FFmpeg-devel] [PATCH v2 07/13] lavc: add a ProRes RAW parser
Lynne
2025/07/12
[FFmpeg-devel] [PATCH v2 05/13] lavc/vulkan/common: sign-ify lengths
Lynne
2025/07/12
[FFmpeg-devel] [PATCH v2 03/13] hwcontext_vulkan: enable uniformBufferStandardLayout
Lynne
2025/07/12
[FFmpeg-devel] [PATCH v2 04/13] vulkan: add support for 16-bit RGGB Bayer pixfmt
Lynne
2025/07/12
[FFmpeg-devel] [PATCH v2 02/13] hwcontext_vulkan: temporarily disable host_image_copy
Lynne
2025/07/12
[FFmpeg-devel] [PATCH v2 01/13] vf_libplacebo: add support for specifying a LUT for the input
Lynne
2025/07/12
Re: [FFmpeg-devel] [PATCH v2 1/3] avformat/sapenc: fix leak in sap_write_header()
Michael Niedermayer
2025/07/12
Re: [FFmpeg-devel] [PATCH v2] libavcodec/alsdec.c: Add check for av_malloc_array() and av_calloc()
Michael Niedermayer
2025/07/12
[FFmpeg-devel] [PATCH v2] fftools/cmdutils: Add av_freep() to avoid memory leak
Jiasheng Jiang
2025/07/12
[FFmpeg-devel] [PATCH v3 4/6] WHIP: X509 cert serial number should be positive.
Jack Lau
2025/07/12
[FFmpeg-devel] [PATCH v3 6/6] avformat/whip: reindent whip options
Jack Lau
2025/07/12
[FFmpeg-devel] [PATCH v3 5/6] avformat/whip: implement NACK and RTX suppport
Jack Lau
2025/07/12
[FFmpeg-devel] [PATCH v3 3/6] avformat/whip: fix H264 profile_iop bit map for SDP
Jack Lau
2025/07/12
[FFmpeg-devel] [PATCH v3 2/6] avformat/whip: fix typos
Jack Lau
2025/07/12
[FFmpeg-devel] [PATCH v3 1/6] avformat/whip: add whip_flags ignore_ipv6 to skip IPv6 ICE candidates
Jack Lau
2025/07/12
[FFmpeg-devel] [PATCH v3 0/6] avformat/whip: Add NACK and RTX support
Jack Lau
2025/07/12
Re: [FFmpeg-devel] [PATCH, v5] avcodec/d3d12va_encode: texture array support for HEVC
Tong Wu
2025/07/12
Re: [FFmpeg-devel] [PATCH 7/7] lavc: add a ProRes RAW Vulkan hwaccel
Michael Niedermayer
2025/07/12
Re: [FFmpeg-devel] [PATCH 6/7] lavc: add a ProRes RAW decoder
Michael Niedermayer
2025/07/12
[FFmpeg-devel] [PATCH] avfilter/vf_thumbnail: unroll and use multiple histograms
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 02/18] swscale/format: rename legacy format conversion table
Niklas Haas
2025/07/12
Re: [FFmpeg-devel] [PATCH v3 1/2] avcodec/aac_ac3_parser: simplify
Michael Niedermayer
2025/07/12
[FFmpeg-devel] [PATCH v8 03/18] swscale/format: add ff_fmt_clear()
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 10/18] swscale/ops: add dispatch layer
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 17/18] swscale/format: add new format decode/encode logic
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 12/18] swscale/ops_chain: add internal abstraction for kernel linking
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 11/18] swscale/optimizer: add packed shuffle solver
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 09/18] swscale/ops_internal: add internal ops backend API
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 08/18] swscale/optimizer: add high-level ops optimizer
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 07/18] swscale/ops: introduce new low level framework
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 06/18] swscale: add SWS_UNSTABLE flag
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 16/18] tests/checkasm: add checkasm tests for swscale ops
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 18/18] swscale/graph: allow experimental use of new format handler
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 14/18] swscale/ops_memcpy: add 'memcpy' backend for plane->plane copies
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 15/18] swscale/x86: add SIMD backend
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 05/18] tests/checkasm: generalize DEF_CHECKASM_CHECK_FUNC to floats
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 13/18] swscale/ops_backend: add reference backend basend on C templates
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 04/18] tests/checkasm: increase number of runs in between measurements
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH v8 01/18] swscale/graph: pass per-pass image pointers to setup()
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH] lavc/vvc: Add max parameter to kth_order_egk_decode
Frank Plowman
2025/07/12
Re: [FFmpeg-devel] [PATCH] avfilter/vf_frei0r: fix time not being passed in seconds
Stefan Breunig via ffmpeg-devel
2025/07/12
Re: [FFmpeg-devel] [PATCH v7 01/18] swscale/graph: pass per-pass image pointers to setup()
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH 2/4] tests/checkasm: add scene_sad checkasm test
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH 4/4] avfilter/x86/scene_sad: add high bit depth AVX2/AVX512 version
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH 1/4] avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn()
Niklas Haas
2025/07/12
[FFmpeg-devel] [PATCH 3/4] avfilter/x86/scene_sad: add AVX512 implementation
Niklas Haas
2025/07/11
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Michael Niedermayer
2025/07/11
Re: [FFmpeg-devel] [PATCH v2 2/4] avformat/tls_openssl: fix dtls_handshake return code
Jack Lau
2025/07/11
Re: [FFmpeg-devel] [PATCH] fftools/cmdutils: Add av_freep() to avoid memory leak
Michael Niedermayer
2025/07/11
Re: [FFmpeg-devel] [PATCH v2] ffprobe: add -codec:<media_spec> option
Michael Niedermayer
2025/07/11
Re: [FFmpeg-devel] [PATCH v5] gcc: Don't disable '-ftree-vectorize' if gcc version higher than 13.
Michael Niedermayer
2025/07/11
[FFmpeg-devel] [PATCH 4/4] avformat/takdec: Don't truncate return value
Andreas Rheinhardt
2025/07/11
[FFmpeg-devel] [PATCH 3/4] avformat/tta: Avoid seek when reading header
Andreas Rheinhardt
2025/07/11
[FFmpeg-devel] [PATCH 2/4] avformat/oggdec: Don't skip over data whose checksum is used
Andreas Rheinhardt
2025/07/11
[FFmpeg-devel] [PATCH 1/4] avformat/aviobuf: Keep checksum_ptr consistent in avio_seek()
Andreas Rheinhardt
2025/07/11
[FFmpeg-devel] [PATCH 0/4] Crc crash
ffmpegagent
2025/07/11
Re: [FFmpeg-devel] [PATCH 2/2] avformat/concatdec: Check recursion depth
Michael Niedermayer
2025/07/11
[FFmpeg-devel] [PATCH] avformat/subfile: clip seek offset
Kacper Michajłow
2025/07/11
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Marvin Scholz
2025/07/11
[FFmpeg-devel] [PATCH v2] avformat: remove HLS protocol
Marvin Scholz
2025/07/11
[FFmpeg-devel] [PATCH 5/5] avcodec/encode: Remove redundant av_image_check_size2()
Andreas Rheinhardt
2025/07/11
[FFmpeg-devel] [PATCH 4/5] avcodec/encode: Remove dead code
Andreas Rheinhardt
2025/07/11
[FFmpeg-devel] [PATCH 3/5] avcodec/encode: Ignore coded_{width, height}
Andreas Rheinhardt
2025/07/11
[FFmpeg-devel] [PATCH 2/5] avcodec/encode: Simplify pixel format validity check
Andreas Rheinhardt
2025/07/11
[FFmpeg-devel] [PATCH 1/5] avcodec/av1dec, libdav1d, wbmpdec: Avoid direct access to GetByteContext
Andreas Rheinhardt
2025/07/11
[FFmpeg-devel] [PATCH 0/5] Encode checks
ffmpegagent
2025/07/11
[FFmpeg-devel] [PATCH] amfenc: Fix for full PA queue
Araz Iusubov
2025/07/11
[FFmpeg-devel] [PATCH] MAINTAINERS: add myself
Kacper Michajłow
2025/07/11
Re: [FFmpeg-devel] [PATCH] checkasm/h264dsp: Fix stack-buffer-overflow, effective-type violations
Marvin Scholz
2025/07/11
Re: [FFmpeg-devel] [PATCH v2 3/4] avformat/tls_openssl: remove all redundant "TLS: " in log with AVClass
Steven Liu
2025/07/11
Re: [FFmpeg-devel] [PATCH v2 2/4] avformat/tls_openssl: fix dtls_handshake return code
Steven Liu
2025/07/11
[FFmpeg-devel] [PATCH 2/2] doc: mark functions related to AVCodecParameters
Marvin Scholz
2025/07/11
[FFmpeg-devel] [PATCH 1/2] doc: style changes for the AVCodecParameters
Marvin Scholz
2025/07/11
Re: [FFmpeg-devel] [PATCH v2 1/4] avformat/tls_openssl: add record trace function
Steven Liu
2025/07/11
Re: [FFmpeg-devel] [PATCH 2/2] avformat/rtsp: add TLS options
Marvin Scholz
2025/07/11
Re: [FFmpeg-devel] [PATCH 1/3] avformat/rtsp: fix misleading indentation
Marvin Scholz
2025/07/11
Re: [FFmpeg-devel] [PATCH 1/7] vf_libplacebo: add support for specifying a LUT for the input
Lynne
2025/07/11
[FFmpeg-devel] [PATCH v2 3/4] avformat/tls_openssl: remove all redundant "TLS: " in log with AVClass
Jack Lau
2025/07/11
[FFmpeg-devel] [PATCH v2 4/4] avformat/udp: fix udp server mode haven't dest_addr
Jack Lau
2025/07/11
[FFmpeg-devel] [PATCH v2 2/4] avformat/tls_openssl: fix dtls_handshake return code
Jack Lau
2025/07/11
[FFmpeg-devel] [PATCH v2 1/4] avformat/tls_openssl: add record trace function
Jack Lau
2025/07/11
[FFmpeg-devel] [PATCH v2 0/4] Fix some issues in tls_openssl and udp
Jack Lau
2025/07/11
Re: [FFmpeg-devel] [PATCH 1/7] vf_libplacebo: add support for specifying a LUT for the input
Niklas Haas
2025/07/11
[FFmpeg-devel] [PATCH v3 2/2] avcodec/aac_ac3_parser: do not override the profile set by the decoder
Nicolas Gaullier
2025/07/11
[FFmpeg-devel] [PATCH v3 0/2] fix HE-AAC profile probing and simplify
Nicolas Gaullier
2025/07/11
[FFmpeg-devel] [PATCH v3 1/2] avcodec/aac_ac3_parser: simplify
Nicolas Gaullier
2025/07/11
[FFmpeg-devel] [PATCH] Whisper audio filter
Vittorio Palmisano
2025/07/11
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Vittorio Palmisano
2025/07/11
Re: [FFmpeg-devel] [PATCH 2/2] avformat/concatdec: Check recursion depth
Nicolas George
2025/07/10
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Desmond Liu
2025/07/10
Re: [FFmpeg-devel] [PATCH 2/2] avformat/concatdec: Check recursion depth
Michael Niedermayer
2025/07/10
Re: [FFmpeg-devel] [PATCH] avformat/scd: ensure SCD_MIN_HEADER_SIZE bytes are read
Michael Niedermayer
2025/07/10
[FFmpeg-devel] [PATCH] fftools/cmdutils: Add av_freep() to avoid memory leak
Jiasheng Jiang
2025/07/10
[FFmpeg-devel] [PATCH] libavcodec/sonic.c: Add check for av_calloc()
Jiasheng Jiang
2025/07/10
[FFmpeg-devel] svg linked images: rendering images referenced with xlink:href attribute
swf2d49e--- via ffmpeg-devel
2025/07/10
Re: [FFmpeg-devel] [PATCH v2] ffprobe: add -codec:<media_spec> option
Maryla Ustarroz via ffmpeg-devel
2025/07/10
[FFmpeg-devel] [PATCH v2] libavcodec/alsdec.c: Add check for av_malloc_array() and av_calloc()
Jiasheng Jiang
2025/07/10
[FFmpeg-devel] [PATCH] libavcodec/alsdec.c: Add check for av_malloc_array() and av_calloc()
Jiasheng Jiang
2025/07/10
[FFmpeg-devel] [PATCH 6/7] lavc: add a ProRes RAW decoder
Lynne
2025/07/10
[FFmpeg-devel] [PATCH 7/7] lavc: add a ProRes RAW Vulkan hwaccel
Lynne
2025/07/10
[FFmpeg-devel] [PATCH 5/7] lavc: add codec ID and profiles for ProRes RAW
Lynne
2025/07/10
[FFmpeg-devel] [PATCH 4/7] lavc/vulkan/common: sign-ify lengths
Lynne
2025/07/10
[FFmpeg-devel] [PATCH 3/7] vulkan: add support for 16-bit RGGB Bayer pixfmt
Lynne
2025/07/10
[FFmpeg-devel] [PATCH 2/7] hwcontext_vulkan: temporarily disable host_image_copy
Lynne
2025/07/10
[FFmpeg-devel] [PATCH 1/7] vf_libplacebo: add support for specifying a LUT for the input
Lynne
2025/07/10
[FFmpeg-devel] [PATCH] avfilter/vf_blackdetect: add AVX2 SIMD version
Niklas Haas
2025/07/10
Re: [FFmpeg-devel] [PATCH v5] gcc: Don't disable '-ftree-vectorize' if gcc version higher than 13.
Martin Storsjö
2025/07/10
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Michael Niedermayer
2025/07/10
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Michael Niedermayer
2025/07/10
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Nicolas George
2025/07/10
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Nicolas George
2025/07/10
[FFmpeg-devel] [PATCH v3] avformat/mov_muxer: Extended MOV muxer to handle APV video content
Dawid Kozinski
2025/07/10
[FFmpeg-devel] [PATCH v4 3/3] avformat/tls_openssl: load default verify locations
Marvin Scholz
2025/07/10
[FFmpeg-devel] [PATCH v4 2/3] avformat/tls_openssl: verify setting hostname for SNI
Marvin Scholz
2025/07/10
[FFmpeg-devel] [PATCH v4 1/3] avformat/tls_openssl: add hostname for verification
Marvin Scholz
2025/07/10
Re: [FFmpeg-devel] [PATCH v5] gcc: Don't disable '-ftree-vectorize' if gcc version higher than 13.
Martin Storsjö
2025/07/10
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Michael Niedermayer
2025/07/10
Re: [FFmpeg-devel] [PATCH] avformat/rtsp: fix leak of options dict on error
Marvin Scholz
2025/07/10
Re: [FFmpeg-devel] [PATCHv2] avcodec/adpcm: squelch uninitialized variable warnings
Marvin Scholz
2025/07/10
Re: [FFmpeg-devel] [PATCH v3 1/3] avformat/tls_openssl: add hostname for verification
Marvin Scholz
2025/07/10
Re: [FFmpeg-devel] [PATCH 1/3] avformat/rtsp: fix misleading indentation
Marvin Scholz
2025/07/10
[FFmpeg-devel] [PATCH] Whisper audio filter
Vittorio Palmisano
2025/07/10
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Vittorio Palmisano
2025/07/10
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Marvin Scholz
2025/07/10
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Zhao Zhili
2025/07/10
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Vittorio Palmisano
2025/07/10
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Vittorio Palmisano
2025/07/09
[FFmpeg-devel] [PATCH v3 2/2] avcodec/mfenc: add support for D3D11 input surfaces
Dash Santosh Sathyanarayanan
2025/07/09
[FFmpeg-devel] [PATCH v3 1/2] avfilter: add scale_d3d11 filter
Dash Santosh Sathyanarayanan
2025/07/09
Re: [FFmpeg-devel] [PATCH v2 1/1] swscale/aarch64/output: Implement neon assembly for yuv2planeX_10_c_template()
Logaprakash Ramajayam
2025/07/09
Re: [FFmpeg-devel] [PATCH] swscale/aarch64/output: Implement yuv2nv12cx neon assembly
Harshitha Sarangu Suresh
2025/07/09
[FFmpeg-devel] [PATCH v2 3/3] swscale/graph: fix leak in adapt_colors()
Lidong Yan
2025/07/09
[FFmpeg-devel] [PATCH v2 2/3] avformat/iamf_writer: fix leaks of avio_open_dyn_buf() allocated memory
Lidong Yan
2025/07/09
[FFmpeg-devel] [PATCH v2 1/3] avformat/sapenc: fix leak in sap_write_header()
Lidong Yan
2025/07/09
[FFmpeg-devel] [PATCH v2 0/3] resend fixes for leaks
Lidong Yan
2025/07/09
Re: [FFmpeg-devel] [PATCH 1/4] avformat/tls_openssl: add record trace function
Jack Lau
2025/07/09
Re: [FFmpeg-devel] [PATCH 4/4] avformat/udp: fix udp server mode haven't dest_addr
Jack Lau
2025/07/09
Re: [FFmpeg-devel] [PATCH 2/4] avformat/tls_openssl: fix dtls_handshake return code
Jack Lau
2025/07/09
Re: [FFmpeg-devel] [RFC PATCH] avformat: remove HLS protocol
Steven Liu
2025/07/09
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Michael Niedermayer
2025/07/09
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Michael Niedermayer
2025/07/09
Re: [FFmpeg-devel] [PATCH 1/4] avformat/tls_openssl: add record trace function
Michael Niedermayer
2025/07/09
Re: [FFmpeg-devel] [RFC PATCH] avformat: remove HLS protocol
Steven Liu
2025/07/09
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Desmond Liu
2025/07/09
Re: [FFmpeg-devel] [RFC PATCH] avformat: remove HLS protocol
Timo Rothenpieler
2025/07/09
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Zhao Zhili
2025/07/09
Re: [FFmpeg-devel] [PATCH 4/4] avformat/udp: fix udp server mode haven't dest_addr
Timo Rothenpieler
2025/07/09
Re: [FFmpeg-devel] [PATCH 2/4] avformat/tls_openssl: fix dtls_handshake return code
Timo Rothenpieler
2025/07/09
Re: [FFmpeg-devel] what AVCodecID to use for copying full vanc data between .mxf and .mcc
Devin Heitmueller
2025/07/09
[FFmpeg-devel] [PATCH 4/4] avformat/udp: fix udp server mode haven't dest_addr
Jack Lau
2025/07/09
[FFmpeg-devel] [PATCH 3/4] avformat/tls_openssl: remove all redundant "TLS: " in log with AVClass
Jack Lau
2025/07/09
[FFmpeg-devel] [PATCH 2/4] avformat/tls_openssl: fix dtls_handshake return code
Jack Lau
2025/07/09
[FFmpeg-devel] [PATCH 1/4] avformat/tls_openssl: add record trace function
Jack Lau
2025/07/09
[FFmpeg-devel] [PATCH 0/4] Fix some issues in tls_openssl and udp
Jack Lau
2025/07/09
Re: [FFmpeg-devel] [PATCH] Whisper audio filter
Marvin Scholz
2025/07/09
Re: [FFmpeg-devel] [RFC PATCH] avformat: remove HLS protocol
Marvin Scholz
2025/07/09
Re: [FFmpeg-devel] [PATCH 2/2] swscale: add support for new 10/12 bit MSB formats
Timo Rothenpieler
2025/07/09
Re: [FFmpeg-devel] [PATCH v2 0/8] WHIP + TLS + UDP fixes and SChannel DTLS support
Timo Rothenpieler
2025/07/09
Re: [FFmpeg-devel] [PATCH] avfilter/overlay_cuda: add timeline editing support
Timo Rothenpieler
2025/07/09
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Timo Rothenpieler
2025/07/09
Re: [FFmpeg-devel] [PATCH 2/2] avformat/concatdec: Check recursion depth
Nicolas George
2025/07/09
Re: [FFmpeg-devel] [RFC PATCH] avformat: remove HLS protocol
Steven Liu
2025/07/09
[FFmpeg-devel] [PATCH] avcodec/aarch64/vvc: optimised alf_classify function 8/10/12bit of vvc codec for aarch64
Georgii Zagoruiko
2025/07/09
[FFmpeg-devel] [PATCH] Whisper audio filter
Vittorio Palmisano
2025/07/08
Re: [FFmpeg-devel] what AVCodecID to use for copying full vanc data between .mxf and .mcc
Jacob Lifshay
2025/07/08
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Desmond Liu
2025/07/08
Re: [FFmpeg-devel] [PATCH] avfilter/vf_frei0r: fix time not being passed in seconds
Michael Niedermayer
2025/07/08
Re: [FFmpeg-devel] what AVCodecID to use for copying full vanc data between .mxf and .mcc
Devin Heitmueller
2025/07/08
Re: [FFmpeg-devel] [PATCH 0/1] Fix tmix on discontinuities
Michael Niedermayer
2025/07/08
[FFmpeg-devel] [PATCH] avformat/demux: avoid unconditional ID3v2 tag consumption
Nil Fons Miret via ffmpeg-devel
2025/07/08
Re: [FFmpeg-devel] [RFC PATCH] avformat: remove HLS protocol
Marton Balint
2025/07/08
Re: [FFmpeg-devel] [RFC PATCH] avformat: remove HLS protocol
Martin Storsjö
2025/07/08
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Marton Balint
2025/07/08
[FFmpeg-devel] [PATCH] Optimised alf_classify function 8/10/12bit of vvc codec for aarch64
Georgii Zagoruiko
Earlier messages