ffmpeg-devel
Thread
Date
Later messages
Messages by Thread
[FFmpeg-devel] [PATCH 07/22] avcodec/bfi: Remove use of av_uninit
Zhao Zhili
[FFmpeg-devel] [PATCH 05/22] swscale/yuv2rgb: Remove use of av_uninit
Zhao Zhili
[FFmpeg-devel] [PATCH 06/22] avcodec/ac3enc: Remove use of av_uninit
Zhao Zhili
[FFmpeg-devel] [PATCH 03/22] avfilter/vsrc_mandelbrot: Remove use of av_uninit
Zhao Zhili
[FFmpeg-devel] [PATCH 02/22] avfilter/af_compand: Remove use of av_uninit
Zhao Zhili
[FFmpeg-devel] [PATCH 01/22] avfilter/af_aecho: Remove use of av_uninit
Zhao Zhili
[FFmpeg-devel] [PATCH 00/22] Deprecate av_uninit
Zhao Zhili
Re: [FFmpeg-devel] [PATCH 00/22] Deprecate av_uninit
Nicolas George
Re: [FFmpeg-devel] [PATCH 00/22] Deprecate av_uninit
Zhao Zhili
Re: [FFmpeg-devel] [PATCH 00/22] Deprecate av_uninit
Nicolas George
Re: [FFmpeg-devel] [PATCH 00/22] Deprecate av_uninit
Zhao Zhili
Re: [FFmpeg-devel] [PATCH 00/22] Deprecate av_uninit
Nicolas George
Re: [FFmpeg-devel] [PATCH 00/22] Deprecate av_uninit
Zhao Zhili
Re: [FFmpeg-devel] [PATCH 00/22] Deprecate av_uninit
Andreas Rheinhardt
[FFmpeg-devel] [PATCH] libavformat/dashdec: Fix buffer overflow in segment URL resolution
xiaohuanshu
Re: [FFmpeg-devel] [PATCH] libavformat/dashdec: Fix buffer overflow in segment URL resolution
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] libavformat/dashdec: Fix buffer overflow in segment URL resolution
jing yan
[FFmpeg-devel] [PATCH v2] libavformat/dashdec: Fix buffer overflow in segment URL resolution
xiaohuanshu
Re: [FFmpeg-devel] [PATCH v2] libavformat/dashdec: Fix buffer overflow in segment URL resolution
Andreas Rheinhardt
[FFmpeg-devel] [PATCH v3] libavformat/dashdec: Fix buffer overflow in segment URL resolution
xiaohuanshu
Re: [FFmpeg-devel] [PATCH v3] libavformat/dashdec: Fix buffer overflow in segment URL resolution
jing yan
Re: [FFmpeg-devel] [PATCH] nvdec/vc1: add marker insertion logic
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] nvdec/vc1: add marker insertion logic
averne
[FFmpeg-devel] [PATCH v3] avformat/fifo: Check for keyframe video type before stop dropping
Arthur Grillo
Re: [FFmpeg-devel] [PATCH v3] avformat/fifo: Check for keyframe video type before stop dropping
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 3/4] checkasm: hevc_pel: Use helpers for checking for writes out of bounds
Martin Storsjö
[FFmpeg-devel] [PATCH 01/15] avcodec/motionpixels: Avoid av_unused
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH 01/15] avcodec/motionpixels: Avoid av_unused
James Almer
Re: [FFmpeg-devel] [PATCH 01/15] avcodec/motionpixels: Avoid av_unused
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH 01/15] avcodec/motionpixels: Avoid av_unused
James Almer
Re: [FFmpeg-devel] [PATCH 01/15] avcodec/motionpixels: Avoid av_unused
Andreas Rheinhardt
[FFmpeg-devel] [PATCH v2] configure: Clearer documentation for "disable-safe-bitstream-reader"
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v2] configure: Clearer documentation for "disable-safe-bitstream-reader"
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH v2] configure: Clearer documentation for "disable-safe-bitstream-reader"
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v2] configure: Clearer documentation for "disable-safe-bitstream-reader"
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH v2] configure: Clearer documentation for "disable-safe-bitstream-reader"
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v2] configure: Clearer documentation for "disable-safe-bitstream-reader"
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] avformat/mov: Fix decoding fragmented MP4 with multiple sample entries and empty stsc
Dimitry Andric
Re: [FFmpeg-devel] [PATCH] avformat/mov: Fix decoding fragmented MP4 with multiple sample entries and empty stsc
Dimitry Andric
Re: [FFmpeg-devel] [PATCH] avformat/mov: Fix decoding fragmented MP4 with multiple sample entries and empty stsc
Dimitry Andric
Re: [FFmpeg-devel] [PATCH] avformat/mov: Fix decoding fragmented MP4 with multiple sample entries and empty stsc
Dimitry Andric
Re: [FFmpeg-devel] [PATCH] avformat/mov: Fix decoding fragmented MP4 with multiple sample entries and empty stsc
James Almer
Re: [FFmpeg-devel] [PATCH] avformat/mov: Fix decoding fragmented MP4 with multiple sample entries and empty stsc
Dimitry Andric
[FFmpeg-devel] [PATCH v10 0/4] print_graphs: Complete Filtergraph Printing
ffmpegagent
[FFmpeg-devel] [PATCH v10 1/4] fftools/textformat: Extract and generalize textformat api from ffprobe.c
softworkz
[FFmpeg-devel] [PATCH v10 4/4] fftools/ffprobe: Rename AVTextFormatContext variables (w => tfc)
softworkz
[FFmpeg-devel] [PATCH v10 3/4] fftools/ffprobe: Rename writer_print_section_* and WriterContext
softworkz
[FFmpeg-devel] [PATCH v10 2/4] fftools/ffprobe: Change to use textformat api
softworkz
Re: [FFmpeg-devel] [PATCH v11 1/8] libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame with the same PTS.
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v11 1/8] libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame with the same PTS.
Romain Beauxis
Re: [FFmpeg-devel] [PATCH v11 1/8] libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame with the same PTS.
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v2] avformat/fifo: Check for keyframe video type before stop dropping
Michael Niedermayer
[FFmpeg-devel] [PATCH] avcodec/avcodec: Remove always-false check
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH] avcodec/avcodec: Remove always-false check
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH 1/3] doc/encoders: Document compression_level for PNG
Michael Niedermayer
[FFmpeg-devel] [PATCH] libavutil: Replace obsolete functions with 2-suffix
Link Mauve
[FFmpeg-devel] [PATCH] tools: Fix deprecation warning in patcheck
Link Mauve
Re: [FFmpeg-devel] [PATCH] tools: Fix deprecation warning in patcheck
Michael Niedermayer
[FFmpeg-devel] [REFUND-REQUEST] Ryzen 9 CPU + Mainboard + RAM
Niklas Haas
Re: [FFmpeg-devel] [REFUND-REQUEST] Ryzen 9 CPU + Mainboard + RAM
Stefano Sabatini
Re: [FFmpeg-devel] [REFUND-REQUEST] Ryzen 9 CPU + Mainboard + RAM
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 1/3] swscale/swscale: Do not crash on floats
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v11 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams.
Romain Beauxis
[FFmpeg-devel] [PATCH] avformat/dashdec: just make seg->url in absolute path once
Jack Lau via ffmpeg-devel
[FFmpeg-devel] ffmpeg.git test compile fail
Andrew Randrianasulu
Re: [FFmpeg-devel] ffmpeg.git test compile fail
James Almer
Re: [FFmpeg-devel] ffmpeg.git test compile fail
Andrew Randrianasulu
[FFmpeg-devel] [PATCH 1/2] avcodec/h261dec: Export key frame information
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH 1/2] avcodec/h261dec: Export key frame information
Andreas Rheinhardt
[FFmpeg-devel] [PATCH v7 0/3] avutil/log: Add log flag to control printing of memory addresses
ffmpegagent
[FFmpeg-devel] [PATCH v7 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
softworkz
Re: [FFmpeg-devel] [PATCH v7 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH v7 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
softworkz .
Re: [FFmpeg-devel] [PATCH v7 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH v7 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
softworkz .
Re: [FFmpeg-devel] [PATCH v7 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH v7 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
softworkz .
Re: [FFmpeg-devel] [PATCH v7 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH v7 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
softworkz .
[FFmpeg-devel] [PATCH v7 2/3] fftools/opt_common: add memaddresses log flag
softworkz
[FFmpeg-devel] [PATCH v7 3/3] doc/fftools-common-opts: document memaddresses log flag
softworkz
[FFmpeg-devel] [PATCH v8 0/3] avutil/log: Add log flag to control printing of memory addresses
ffmpegagent
[FFmpeg-devel] [PATCH v8 2/3] fftools: add memaddress log flag and disable printing addresses by default
softworkz
Re: [FFmpeg-devel] [PATCH v8 2/3] fftools: add memaddress log flag and disable printing addresses by default
Gyan Doshi
Re: [FFmpeg-devel] [PATCH v8 2/3] fftools: add memaddress log flag and disable printing addresses by default
softworkz .
[FFmpeg-devel] [PATCH v8 3/3] doc/fftools-common-opts: document memaddress log flag
softworkz
[FFmpeg-devel] [PATCH v9 0/3] avutil/log: Add log flag to control printing of memory addresses
ffmpegagent
[FFmpeg-devel] [PATCH v9 2/3] fftools: add mem log flag and disable printing addresses by default
softworkz
Re: [FFmpeg-devel] [PATCH v9 2/3] fftools: add mem log flag and disable printing addresses by default
Gyan Doshi
Re: [FFmpeg-devel] [PATCH v9 2/3] fftools: add mem log flag and disable printing addresses by default
softworkz .
[FFmpeg-devel] [PATCH v9 3/3] doc/fftools-common-opts: document mem log flag
softworkz
[FFmpeg-devel] [PATCH v9 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
softworkz
[FFmpeg-devel] [PATCH v10 0/3] avutil/log: Add log flag to control printing of memory addresses
ffmpegagent
[FFmpeg-devel] [PATCH v10 2/3] fftools: add mem log flag and disable printing addresses by default
softworkz
Re: [FFmpeg-devel] [PATCH v10 2/3] fftools: add mem log flag and disable printing addresses by default
Nicolas George
Re: [FFmpeg-devel] [PATCH v10 2/3] fftools: add mem log flag and disable printing addresses by default
softworkz .
Re: [FFmpeg-devel] [PATCH v10 2/3] fftools: add mem log flag and disable printing addresses by default
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v10 2/3] fftools: add mem log flag and disable printing addresses by default
Nicolas George
Re: [FFmpeg-devel] [PATCH v10 2/3] fftools: add mem log flag and disable printing addresses by default
Gyan Doshi
Re: [FFmpeg-devel] [PATCH v10 2/3] fftools: add mem log flag and disable printing addresses by default
softworkz .
[FFmpeg-devel] [PATCH v10 3/3] doc/fftools-common-opts: document mem log flag
softworkz
[FFmpeg-devel] [PATCH v10 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
softworkz
Re: [FFmpeg-devel] [PATCH v10 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH v10 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
softworkz .
[FFmpeg-devel] [PATCH v11 0/3] avutil/log: Add log flag to control printing of memory addresses
ffmpegagent
[FFmpeg-devel] [PATCH v11 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESS and hide addresses by default
softworkz
[FFmpeg-devel] [PATCH v11 3/3] doc/fftools-common-opts: document mem log flag
softworkz
[FFmpeg-devel] [PATCH v11 2/3] fftools: add mem log flag for printing memory addresses
softworkz
Re: [FFmpeg-devel] [PATCH v11 0/3] avutil/log: Add log flag to control printing of memory addresses
Kieran Kunhya via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH v11 0/3] avutil/log: Add log flag to control printing of memory addresses
softworkz .
[FFmpeg-devel] [PATCH v8 1/3] avutil/log: Add log flag AV_LOG_PRINT_MEMADDRESSES
softworkz
Re: [FFmpeg-devel] [PATCH] configure: Allow mixing declarations and statements
Andreas Rheinhardt
[FFmpeg-devel] [PATCH] avformat/rtpdec_mpeg4: add need_parsing for rtsp AAC
Jack Lau via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] avformat/rtpdec_mpeg4: add need_parsing for rtsp AAC
Zhao Zhili
Re: [FFmpeg-devel] [PATCH v4 00/16] Add a Vulkan compute based FFv1 hwaccel
Jerome Martinez
[FFmpeg-devel] avcodec/ffv1enc: avoid repeating the same warning forever
Jerome Martinez
[FFmpeg-devel] avcodec/ffv1enc: permit 1024 slices
Jerome Martinez
Re: [FFmpeg-devel] avcodec/ffv1enc: permit 1024 slices
Michael Niedermayer
[FFmpeg-devel] [PATCH v2] nvdec/vc1: add marker insertion logic
averne
Re: [FFmpeg-devel] [PATCH v2] nvdec/vc1: add marker insertion logic
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH] fate/vvc: Add vvc-wpp-single-slice-pic
Frank Plowman
Re: [FFmpeg-devel] [PATCH] fate/vvc: Add vvc-wpp-single-slice-pic
Nuo Mi
Re: [FFmpeg-devel] [PATCH] fate/vvc: Add vvc-wpp-single-slice-pic
Frank Plowman
[FFmpeg-devel] [PATCH] avutil/dict: fix memleak in av_dict_set()
James Almer
Re: [FFmpeg-devel] [PATCH] avutil/dict: fix memleak in av_dict_set()
Michael Niedermayer
[FFmpeg-devel] VP6 Encoder Proposal- Seeking Feedback and Suggestions
SUBHANGANI JHA
Re: [FFmpeg-devel] VP6 Encoder Proposal- Seeking Feedback and Suggestions
Michael Niedermayer
Re: [FFmpeg-devel] VP6 Encoder Proposal- Seeking Feedback and Suggestions
SUBHANGANI JHA
Re: [FFmpeg-devel] VP6 Encoder Proposal- Seeking Feedback and Suggestions
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] h264: fix reference reordering
Zhao Zhili
[FFmpeg-devel] [PATCH] avcodec/h264_mb: Fix buffer stride for arm
Bin Peng
Re: [FFmpeg-devel] [PATCH] avcodec/h264_mb: Fix buffer stride for arm
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] avcodec/h264_mb: Fix buffer stride for arm
Bin Peng
Re: [FFmpeg-devel] [PATCH] avcodec/h264_mb: Fix buffer stride for arm
Michael Niedermayer
[FFmpeg-devel] [RFC] AVDictionary2
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] AVDictionary2
Romain Beauxis
Re: [FFmpeg-devel] [RFC] AVDictionary2
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] AVDictionary2
Gerion Entrup
Re: [FFmpeg-devel] [RFC] AVDictionary2
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] AVDictionary2
softworkz .
Re: [FFmpeg-devel] [RFC] AVDictionary2
softworkz .
Re: [FFmpeg-devel] [RFC] AVDictionary2
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] AVDictionary2
softworkz .
Re: [FFmpeg-devel] [RFC] AVDictionary2
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] AVDictionary2
softworkz .
Re: [FFmpeg-devel] [RFC] AVDictionary2
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] AVDictionary2
softworkz .
Re: [FFmpeg-devel] [RFC] AVDictionary2
softworkz .
Re: [FFmpeg-devel] [RFC] AVDictionary2
Leo Izen
Re: [FFmpeg-devel] [RFC] AVDictionary2
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] AVDictionary2
Nicolas George
Re: [FFmpeg-devel] [RFC] AVDictionary2
softworkz .
Re: [FFmpeg-devel] [RFC] AVDictionary2
Michael Niedermayer
[FFmpeg-devel] [PATCH] doc/filters: Fix video size of mptestsrc
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] doc/filters: Fix video size of mptestsrc
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v8 0/4] print_graphs: Complete Filtergraph Printing
Stefano Sabatini
Re: [FFmpeg-devel] [PATCH v8 0/4] print_graphs: Complete Filtergraph Printing
softworkz .
Re: [FFmpeg-devel] [PATCH v8 0/4] print_graphs: Complete Filtergraph Printing
softworkz .
[FFmpeg-devel] [PATCH] tests: Add libpostproc blocktest
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] tests: Add libpostproc blocktest
Michael Niedermayer
[FFmpeg-devel] GSoC 2025 Contributor Application deadline
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v1] avcodec/evc_decoder: Fix pixel format handling in export_stream_params function
Dawid Kozinski/Multimedia (PLT) /SRPOL/Staff Engineer/Samsung Electronics
[FFmpeg-devel] [PATCH] avutil/aes: use pthread_once to fill the static tables
James Almer
[FFmpeg-devel] [PATCH 2/2] avutil/x86/aes: remove a few branches
James Almer
Re: [FFmpeg-devel] [PATCH 4/4] avcodec/ffv1enc: avoid slices larger than 360x288 if no value is specified
James Almer
Re: [FFmpeg-devel] [PATCH 4/4] avcodec/ffv1enc: avoid slices larger than 360x288 if no value is specified
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 4/4] avcodec/ffv1enc: avoid slices larger than 360x288 if no value is specified
James Almer
Re: [FFmpeg-devel] [PATCH 4/4] avcodec/ffv1enc: avoid slices larger than 360x288 if no value is specified
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v9 0/4] print_graphs: Complete Filtergraph Printing
softworkz .
Re: [FFmpeg-devel] SW's Patchsets Overview
Marton Balint
Re: [FFmpeg-devel] SW's Patchsets Overview
softworkz .
Re: [FFmpeg-devel] SW's Patchsets Overview
Michael Niedermayer
Re: [FFmpeg-devel] SW's Patchsets Overview
softworkz .
Re: [FFmpeg-devel] SW's Patchsets Overview
Michael Niedermayer
Re: [FFmpeg-devel] SW's Patchsets Overview
Nicolas George
Re: [FFmpeg-devel] SW's Patchsets Overview
softworkz .
Re: [FFmpeg-devel] SW's Patchsets Overview
Marton Balint
Re: [FFmpeg-devel] SW's Patchsets Overview
softworkz .
Re: [FFmpeg-devel] SW's Patchsets Overview
Nicolas George
Re: [FFmpeg-devel] SW's Patchsets Overview
softworkz .
Re: [FFmpeg-devel] SW's Patchsets Overview
softworkz .
Re: [FFmpeg-devel] [PATCH] avcodec/ffv1enc: Fix remap > 0 with gbrp12, that is non float
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 1/3] lavu/dict: add AV_DICT_DEDUP
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 1/4] avcodec/ffv1dec: Limit size of fltmap* to pixel number
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v2] avcodec/ffv1: Store slices*planes with the minimum bits needed after remap
Michael Niedermayer
[FFmpeg-devel] [PATCH] avformat/hls: Fix Youtube AAC
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] avformat/hls: Fix Youtube AAC
Michael Niedermayer
[FFmpeg-devel] [PATCH] libpostproc: remove big-endian AltiVec acceleration
Sean McGovern
Re: [FFmpeg-devel] [PATCH] libpostproc: remove big-endian AltiVec acceleration
Sean McGovern
Re: [FFmpeg-devel] [PATCH] libpostproc: remove big-endian AltiVec acceleration
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] libpostproc: remove big-endian AltiVec acceleration
Sean McGovern
Re: [FFmpeg-devel] [PATCH] libpostproc: remove big-endian AltiVec acceleration
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH] libpostproc: remove big-endian AltiVec acceleration
Sean McGovern
[FFmpeg-devel] [PATCH] avcodec/vorbisdec: Dont treat overread as error
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] avcodec/vorbisdec: Dont treat overread as error
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 0/4] avformat/hls: Some extension fixes that need testing
Leo Izen
Re: [FFmpeg-devel] [PATCH 0/4] avformat/hls: Some extension fixes that need testing
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 0/4] avformat/hls: Some extension fixes that need testing
Michael Niedermayer
[FFmpeg-devel] [PATCH 2/4] avformat/hls: Point user to how to easily contribute a fix for missing extensions
Michael Niedermayer
[FFmpeg-devel] [PATCH 4/4] avformat/hls: add fmp4 to allowed_extensions
Michael Niedermayer
Later messages