October 2021 Archives by date
Starting: Fri Oct 1 00:00:56 EEST 2021
Ending: Sun Oct 31 22:22:51 EET 2021
Messages: 945
- [FFmpeg-devel] [PATCH 1/2] avcodec: add amr parser
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avcodec/amr*dec: add multichannel support
Paul B Mahol
- [FFmpeg-devel] [PATCH v1 1/1] avformat/amr: Return PATCHWELCOME on stereo files
Sun Zhenliang
- [FFmpeg-devel] [PATCH 2/2] avcodec/amr*dec: add multichannel support
Sun Zhenliang
- [FFmpeg-devel] [PATCH 2/2] avcodec/amr*dec: add multichannel support
Paul B Mahol
- [FFmpeg-devel] [PATCH 001/218] avfilter/f_reverse: Don't use redundant query_formats function
Paul B Mahol
- [FFmpeg-devel] [PATCH v11 10/14] avfilter/textmod: Add textmod, censor and show_speaker filters
Paul B Mahol
- [FFmpeg-devel] [PATCH v2] lavf/movenc: Write 'dby1' minor brand if Dolby content is being muxed to MP4
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2] lavf/movenc: Write 'dby1' minor brand if Dolby content is being muxed to MP4
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/amr*dec: add multichannel support
Sun Zhenliang
- [FFmpeg-devel] [PATCH 2/2] avcodec/amr*dec: add multichannel support
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/5] avformat/imf: Headers
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH v5 2/7] libavformat/asfdec: Fix get_value return type
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/avio{, buf}: introduce public AVIOContext::bytes_read
Jan Ekström
- [FFmpeg-devel] [PATCH v11 10/14] avfilter/textmod: Add textmod, censor and show_speaker filters
Soft Works
- [FFmpeg-devel] [PATCH v11 10/14] avfilter/textmod: Add textmod, censor and show_speaker filters
Paul B Mahol
- [FFmpeg-devel] [PATCH v5 2/7] libavformat/asfdec: Fix get_value return type
Soft Works
- [FFmpeg-devel] [PATCH 1/6] doc/examples/metadata.c: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 01/20] libpostproc/postprocess_template: Don't reimplement FFSWAP
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/6] fftools/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 3/6] libavcodec/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 4/6] libavfilter/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 5/6] libavformat/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 6/6] libavutil/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH v11 10/14] avfilter/textmod: Add textmod, censor and show_speaker filters
Soft Works
- [FFmpeg-devel] [PATCH 02/20] avcodec/mpegaudiodec_template: Remove unused variable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/20] avutil/md5: Avoid av_unused variable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/20] avcodec/vc1_pred: Remove unused function parameter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/20] avformat/sccdec: Remove nonsense cast
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/20] avformat/sccdec: Don't use uninitialized data, fix crash, simplify logic
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/20] avformat/sccdec: Remove redundant check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/20] avformat/sccdec: Fix position of returned subtitle packets
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/20] avformat/sccdec: Make constants more intelligible
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/20] avformat/sccdec: Avoid zero-terminating unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/20] avformat/subtitles: Honour ff_subtitles_read_line() documentation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/20] avformat/(lrc|scc)enc: Use avio_w8() to write a single char
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/20] avformat/allformats: Fix data race when accessing devices lists
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/20] tests/fate-run: Set bitexact flag for output, too
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/20] fate/subtitles: Add remuxing test for lrc
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 16/20] fftools/ffmpeg_opt: Remove write-only variable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/20] fate/subtitles: Add scc remux test
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 18/20] avformat/lrcenc: Avoid allocations for writing packet data
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 19/20] avformat/lrcenc: Unify writing timestamps
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 20/20] avformat/lrcenc: Remove unnecessary header
Andreas Rheinhardt
- [FFmpeg-devel] [RFC] Naming of Subtitle Types
Soft Works
- [FFmpeg-devel] [RFC] Naming of Subtitle Types
Soft Works
- [FFmpeg-devel] [PATCH] libavformat/rtpdec_mpeg: handle bare ADTS packets with explicit decoder config
Jeff Mahoney
- [FFmpeg-devel] [PATCH 1/2] libavdevice/avfoundation.m: fix protential unreleased lock issue
YE Chengfeng
- [FFmpeg-devel] [PATCH 1/2] avfilter/avfilter: Remove unused buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avfilter/avfilter: Make ff_tlog_ref() static
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] do not check protocol on hls without network.
ekibun
- [FFmpeg-devel] [PATCH 1/2] avfilter/avfilter: Remove unused buffer
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/avio{, buf}: introduce public AVIOContext::bytes_read
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/avio{, buf}: introduce public AVIOContext::bytes_read
Jan Ekström
- [FFmpeg-devel] [PATCH v5 2/7] libavformat/asfdec: Fix get_value return type
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/avio{, buf}: introduce public AVIOContext::bytes_read
Michael Niedermayer
- [FFmpeg-devel] [PATCH v5 2/7] libavformat/asfdec: Fix get_value return type
Soft Works
- [FFmpeg-devel] [PATCH] avfilter: add (a)latency filters
Paul B Mahol
- [FFmpeg-devel] [PATCH 06/20] avformat/sccdec: Don't use uninitialized data, fix crash, simplify logic
Paul B Mahol
- [FFmpeg-devel] [PATCH 07/20] avformat/sccdec: Remove redundant check
Paul B Mahol
- [FFmpeg-devel] [PATCH 08/20] avformat/sccdec: Fix position of returned subtitle packets
Paul B Mahol
- [FFmpeg-devel] [PATCH 09/20] avformat/sccdec: Make constants more intelligible
Paul B Mahol
- [FFmpeg-devel] [PATCH 10/20] avformat/sccdec: Avoid zero-terminating unnecessarily
Paul B Mahol
- [FFmpeg-devel] [PATCH 17/20] fate/subtitles: Add scc remux test
Paul B Mahol
- [FFmpeg-devel] [PATCH 15/20] fate/subtitles: Add remuxing test for lrc
Paul B Mahol
- [FFmpeg-devel] [PATCH 20/20] avformat/lrcenc: Remove unnecessary header
Paul B Mahol
- [FFmpeg-devel] [PATCH 03/20] avutil/md5: Avoid av_unused variable
Paul B Mahol
- [FFmpeg-devel] [PATCH 01/20] libpostproc/postprocess_template: Don't reimplement FFSWAP
Paul B Mahol
- [FFmpeg-devel] [PATCH 12/20] avformat/(lrc|scc)enc: Use avio_w8() to write a single char
Paul B Mahol
- [FFmpeg-devel] [PATCH 19/20] avformat/lrcenc: Unify writing timestamps
Paul B Mahol
- [FFmpeg-devel] [PATCH 18/20] avformat/lrcenc: Avoid allocations for writing packet data
Paul B Mahol
- [FFmpeg-devel] [PATCH 11/20] avformat/subtitles: Honour ff_subtitles_read_line() documentation
Paul B Mahol
- [FFmpeg-devel] [PATCH 16/20] fftools/ffmpeg_opt: Remove write-only variable
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_floodfill: constify the AVFrame parameter in is_same() and pick_pixel() functions
Paul B Mahol
- [FFmpeg-devel] [PATCH 02/20] avcodec/mpegaudiodec_template: Remove unused variable
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/20] libpostproc/postprocess_template: Don't reimplement FFSWAP
Michael Niedermayer
- [FFmpeg-devel] [PATCH 04/20] avcodec/vc1_pred: Remove unused function parameter
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec: add amr parser
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] swscale/swscale: Pass slice location into unscaled code also for dst scaling
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/3] swscale/alphablend: Fix slice handling
Paul B Mahol
- [FFmpeg-devel] [PATCH] doc/filters: added possible values to @item win_func
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/x86/vf_blend: unify indentation format
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/4] libavfilter/x86/vf_threshold_init: remove condition s->depth == 16
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/4] libavfilter/x86/vf_threshold_init: remove condition s->depth == 16
Wu Jianhua
- [FFmpeg-devel] [PATCH 2/4] libavfilter/x86/vf_threshold_init: remove condition s->depth == 16
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/4] libavfilter/x86/vf_threshold_init: remove condition s->depth == 16
Wu Jianhua
- [FFmpeg-devel] [PATCH 1/2] avcodec: GEM Raster image decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/5] avfilter/vf_morpho: Fix leak of output frame on error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avfilter/vf_morpho: Factor out (re)allocating lut
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avfilter/vf_morpho: Take pre-padding into account for LUT-reallocation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] avfilter/vf_morpho: Fix invalid frees on error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avfilter/af_(afftdn|agate), vf_(guided|morpho): Remove timeline support
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avfilter/vf_morpho: Fix leak of output frame on error
Paul B Mahol
- [FFmpeg-devel] [PATCH 4/5] avfilter/vf_morpho: Fix invalid frees on error
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/5] avfilter/vf_morpho: Factor out (re)allocating lut
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/5] avfilter/vf_morpho: Take pre-padding into account for LUT-reallocation
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/5] avfilter/af_(afftdn|agate), vf_(guided|morpho): Remove timeline support
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] tools/target_dec_fuzzer: Disable MB debug after a few iterations
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/iff: limit written bytes to twice the output array size in decode_delta_l()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Since mkvmerge 19 has fonts types from RFC 8081 and mkvmerge 58 on windows use new file/magic library
SomeRGuy
- [FFmpeg-devel] [PATCH 2/3] swscale/alphablend: Fix slice handling
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] swscale/swscale: Pass slice location into unscaled code also for dst scaling
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Since mkvmerge 19 has fonts types from RFC 8081 and mkvmerge 58 on windows use new file/magic library
SomeRGuy
- [FFmpeg-devel] [PATCH] avfilter/vf_subtitles: Since mkvmerge 19 has fonts types from RFC 8081 and mkvmerge 58 on windows use new file/magic library
SomeRGuy
- [FFmpeg-devel] [PATCH] avfilter/vf_subtitles: Since mkvmerge 19 has fonts types from RFC 8081 and mkvmerge 58 on windows use new file/magic library, add more mime types for fonts
SomeRGuy
- [FFmpeg-devel] [PATCH 2/2] avfilter/avfilter: Make ff_tlog_ref() static
Nicolas George
- [FFmpeg-devel] [PATCH v2 2/2] ffprobe: Fix incorrect display of closed_captions property
Soft Works
- [FFmpeg-devel] [PATCH] avformat/avio{, buf}: introduce public AVIOContext::bytes_read
Jan Ekström
- [FFmpeg-devel] [PATCH] avformat/avio{, buf}: introduce public AVIOContext::bytes_read
Jan Ekström
- [FFmpeg-devel] [PATCH] avformat/avio{, buf}: introduce public AVIOContext::bytes_read
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_lut3d: add x86-optimized tetrahedral interpolation
Mark Reid
- [FFmpeg-devel] [PATCH 2/2] avcodec/amr*dec: add multichannel support
Sun Zhenliang
- [FFmpeg-devel] [PATCH] avfilter: add scale2ref_npp video filter
Roman Arzumanyan
- [FFmpeg-devel] [PATCH] avfilter: add scale2ref_npp video filter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/avio{, buf}: introduce public AVIOContext::bytes_read
Jan Ekström
- [FFmpeg-devel] [PATCH] avfilter: add scale2ref_npp video filter
Roman Arzumanyan
- [FFmpeg-devel] [PATCH] avfilter/vf_subtitles: Since mkvmerge 19 has fonts types from RFC 8081 and mkvmerge 58 on windows use new file/magic library
Paul B Mahol
- [FFmpeg-devel] [PATCH 109/218] avfilter/vf_signature: Use formats list instead of query function
Paul B Mahol
- [FFmpeg-devel] [PATCH 109/218] avfilter/vf_signature: Use formats list instead of query function
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avutil/hwcontext_vaapi: Abuse the AVBuffer API a bit less
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avutil/buffer: Never poison returned buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avutil/buffer: Don't use atomics for AVBufferPool.refcount
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/rasc: Fix potential use of uninitialized value
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter: add scale2ref_npp video filter
Roman Arzumanyan
- [FFmpeg-devel] [PATCH v3 0/5] Support for stream dispositions in MP4
Jan Ekström
- [FFmpeg-devel] [PATCH] avformat/westwood_vqa: Store VQFL codebook chunks
Pekka Väänänen
- [FFmpeg-devel] [PATCH 0/1] avformat: Add probe_streams option
Nicolas Gaullier
- [FFmpeg-devel] [PATCH 1/1] avformat: Add probe_streams option
Nicolas Gaullier
- [FFmpeg-devel] [PATCH 1/3] avcodec/wmaprodec: Do not initialize unused variable to out of array value
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/h274: Fix signed left shift
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avformat/wavdec: Check smv_block_size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/wmaprodec: Do not initialize unused variable to out of array value
Paul B Mahol
- [FFmpeg-devel] [PATCH 003/218] avfilter/formats: Add function to create AVFilterFormats with one entry
Nicolas George
- [FFmpeg-devel] [PATCH 004/218] avfilter: Replace query_formats callback with union of list and callback
Nicolas George
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH 4/4] libavfilter/vf_avgblur_vulkan: fix incorrect conditional judgement
Wu Jianhua
- [FFmpeg-devel] [PATCH] avcodec/rasc: Fix potential use of uninitialized value
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/8] avfilter/tests/filtfmts: Replace macro by ordinary function
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/amr_parser: passthrough if channels is unknown
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/8] examples/remuxing: Fix use of uninitialized value
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/8] avfilter/vf_transpose: Don't call av_pix_fmt_desc_get() twice
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/8] avfilter/vf_scale: Remove always-true checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/8] avfilter/vf_scale: Reindentation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/8] avfilter/tests/filtfmts: Check for existence of formats/channel layouts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/8] avfilter/vf_thumbnail_cuda: Fix segfaults on uninit
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/8] avfilter/vf_thumbnail_cuda: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/amr_parser: passthrough if channels is unknown
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/amr_parser: passthrough if channels is unknown
James Almer
- [FFmpeg-devel] [PATCH] avcodec/amr_parser: passthrough if channels is unknown
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 0/1] Add-probe_streams-option
Nicolas Gaullier
- [FFmpeg-devel] [PATCH v2 1/1] avformat: Add probe_streams option
Nicolas Gaullier
- [FFmpeg-devel] [PATCH] avformat/http: parse Content-Range responses with unknown document size
Aman Karmani
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
Lynne
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH v2 1/2] avcodec/codec_par: Add codec properties field to AVCodecParameters
Soft Works
- [FFmpeg-devel] [PATCH v2 2/2] ffprobe: Fix incorrect display of closed_captions property
Soft Works
- [FFmpeg-devel] [PATCH v2] avfilter/vf_lut3d: add x86-optimized tetrahedral interpolation
mindmark at gmail.com
- [FFmpeg-devel] [PATCH v6 01/11] libavformat/asf: Fix handling of byte array length values
Soft Works
- [FFmpeg-devel] [PATCH v6 02/11] libavformat/asfdec: Fix get_value return type and add checks for unsupported values
Soft Works
- [FFmpeg-devel] [PATCH v6 03/11] libavformat/asfdec: Fix type of value_len
Soft Works
- [FFmpeg-devel] [PATCH v6 04/11] libavformat/asfdec: Fixing get_tag
Soft Works
- [FFmpeg-devel] [PATCH v6 05/11] libavformat/asfdec: Implement parsing of GUID values
Soft Works
- [FFmpeg-devel] [PATCH v6 06/11] libavformat/asfdec: Remove unused parameters
Soft Works
- [FFmpeg-devel] [PATCH v6 07/11] libavformat/asfdec: Fix macro definition and use
Soft Works
- [FFmpeg-devel] [PATCH v6 08/11] libavformat/asfdec: Remove variable redefinition in inner scope
Soft Works
- [FFmpeg-devel] [PATCH v6 09/11] libavformat/asfdec: Ensure variables are initialized
Soft Works
- [FFmpeg-devel] [PATCH v6 10/11] libavformat/asfdec: Fix parameter type in asf_read_stream_propertie()
Soft Works
- [FFmpeg-devel] [PATCH v6 11/11] libavformat/asfdec: Fix variable types and add checks for unsupported values
Soft Works
- [FFmpeg-devel] [PATCH] avcodec/amr_parser: passthrough if channels is unknown
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/codec_par: Add codec properties field to AVCodecParameters
Soft Works
- [FFmpeg-devel] [PATCH v3 2/2] ffprobe: Use codec properties value from AvCodecParameters
Soft Works
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/codec_par: Add codec properties field to AVCodecParameters
Hendrik Leppkes
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/codec_par: Add codec properties field to AVCodecParameters
Soft Works
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/codec_par: Add codec properties field to AVCodecParameters
Soft Works
- [FFmpeg-devel] [PATCH v12 00/14] Subtitle Filtering
Soft Works
- [FFmpeg-devel] [PATCH v12 01/14] global: Prepare AVFrame for subtitle handling
Soft Works
- [FFmpeg-devel] [PATCH v12 02/14] global: Move ass helper functions to avutil as avpriv_ and extend ass dialog parsing
Soft Works
- [FFmpeg-devel] [PATCH v12 03/14] fftools/play, probe: Adjust for subtitle changes
Soft Works
- [FFmpeg-devel] [PATCH v12 04/14] avfilter/subtitles: Add subtitles.c for subtitle frame allocation
Soft Works
- [FFmpeg-devel] [PATCH v12 05/14] avfilter/avfilter: Handle subtitle frames
Soft Works
- [FFmpeg-devel] [PATCH v12 06/14] avfilter/sbuffer: Add sbuffersrc and sbuffersink filters
Soft Works
- [FFmpeg-devel] [PATCH v12 07/14] avfilter/overlaygraphicsubs: Add overlaygraphicsubs and graphicsub2video filters
Soft Works
- [FFmpeg-devel] [PATCH v12 08/14] fftools/ffmpeg: Replace sub2video with subtitle frame filtering
Soft Works
- [FFmpeg-devel] [PATCH v12 09/14] avfilter/overlaytextsubs: Add overlaytextsubs and textsubs2video filters
Soft Works
- [FFmpeg-devel] [PATCH v12 10/14] avfilter/textmod: Add textmod, censor and show_speaker filters
Soft Works
- [FFmpeg-devel] [PATCH v12 11/14] avfilter/stripstyles: Add stripstyles filter
Soft Works
- [FFmpeg-devel] [PATCH v12 12/14] avfilter/splitcc: Add splitcc filter for closed caption handling
Soft Works
- [FFmpeg-devel] [PATCH v12 13/14] avfilter/graphicsub2text: Add new graphicsub2text filter (OCR)
Soft Works
- [FFmpeg-devel] [PATCH v12 14/14] avfilter/subscale: Add filter for scaling and/or re-arranging graphical subtitles
Soft Works
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/codec_par: Add codec properties field to AVCodecParameters
Andreas Rheinhardt
- [FFmpeg-devel] point releases
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/codec_par: Add codec properties field to AVCodecParameters
Soft Works
- [FFmpeg-devel] next release
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/8] avcodec/bitpacked: check av_buffer_ref result
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/8] avformat/rtpdec_rfc4175: use av_get_bits_per_pixel()
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/8] avformat/rtpdec_rfc4175: Remove redundant initialization
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 4/8] avformat/rtpdec_rfc4175: return the proper value
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 5/8] avformat/rtpdec_rfc4175: add support for exactframerate
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 6/8] avformat/rtpdec_rfc4175: add support for TCS
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 7/8] avformat/rtpdec_rfc4175: add support for colorimetry
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 8/8] avformat/rtpdec_rfc4175: add support for RANGE
lance.lmwang at gmail.com
- [FFmpeg-devel] next release
Roman Arzumanyan
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/codec_par: Add codec properties field to AVCodecParameters
Andreas Rheinhardt
- [FFmpeg-devel] next release
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH 4/4] avcodec/hevcdec: set the film grain property if present
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] fate/image: Modify aliaspix tests to also cover the encoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/codec_par: Add codec properties field to AVCodecParameters
Soft Works
- [FFmpeg-devel] [PATCH 2/2] avcodec/aliaspixenc: Remove redundant counter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/codec_par: Add codec properties field to AVCodecParameters
Soft Works
- [FFmpeg-devel] next release
James Almer
- [FFmpeg-devel] [PATCH v2] DXVA2: Add ARGB format
Aman Karmani
- [FFmpeg-devel] [PATCH 1/3] avformat/matroskadec: Reset state also on failure in matroska_reset_status()
Michael Niedermayer
- [FFmpeg-devel] point releases
Steven Liu
- [FFmpeg-devel] point releases
Steven Liu
- [FFmpeg-devel] [PATCH 1/8] avfilter/vf_w3fdif: Fix segfault on allocation error
Andreas Rheinhardt
- [FFmpeg-devel] point releases
Jan Ekström
- [FFmpeg-devel] [PATCH 1/8] avfilter/vf_w3fdif: Fix segfault on allocation error
Paul B Mahol
- [FFmpeg-devel] point releases
Jan Ekström
- [FFmpeg-devel] [PATCH 2/8] avfilter/af_surround: Fix memleaks upon allocation error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/8] avfilter/af_vibrato: Fix segfault upon allocation error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/8] avfilter/aeval: Fix leak of expressions upon reallocation error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/8] avfilter/asrc_flite: Don't segfault when using list_voices option
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/8] avfilter/asrc_flite: Fix use-after-frees
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/8] avfilter/asrc_flite: Fix races upon (un)registering voices
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/8] avfilter/asrc_flite: Remove double ';'
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/8] avfilter/af_vibrato: Fix segfault upon allocation error
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/8] avfilter/af_surround: Fix memleaks upon allocation error
Paul B Mahol
- [FFmpeg-devel] [PATCH 4/8] avfilter/aeval: Fix leak of expressions upon reallocation error
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/format: Improve const-correctness
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] doc/filters: note values for format pix_fmts
Arif Driessen
- [FFmpeg-devel] [PATCH] README.md: fix typo
Arif Driessen
- [FFmpeg-devel] [PATCH 8/8] avfilter/asrc_flite: Remove double '; '
Paul B Mahol
- [FFmpeg-devel] [PATCH 6/8] avfilter/asrc_flite: Fix use-after-frees
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/8] avfilter/asrc_flite: Don't segfault when using list_voices option
Paul B Mahol
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_idet: reduce noisyness if the filter has been auto inserted"
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter: add limitdiff video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add limitdiff video filter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] README.md: fix typo
J. Dekker
- [FFmpeg-devel] [PATCH 1] avfilter/vf_avgblur: switch to faster algorithm
mypopy at gmail.com
- [FFmpeg-devel] point releases
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add limitdiff video filter
Thilo Borgmann
- [FFmpeg-devel] next release
J. Dekker
- [FFmpeg-devel] point releases
James Almer
- [FFmpeg-devel] point releases
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH 1] avfilter/vf_avgblur: switch to faster algorithm
Paul B Mahol
- [FFmpeg-devel] next release
Jean-Baptiste Kempf
- [FFmpeg-devel] point releases
James Almer
- [FFmpeg-devel] point releases
Jean-Baptiste Kempf
- [FFmpeg-devel] point releases
James Almer
- [FFmpeg-devel] point releases
Steven Liu
- [FFmpeg-devel] [PATCH] avcodec/amr_parser: passthrough if channels is unknown
Michael Niedermayer
- [FFmpeg-devel] [PATCH] README.md: fix typo
Arif Driessen
- [FFmpeg-devel] point releases
Michael Niedermayer
- [FFmpeg-devel] point releases
James Almer
- [FFmpeg-devel] point releases
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] lavc/aarch64: add hevc sao edge 16x16
J. Dekker
- [FFmpeg-devel] [PATCH 2/4] lavc/aarch64: add hevc sao edge 8x8
J. Dekker
- [FFmpeg-devel] [PATCH 3/4] lavc/aarch64: add hevc sao band 8x8 tiling
J. Dekker
- [FFmpeg-devel] [PATCH 4/4] lavc/aarch64: clean-up sao band 8x8 function formatting
J. Dekker
- [FFmpeg-devel] point releases
Michael Niedermayer
- [FFmpeg-devel] [PATCH 13/20] avformat/allformats: Fix data race when accessing devices lists
Andreas Rheinhardt
- [FFmpeg-devel] point releases
James Almer
- [FFmpeg-devel] [PATCH 14/20] tests/fate-run: Set bitexact flag for output, too
James Almer
- [FFmpeg-devel] [PATCH 14/20] tests/fate-run: Set bitexact flag for output, too
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/20] tests/fate-run: Set bitexact flag for output, too
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter: add sharpen_npp video filter
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avcodec: add native Speex decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: add native Speex decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
Lynne
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH 3/4] avcodec/mpegutils: consolidate single byte av_log()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/mpegts: use actually read packet size in mpegts_resync special case
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] oavformat/avidec_ Check offset in odml
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/apedec: Use 64bit to avoid overflow
Michael Niedermayer
- [FFmpeg-devel] libavformat/rtpdec_jpeg.c patch to allow fragmentation offset to include q header and table data
Hayden Myers
- [FFmpeg-devel] ARM Hardware Request
J. Dekker
- [FFmpeg-devel] [PATCH 1/5] avformat/imf: Headers
pal at sandflow.com
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
pal at sandflow.com
- [FFmpeg-devel] [PATCH 3/5] avformat/imf: Demuxer implementation
pal at sandflow.com
- [FFmpeg-devel] [PATCH 4/5] avformat/imf: Tests
pal at sandflow.com
- [FFmpeg-devel] [PATCH 5/5] avformat/imf: Build system
pal at sandflow.com
- [FFmpeg-devel] [PATCH] avfilter: add xcorrelate video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 1/3] libavfilter/x86/vf_hflip: add ff_flip_byte/short_avx512()
Wu Jianhua
- [FFmpeg-devel] [PATCH v2 2/3] libavfilter/x86/vf_threshold: add ff_threshold8/16_avx512
Wu Jianhua
- [FFmpeg-devel] [PATCH v2 3/3] libavfilter/vf_avgblur_vulkan: fix incorrect conditional judgement
Wu Jianhua
- [FFmpeg-devel] [PATCH] README.md: fix typo
Gyan Doshi
- [FFmpeg-devel] [PATCH] README.md: fix typo
Gyan Doshi
- [FFmpeg-devel] [PATCH 2/2] ffmpeg_opt: consider HW acceleration method when selecting decoder
Xiang, Haihao
- [FFmpeg-devel] [PATCH] libavcodec/hevc_mp4toannexb_bsf: ignore extra data if possible
Xiang, Haihao
- [FFmpeg-devel] [PATCH v5 00/10] make QSV works with the Intel's oneVPL
Haihao Xiang
- [FFmpeg-devel] [PATCH v5 01/10] configure: ensure --enable-libmfx uses libmfx 1.x
Haihao Xiang
- [FFmpeg-devel] [PATCH v5 02/10] configure: fix the check for MFX_CODEC_VP9
Haihao Xiang
- [FFmpeg-devel] [PATCH v5 03/10] qsv: remove mfx/ prefix from mfx headers
Haihao Xiang
- [FFmpeg-devel] [PATCH v5 04/10] qsv: load user plugin for MFX_VERSION < 2.0
Haihao Xiang
- [FFmpeg-devel] [PATCH v5 05/10] qsv: build audio related code when MFX_VERSION < 2.0
Haihao Xiang
- [FFmpeg-devel] [PATCH v5 06/10] qsvenc: support multi-frame encode when MFX_VERSION < 2.0
Haihao Xiang
- [FFmpeg-devel] [PATCH v5 07/10] qsvenc: support MFX_RATECONTROL_LA_EXT when MFX_VERSION < 2.0
Haihao Xiang
- [FFmpeg-devel] [PATCH v5 08/10] qsv: support OPAQUE memory when MFX_VERSION < 2.0
Haihao Xiang
- [FFmpeg-devel] [PATCH v5 09/10] qsv: use a new method to create mfx session when using oneVPL
Haihao Xiang
- [FFmpeg-devel] [PATCH v5 10/10] configure: add --enable-libvpl option
Haihao Xiang
- [FFmpeg-devel] [PATCH 1/4] avfilter/avfiltergraph: Fix use-after-free when inserting auto-converter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/4] tests/fate-run: Use DEC_OPTS for additional input, too
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/4] fftools/ffmpeg: Fix crash when flushing non-fully setup output stream
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/4] fftools/ffmpeg: Remove unnecessary av_packet_unref()
Andreas Rheinhardt
- [FFmpeg-devel] ARM Hardware Request
Thilo Borgmann
- [FFmpeg-devel] [PATCH 1/4] avfilter/avfiltergraph: Fix use-after-free when inserting auto-converter
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 3/3] libavfilter/vf_avgblur_vulkan: fix incorrect conditional judgement
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/4] fftools/ffmpeg: Fix crash when flushing non-fully setup output stream
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avfilter: add limitdiff video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avfilter: add xcorrelate video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] fftools/ffmpeg, ffmpeg_opt: Allocate (In|Out)putStream.pkt early
Andreas Rheinhardt
- [FFmpeg-devel] ARM Hardware Request
Ming Shun Ho
- [FFmpeg-devel] Revert a patch for v360 filter
Michael Koch
- [FFmpeg-devel] Revert a patch for v360 filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] fftools/ffmpeg, ffmpeg_opt: Allocate (In|Out)putStream.pkt early
James Almer
- [FFmpeg-devel] [PATCH 14/20] tests/fate-run: Set bitexact flag for output, too
James Almer
- [FFmpeg-devel] [PATCH 4/4] fftools/ffmpeg: Remove unnecessary av_packet_unref()
James Almer
- [FFmpeg-devel] Revert a patch for v360 filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] configure: export pkg-config includedir variable
James Almer
- [FFmpeg-devel] [PATCH 1/4] avcodec/audiotoolboxdec: Fix usage of init_get_bits() and use init_get_bits8()
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/4] avcodec/avs3_parser: Fix usage of init_get_bits() and use init_get_bits8()
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/4] avcodec/mpeg12dec: Fix usage of init_get_bits() and use init_get_bits8()
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 4/4] avcodec/videotoolboxenc: use goto end for memory cleanup
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] configure: export pkg-config includedir variable
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] configure: export pkg-config includedir variable
James Almer
- [FFmpeg-devel] 回复: [PATCH 02/02] libavcodec/: Add the parsing procedure of SVC decoding function based on Temporal scalability for H.264/AVC
蔡于涵
- [FFmpeg-devel] Revert a patch for v360 filter
Michael Koch
- [FFmpeg-devel] ARM Hardware Request
J. Dekker
- [FFmpeg-devel] [PATCH 3/4] avcodec/mpeg12dec: Fix usage of init_get_bits() and use init_get_bits8()
Michael Niedermayer
- [FFmpeg-devel] Revert a patch for v360 filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] qsvenc_hevc: Enable look ahead with ExtBRC
Haihao Xiang
- [FFmpeg-devel] [PATCH] configure: export pkg-config includedir variable
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/3] avfilter/af_atilt: Constify filter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avfilter/avfilter: Add AVFILTER_FLAG_SUPPORT_COMMANDS
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] fftools/cmdutils: Don't read internal AVFilter process_command field
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avdevice/caca: Make deinit function out of write_trailer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avdevice/caca: Don't free AVOpt-enabled string manually
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avcodec/h264_slice: Check idr_pic_id
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/rmdec: Check for multiple audio_stream_info
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avformat/wavdec: Check smv_block_size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/h274: Fix signed left shift
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avfilter/avfilter: Add AVFILTER_FLAG_SUPPORT_COMMANDS
Nicolas George
- [FFmpeg-devel] [PATCH 2/3] avfilter/avfilter: Add AVFILTER_FLAG_SUPPORT_COMMANDS
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avfilter/avfilter: Add AVFILTER_FLAG_SUPPORT_COMMANDS
Nicolas George
- [FFmpeg-devel] [PATCH 1/3] avfilter/af_atilt: Constify filter
Paul B Mahol
- [FFmpeg-devel] [PATCH v2] avfilter/vf_lut3d: add x86-optimized tetrahedral interpolation
Paul B Mahol
- [FFmpeg-devel] [PATCH] avdevice/xv: Increase array size
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter: add audio signal to distortion ratio filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avdevice/xv: Increase array size
Paul B Mahol
- [FFmpeg-devel] ARM Hardware Request
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avdevice/caca: Don't free AVOpt-enabled string manually
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avdevice/caca: Make deinit function out of write_trailer
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/3] avformat/matroskadec: Reset state also on failure in matroska_reset_status()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/8] avfilter/asrc_flite: Don't segfault when using list_voices option
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] configure: export pkg-config includedir variable
James Almer
- [FFmpeg-devel] [PATCH 1/8] avfilter/tests/filtfmts: Replace macro by ordinary function
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avformat/libsrt: add snddropdelay parameter for srt
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/3] avformat/mux: Store pointer to interleavement func in FFFormatContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avformat/mux: Avoid overhead of packet list in case of single streams
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avformat/nullenc: Use ff_interleave_packet_passthrough()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avformat/mux: Avoid overhead of packet list in case of single streams
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] avformat/nullenc: Use ff_interleave_packet_passthrough()
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/3] avformat/mux: Avoid overhead of packet list in case of single streams
James Almer
- [FFmpeg-devel] [PATCH 1/4] avformat/mpegts: use named constants for stream_id types
Marton Balint
- [FFmpeg-devel] [PATCH 2/3] avformat/mux: Avoid overhead of packet list in case of single streams
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 2/3] avformat/mux: Avoid overhead of packet list in case of single streams
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avformat/libsrt: add snddropdelay parameter for srt
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH v2] avfilter/vf_lut3d: add x86-optimized tetrahedral interpolation
Mark Reid
- [FFmpeg-devel] [PATCH 5/5] avformat/libsrt: add snddropdelay parameter for srt
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2] avformat/libsrt: add snddropdelay parameter for srt
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_idet: reduce noisyness if the filter has been auto inserted"
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avformat/libsrt: add snddropdelay parameter for srt
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH v2] avformat/libsrt: add snddropdelay parameter for srt
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/3] librist: replace deprecated functions.
Marton Balint
- [FFmpeg-devel] [PATCH 3/3] librist: set logsocket config to -1
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: Remove redundant loop
Soft Works
- [FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg: Fix indentation after change
Soft Works
- [FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg: Fix indentation after change
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg: Fix indentation after change
Soft Works
- [FFmpeg-devel] [PATCH v2 1/2] fftools/ffmpeg: Remove redundant loop
Soft Works
- [FFmpeg-devel] [PATCH v2 2/2] fftools/ffmpeg: Fix indentation after change
Soft Works
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/codec_par: Add codec properties field to AVCodecParameters
Soft Works
- [FFmpeg-devel] [PATCH 1/2] avcodec/utils: Ensure 8x8 alignment for ARGO in avcodec_align_dimensions2()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/gemdec: Use ff_set_dimensions()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v5 00/20] clean-up QSV filters
Soft Works
- [FFmpeg-devel] [PATCH v3] avformat/libsrt: add snddropdelay parameter for srt
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v5 00/20] clean-up QSV filters
Xiang, Haihao
- [FFmpeg-devel] [PATCH v3] avformat/libsrt: add snddropdelay parameter for srt
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH 1/1] mov: read track title
Dong Nguyen
- [FFmpeg-devel] [PATCH v2] avutils/hwcontext: When deriving a hwdevice, search for existing device in both directions
Soft Works
- [FFmpeg-devel] [PATCH v3 1/1] avutils/hwcontext: When deriving a hwdevice, search for existing device in both directions
Soft Works
- [FFmpeg-devel] [PATCH v13 00/14] Subtitle Filtering
Soft Works
- [FFmpeg-devel] [PATCH v13 01/14] global: Prepare AVFrame for subtitle handling
Soft Works
- [FFmpeg-devel] [PATCH v13 02/14] global: Move ass helper functions to avutil as avpriv_ and extend ass dialog parsing
Soft Works
- [FFmpeg-devel] [PATCH v13 03/14] fftools/play, probe: Adjust for subtitle changes
Soft Works
- [FFmpeg-devel] [PATCH v13 04/14] avfilter/subtitles: Add subtitles.c for subtitle frame allocation
Soft Works
- [FFmpeg-devel] [PATCH v13 05/14] avfilter/avfilter: Handle subtitle frames
Soft Works
- [FFmpeg-devel] [PATCH v13 06/14] avfilter/sbuffer: Add sbuffersrc and sbuffersink filters
Soft Works
- [FFmpeg-devel] [PATCH v13 07/14] avfilter/overlaygraphicsubs: Add overlaygraphicsubs and graphicsub2video filters
Soft Works
- [FFmpeg-devel] [PATCH v13 08/14] fftools/ffmpeg: Replace sub2video with subtitle frame filtering
Soft Works
- [FFmpeg-devel] [PATCH v13 09/14] avfilter/overlaytextsubs: Add overlaytextsubs and textsubs2video filters
Soft Works
- [FFmpeg-devel] [PATCH v13 10/14] avfilter/textmod: Add textmod, censor and show_speaker filters
Soft Works
- [FFmpeg-devel] [PATCH v13 11/14] avfilter/stripstyles: Add stripstyles filter
Soft Works
- [FFmpeg-devel] [PATCH v13 12/14] avfilter/splitcc: Add splitcc filter for closed caption handling
Soft Works
- [FFmpeg-devel] [PATCH v13 13/14] avfilter/graphicsub2text: Add new graphicsub2text filter (OCR)
Soft Works
- [FFmpeg-devel] [PATCH v13 14/14] avfilter/subscale: Add filter for scaling and/or re-arranging graphical subtitles
Soft Works
- [FFmpeg-devel] [PATCH v2] avfilter/vf_lut3d: add x86-optimized tetrahedral interpolation
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2] avfilter/vf_lut3d: add x86-optimized tetrahedral interpolation
Mark Reid
- [FFmpeg-devel] [PATCH 1/1] avutil/frame: Document the possibility of negative line sizes
Soft Works
- [FFmpeg-devel] [PATCH] avfilter/vf_lut3d: fix building with --disable-optimizations
mindmark at gmail.com
- [FFmpeg-devel] [PATCH] libavcodec/speexdec: fix memleak in error path
Zhao Zhili
- [FFmpeg-devel] [PATCH] libavcodec/avpacket: add av_packet_remove_side_data
Zhao Zhili
- [FFmpeg-devel] [PATCH] libavcodec/speexdec: fix memleak in error path
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/vf_lut3d: fix building with --disable-optimizations
Xiang, Haihao
- [FFmpeg-devel] [PATCH 2/2] avcodec/gemdec: Use ff_set_dimensions()
Peter Ross
- [FFmpeg-devel] [PATCH 1/2] avformat/argo_asf: pass name through as metadata
Zane van Iperen
- [FFmpeg-devel] [PATCH 2/2] avformat/argo_asf: use title metadata when muxing
Zane van Iperen
- [FFmpeg-devel] [PATCH 1/8] avformat: add raw avs3 muxer
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/8] avcodec/extract_extradata_bsf: add support for AVS3
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/8] avformat/mpegts: add support for stream_type 0xd2, which is AVS2
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 4/8] avformat/mpegts: add support for stream_type 0xd4, which is AVS3
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 5/8] avformat/mpegtsenc: add AVSV format_identifier for AVS standard
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 6/8] avcodec/hevcdec: remove unused code
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 7/8] avcodec/hevc_filter: remove unneeded headers
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 8/8] avcodec/hevc_filter: Correct indention
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 8/8] avformat/rtpdec_rfc4175: add support for RANGE
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 5/8] avformat/rtpdec_rfc4175: add support for exactframerate
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/8] avformat/rtpdec_rfc4175: add support for TCS
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avformat/argo_asf: pass name through as metadata
James Almer
- [FFmpeg-devel] [PATCH 5/8] avformat/rtpdec_rfc4175: add support for exactframerate
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 6/8] avformat/rtpdec_rfc4175: add support for TCS
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/10] avcodec/binkaudio: Properly flush the decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/10] avcodec/internal: Allow receive_frame codecs to use decode_simple pkt
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/10] avcodec/binkaudio: Use AVCodecInternal.in_pkt for buffer packet
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/10] avcodec/crystalhd: Use AVCodecInternal.in_pkt instead of stack packet
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/10] avcodec/cuviddec: Use AVCodecInternal.in_pkt instead of stack packet
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/10] avcodec/libdav1d: Don't leak side-data-only packets
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/10] avcodec/libdav1d: Use AVCodecInternal.in_pkt instead of stack packet
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/10] avcodec/libdav1d: Use av_memdup() where appropriate
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/10] avcodec/mjpegdec: Use AVCodecInternal.in_pkt for buffer packet
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/10] avcodec/binkaudio: Properly flush the decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 1/4] avformat/rtpdec_rfc4175: add support for exactframerate
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 2/4] avformat/rtpdec_rfc4175: add support for TCS
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 3/4] avformat/rtpdec_rfc4175: add support for colorimetry
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 4/4] avformat/rtpdec_rfc4175: add support for RANGE
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avformat/mxf: support MCA audio information
Marc-Antoine Arnaud
- [FFmpeg-devel] [PATCH 1/1] avutil/frame: Document the possibility of negative line sizes
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avcodec/gemdec: Use ff_set_dimensions()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/utils: Ensure 8x8 alignment for ARGO in avcodec_align_dimensions2()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavcodec/avpacket: add av_packet_remove_side_data
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/avio{, buf}: introduce public AVIOContext::bytes_read
Jan Ekström
- [FFmpeg-devel] [PATCH 1/1] mov: read track title
Jan Ekström
- [FFmpeg-devel] [PATCH] avfilter: add varblur video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/1] mov: read track title
Đông Nguyễn
- [FFmpeg-devel] [PATCH] libavcodec/avpacket: add av_packet_remove_side_data
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH v5 1/9] cbs_av1: fix incorrect data type
Fei Wang
- [FFmpeg-devel] [PATCH v5 2/9] avcodec/av1: extend some definitions in spec section 3
Fei Wang
- [FFmpeg-devel] [PATCH v5 3/9] avcodec/av1dec: support setup shear process
Fei Wang
- [FFmpeg-devel] [PATCH v5 4/9] avcodec/av1_vaapi: add gm params valid check
Fei Wang
- [FFmpeg-devel] [PATCH v5 5/9] avcodec/dxva2_av1: fix global motion params
Fei Wang
- [FFmpeg-devel] [PATCH v5 6/9] avcodec/vaapi: increase av1 decode pool size
Fei Wang
- [FFmpeg-devel] [PATCH v5 7/9] avcodec/av1_vaapi: setting 2 output surface for film grain
Fei Wang
- [FFmpeg-devel] [PATCH v5 8/9] avcodec/av1_vaapi: enable segmentation features
Fei Wang
- [FFmpeg-devel] [PATCH v5 9/9] avcodec/av1_vaapi: improve decode quality
Fei Wang
- [FFmpeg-devel] [PATCH] avformat/mxf: support MCA audio information
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/1] avutil/frame: Document the possibility of negative line sizes
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/3] avformat/argo_asf: cleanup and NULL-terminate name field in header
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 2/3] avformat/argo_asf: pass name through as metadata
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 3/3] avformat/argo_asf: use title metadata when muxing
Zane van Iperen
- [FFmpeg-devel] [PATCH] avformat/avio{, buf}: introduce public AVIOContext::bytes_read
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/speexdec: Seed should be unsigned otherwise the operations done on it are undefined
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] tools/target_dec_fuzzer: Adjust threshold for MXPEG
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: Do not hard fail if bit rate calculation overflows unless in explode mode
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avformat/mov: Do not hard fail if bit rate calculation overflows unless in explode mode
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: Do not hard fail if bit rate calculation overflows unless in explode mode
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v3 0/1] Add-probe_streams-option
Nicolas Gaullier
- [FFmpeg-devel] [PATCH v3 1/1] avformat: Add probe_streams option
Nicolas Gaullier
- [FFmpeg-devel] [PATCH v2 1/1] avutil/frame: Document the possibility of negative line sizes
Soft Works
- [FFmpeg-devel] [PATCH] avformat/westwood_vqa: Store VQFL codebook chunks
Pekka Väänänen
- [FFmpeg-devel] [PATCH 1/2] avcodec/speexdec: Seed should be unsigned otherwise the operations done on it are undefined
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/mov: Do not hard fail if bit rate calculation overflows unless in explode mode
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mxf: support MCA audio information
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/mxf: support MCA audio information
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH v2 1/1] mov: read track title
Dong Nguyen
- [FFmpeg-devel] [PATCH 1/5] avfilter/avfilter: Add avfilter_alloc() and avfilter_query_formats() for initializing filters without a graph
Soft Works
- [FFmpeg-devel] [PATCH 2/5] fftools/cmdutils: Print filter input/output formats in help output
Soft Works
- [FFmpeg-devel] [PATCH 3/5] avfilter/aphasemeter: add null check
Soft Works
- [FFmpeg-devel] [PATCH 4/5] avfilter/ocr: add null check
Soft Works
- [FFmpeg-devel] [PATCH 5/5] avfilter/movie: add null check
Soft Works
- [FFmpeg-devel] [PATCH 1/4] libavcodec/adts_header: add frame_length field and avpriv function to parse AAC ADTS header
Steven Liu
- [FFmpeg-devel] [PATCH 1/1] Print bit depth when executing 'ffmpeg -pix_fmts'
Soft Works
- [FFmpeg-devel] [PATCH 1/1] libavutil/opt: fix mis-alignment of option and constant values for filter help
Soft Works
- [FFmpeg-devel] [PATCH 1/1] Print bit depth when executing 'ffmpeg -pix_fmts'
Tobias Rapp
- [FFmpeg-devel] [PATCH 3/5] avfilter/aphasemeter: add null check
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/5] avfilter/avfilter: Add avfilter_alloc() and avfilter_query_formats() for initializing filters without a graph
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/5] fftools/cmdutils: Print filter input/output formats in help output
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/1] Print bit depth when executing 'ffmpeg -pix_fmts'
Soft Works
- [FFmpeg-devel] [PATCH 2/5] fftools/cmdutils: Print filter input/output formats in help output
Soft Works
- [FFmpeg-devel] [PATCH 1/5] avfilter/avfilter: Add avfilter_alloc() and avfilter_query_formats() for initializing filters without a graph
Soft Works
- [FFmpeg-devel] [PATCH 2/5] fftools/cmdutils: Print filter input/output formats in help output
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/1] Print bit depth when executing 'ffmpeg -pix_fmts'
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/5] fftools/cmdutils: Print filter input/output formats in help output
Soft Works
- [FFmpeg-devel] [PATCH 2/5] fftools/cmdutils: Print filter input/output formats in help output
Soft Works
- [FFmpeg-devel] [PATCH 2/5] fftools/cmdutils: Print filter input/output formats in help output
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/5] fftools/cmdutils: Print filter input/output formats in help output
Soft Works
- [FFmpeg-devel] [PATCH v2 1/1] Print bit depths when executing 'ffmpeg -pix_fmts'
Soft Works
- [FFmpeg-devel] [PATCH 1/1] fftools/ffmpeg: Output log message when interactive q command is received
Soft Works
- [FFmpeg-devel] [PATCH 1/1] avformat/dump: Print codec level and stream start offsets for input streams
Soft Works
- [FFmpeg-devel] [PATCH 2/5] fftools/cmdutils: Print filter input/output formats in help output
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/5] fftools/cmdutils: Print filter input/output formats in help output
Soft Works
- [FFmpeg-devel] [PATCH 1/1] fftools/ffmpeg: Output log message when interactive q command is received
Michael Koch
- [FFmpeg-devel] [PATCH 1/1] fftools/ffmpeg: Output log message when interactive q command is received
Gyan Doshi
- [FFmpeg-devel] Commit Message Line Wrapping
Soft Works
- [FFmpeg-devel] [PATCH v3 1/1] fftools/cmdutils: Print bit depths when executing 'ffmpeg -pix_fmts'
Soft Works
- [FFmpeg-devel] [PATCH v2 1/1] avformat/dump: Print codec level and stream start offsets for input streams
Soft Works
- [FFmpeg-devel] [PATCH] avfilter/vf_guided: support enhanced guided filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avfilter: add limitdiff video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avfilter: add xcorrelate video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/westwood_vqa: Store VQFL codebook chunks
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_lut3d: fix building with --disable-optimizations
Paul B Mahol
- [FFmpeg-devel] [PATCH v1] libavcodec/flac_parser: Validate subframe zero bit and type
Mattias Wadman
- [FFmpeg-devel] Commit Message Line Wrapping
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/speexdec: Seed should be unsigned otherwise the operations done on it are undefined
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 0/3] introduce public AVIOContext::bytes_{read, written}
Jan Ekström
- [FFmpeg-devel] [PATCH v2 1/3] avformat/avio: privatize point of truth for AVIOContext::written
Jan Ekström
- [FFmpeg-devel] [PATCH v2 2/3] avformat/avio{, buf}: introduce public AVIOContext::bytes_{read, written}
Jan Ekström
- [FFmpeg-devel] [PATCH v2 3/3] avformat/avio{, buf}: deprecate AVIOContext::written
Jan Ekström
- [FFmpeg-devel] [PATCH] avfilter/vf_fftfilt: Use av_clip_uintp2
Martin Storsjö
- [FFmpeg-devel] [PATCH v3 1/4] libswscale/x86/rgb2rgb: add shuffle_bytes avx2
Wu, Jianhua
- [FFmpeg-devel] [PATCH v2 1/4] libswscale/x86/rgb2rgb: add shuffle_bytes avx2
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_fftfilt: Use av_clip_uintp2
Paul B Mahol
- [FFmpeg-devel] [share a stupid and fun patch] avformat: add a fileptr protocol
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH v2 1/3] avformat/argo_asf: cleanup and NULL-terminate name field in header
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 1/3] avformat/argo_asf: cleanup and NULL-terminate name field in header
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH v2 1/3] avformat/argo_asf: cleanup and NULL-terminate name field in header
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 1/3] avformat/argo_asf: cleanup and NULL-terminate name field in header
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH v2 1/3] avformat/argo_asf: cleanup and NULL-terminate name field in header
Zane van Iperen
- [FFmpeg-devel] [PATCH 1/8] avfilter/af_replaygain: use fabsf() instead of fabs()
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/8] avfilter/vf_showinfo: small adjustments for the HDR10+ dump
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/8] avcodec/hevc_sei: remove the duplicate check
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 4/8] avcodec/atsc_a53: use AVERROR_INVALIDDATA
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 5/8] avformat/mov: support dvwC box for Dolby Vision
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 6/8] avformat/movenc: support dvwC box for Dolby Vision
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 7/8] avformat/mpegts: Fix for the DOVI video stream descriptor
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 8/8] avformat/mpegts: return proper error codes
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 7/8] avformat/mpegts: Fix for the DOVI video stream descriptor
f tcChlisop0
- [FFmpeg-devel] [PATCH 7/8] avformat/mpegts: Fix for the DOVI video stream descriptor
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 7/8] avformat/mpegts: Fix for the DOVI video stream descriptor
quietvoid
- [FFmpeg-devel] [PATCH 7/8] avformat/mpegts: Fix for the DOVI video stream descriptor
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 7/8] avformat/mpegts: Fix for the DOVI video stream descriptor
quietvoid
- [FFmpeg-devel] [PATCH 7/8] avformat/mpegts: Fix for the DOVI video stream descriptor
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] doc/filters: added possible values to @item win_func
Paul B Mahol
- [FFmpeg-devel] [PATCH 8/8] avformat/mpegts: return proper error codes
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avcodec/speexdec: Check frames_per_packet more completely
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/ttadsp: Fix integer overflows in tta_filter_process_c()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/speexdec: Check frames_per_packet more completely
James Almer
- [FFmpeg-devel] [PATCH 8/8] avformat/mpegts: return proper error codes
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v5 1/9] cbs_av1: fix incorrect data type
Wang, Fei W
- [FFmpeg-devel] [PATCH] doc/filters: added possible values to @item win_func
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/2] avcodec/speexdec: Check frames_per_packet more completely
Paul B Mahol
- [FFmpeg-devel] [PATCH] doc/filters: added possible values to @item win_func
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/8] avformat/mov: support dvwC box for Dolby Vision
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] avformat/westwood_vqa: Store VQFL codebook chunks
Paul B Mahol
- [FFmpeg-devel] [PATCH 07/10] avcodec/libdav1d: Don't leak side-data-only packets
James Almer
- [FFmpeg-devel] [PATCH v2 1/3] avformat/avio: privatize point of truth for AVIOContext::written
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 2/3] avformat/avio{, buf}: introduce public AVIOContext::bytes_{read, written}
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 1/4] libswscale/x86/rgb2rgb: add shuffle_bytes avx2
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/vqavideo: Decode 15-bit VQA3 files
Pekka Väänänen
- [FFmpeg-devel] [PATCH v6 00/10] make QSV works with the Intel's oneVPL
Haihao Xiang
- [FFmpeg-devel] [PATCH v6 01/10] configure: ensure --enable-libmfx uses libmfx 1.x
Haihao Xiang
- [FFmpeg-devel] [PATCH v6 02/10] configure: fix the check for MFX_CODEC_VP9
Haihao Xiang
- [FFmpeg-devel] [PATCH v6 03/10] qsv: remove mfx/ prefix from mfx headers
Haihao Xiang
- [FFmpeg-devel] [PATCH v6 04/10] qsv: load user plugin for MFX_VERSION < 2.0
Haihao Xiang
- [FFmpeg-devel] [PATCH v6 05/10] qsv: build audio related code when MFX_VERSION < 2.0
Haihao Xiang
- [FFmpeg-devel] [PATCH v6 06/10] qsvenc: support multi-frame encode when MFX_VERSION < 2.0
Haihao Xiang
- [FFmpeg-devel] [PATCH v6 07/10] qsvenc: support MFX_RATECONTROL_LA_EXT when MFX_VERSION < 2.0
Haihao Xiang
- [FFmpeg-devel] [PATCH v6 08/10] qsv: support OPAQUE memory when MFX_VERSION < 2.0
Haihao Xiang
- [FFmpeg-devel] [PATCH v6 09/10] qsv: use a new method to create mfx session when using oneVPL
Haihao Xiang
- [FFmpeg-devel] [PATCH v6 10/10] configure: add --enable-libvpl option
Haihao Xiang
- [FFmpeg-devel] [PATCH v3 1/4] libswscale/x86/rgb2rgb: add shuffle_bytes avx2
Wu Jianhua
- [FFmpeg-devel] [PATCH 5/8] avformat/mov: support dvwC box for Dolby Vision
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/2] avcodec/speexdec: Check frames_per_packet more completely
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/speexdec: Check frames_per_packet more completely
Paul B Mahol
- [FFmpeg-devel] [PATCH v6 00/10] make QSV works with the Intel's oneVPL
Soft Works
- [FFmpeg-devel] [PATCH 1/2] avcodec/speexdec: Check frames_per_packet more completely
Michael Niedermayer
- [FFmpeg-devel] Patch to remove build path from tools/cl2c
Vagrant Cascadian
- [FFmpeg-devel] [PATCH][WIP][RFC] avfilter: add opencl v360 filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/8] avfilter/af_replaygain: use fabsf() instead of fabs()
James Almer
- [FFmpeg-devel] [PATCH 1/2] lavc/arm: dont assign hevc_qpel non-multiple of 8 width stubs
J. Dekker
- [FFmpeg-devel] [PATCH 2/2] Revert "arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widths"
J. Dekker
- [FFmpeg-devel] [PATCH][WIP] avfilter: add opencl v360 filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/1] swscale/swscale: check SWS_PRINT_INFO flag for printing alignment warnings
Soft Works
- [FFmpeg-devel] [PATCH v5 1/9] cbs_av1: fix incorrect data type
James Almer
- [FFmpeg-devel] [PATCH 1/8] avfilter/af_replaygain: use fabsf() instead of fabs()
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avformat/dhav: Limit get_duration() iterations
Michael Niedermayer
- [FFmpeg-devel] [PATCH] web/(old)download: Move FFmpeg 4.0 to olddownloads
Michael Niedermayer
- [FFmpeg-devel] [PATCH] web/(old)download: Move FFmpeg 4.0 to olddownloads
James Almer
- [FFmpeg-devel] [PATCH] libavformat/rtpdec_mpeg: handle bare ADTS packets with explicit decoder config
Jeff Mahoney
- [FFmpeg-devel] [PATCH] libavformat/rtpdec_mpeg: handle bare ADTS packets with explicit decoder config
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 1/1] avutils/hwcontext: When deriving a hwdevice, search for existing device in both directions
Xiang, Haihao
- [FFmpeg-devel] Request for review
Brad Hards
- [FFmpeg-devel] [PATCH] seek: Fix crashes in ff_seek_frame_binary if built with latest Clang 14
Martin Storsjö
- [FFmpeg-devel] [PATCH] seek: Fix crashes in ff_seek_frame_binary if built with latest Clang 14
Paul B Mahol
- [FFmpeg-devel] [PATCH][WIP] avfilter: add opencl v360 filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_eq: add support for alpha channel
konstantin at boffins.se
- [FFmpeg-devel] [PATCH 2/2] aarch64: h264qpel: Do vertical filtering without transposing
Martin Storsjö
- [FFmpeg-devel] [PATCH] seek: Fix crashes in ff_seek_frame_binary if built with latest Clang 14
Martin Storsjö
- [FFmpeg-devel] [PATCH] libavcodec/libx264: add user data unregistered SEI encoding
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/2] lavc/arm: dont assign hevc_qpel non-multiple of 8 width stubs
Martin Storsjö
- [FFmpeg-devel] [PATCH 2/2] Revert "arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widths"
Martin Storsjö
- [FFmpeg-devel] [PATCH v3 0/3] introduce public AVIOContext::bytes_{read, written}
Jan Ekström
- [FFmpeg-devel] [PATCH v3 1/3] avformat/avio: privatize point of truth for AVIOContext::written
Jan Ekström
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Jan Ekström
- [FFmpeg-devel] [PATCH v3 3/3] avformat/avio{, buf}: introduce public AVIOContext::bytes_{read, written}
Jan Ekström
- [FFmpeg-devel] [PATCH] web/(old)download: Move FFmpeg 4.0 to olddownloads
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: Do not hard fail if bit rate calculation overflows unless in explode mode
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avformat/mxf: support MCA audio information
Marc-Antoine Arnaud
- [FFmpeg-devel] [PATCH v1] libavcodec/flac_parser: Validate subframe zero bit and type
Mattias Wadman
- [FFmpeg-devel] [PATCH v1] libavcodec/flac_parser: Validate subframe zero bit and type
Paul B Mahol
- [FFmpeg-devel] Request for review
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add varblur video filter
Paul B Mahol
- [FFmpeg-devel] Request for review
Brad Hards
- [FFmpeg-devel] [PATCH 1/6] doc/examples/metadata.c: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 2/6] fftools/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 3/6] libavcodec/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 4/6] libavfilter/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 5/6] libavformat/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 6/6] libavutil/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [FFmpeg-cvslog] libavcodec/libx264: add user data unregistered SEI encoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/6] fftools/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 3/6] libavcodec/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 4/6] libavfilter/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 5/6] libavformat/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 6/6] libavutil/: constify values from av_dict_get().
Chad Fraleigh
- [FFmpeg-devel] [PATCH 1/1] tools/cl2c: Strip full path from input file in embedded
Vagrant Cascadian
- [FFmpeg-devel] [PATCH v1] libavcodec/flac_parser: Validate subframe zero bit and type
Mattias Wadman
- [FFmpeg-devel] [FFmpeg-cvslog] libavcodec/libx264: add user data unregistered SEI encoding
Derek Buitenhuis
- [FFmpeg-devel] [FFmpeg-cvslog] libavcodec/libx264: add user data unregistered SEI encoding
James Almer
- [FFmpeg-devel] [FFmpeg-cvslog] libavcodec/libx264: add user data unregistered SEI encoding
James Almer
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Soft Works
- [FFmpeg-devel] [PATCH 2/2] avutil/cuda_check: request application exit when CUDA_ERROR_UNKNOWN is received
Soft Works
- [FFmpeg-devel] [FFmpeg-cvslog] libavcodec/libx264: add user data unregistered SEI encoding
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/1] fftools/ffprobe: print size of attachment streams
Soft Works
- [FFmpeg-devel] [FFmpeg-cvslog] libavcodec/libx264: add user data unregistered SEI encoding
Brad Hards
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Soft Works
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Soft Works
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Soft Works
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Paul B Mahol
- [FFmpeg-devel] [PATCH v3 0/1] Add-probe_streams-option
Nicolas Gaullier
- [FFmpeg-devel] [PATCH 1/4] lavc/aarch64: add hevc sao edge 16x16
Martin Storsjö
- [FFmpeg-devel] [PATCH 2/4] lavc/aarch64: add hevc sao edge 8x8
Martin Storsjö
- [FFmpeg-devel] [FFmpeg-cvslog] libavcodec/libx264: add user data unregistered SEI encoding
Brad Hards
- [FFmpeg-devel] [PATCH 3/4] lavc/aarch64: add hevc sao band 8x8 tiling
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/4] lavc/aarch64: add hevc sao edge 16x16
Martin Storsjö
- [FFmpeg-devel] [PATCH 4/4] lavc/aarch64: clean-up sao band 8x8 function formatting
Martin Storsjö
- [FFmpeg-devel] [FFmpeg-cvslog] libavcodec/libx264: add user data unregistered SEI encoding
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] libavcodec/libx264: add user data unregistered SEI encoding
Brad Hards
- [FFmpeg-devel] [FFmpeg-cvslog] libavcodec/libx264: add user data unregistered SEI encoding
James Almer
- [FFmpeg-devel] [PATCH] libavformat/rtpdec_mpeg: handle bare ADTS packets with explicit decoder config
Jeff Mahoney
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
James Almer
- [FFmpeg-devel] [PATCH 1/2] configure: add hls demuxer link dependencies
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/2] avutil/hwcontext_videotoolbox: fix use of unknown builtin '__builtin_available'
lance.lmwang at gmail.com
- [FFmpeg-devel] [FFmpeg-cvslog] libavcodec/libx264: add user data unregistered SEI encoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 3/3] avformat/avio{, buf}: introduce public AVIOContext::bytes_{read, written}
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: Do not hard fail if bit rate calculation overflows unless in explode mode
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Soft Works
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
James Almer
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Soft Works
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
James Almer
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Jan Ekström
- [FFmpeg-devel] [PATCH v2] libavformat/rtpdec_mpeg: handle bare ADTS packets with explicit decoder config
Jeff Mahoney
- [FFmpeg-devel] [PATCH v6 00/10] make QSV works with the Intel's oneVPL
Jean-Baptiste Kempf
- [FFmpeg-devel] AAC - Fetching data out of data stream elements/DSE?
Carsten Gross
- [FFmpeg-devel] [PATCH v6 00/10] make QSV works with the Intel's oneVPL
Soft Works
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Soft Works
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Soft Works
- [FFmpeg-devel] [PATCH v1] libavformat/mov: ffmpeg can't read mp4 track title metadata
xutopiaf at gmail.com
- [FFmpeg-devel] [PATCH v1] libavformat/mov: ffmpeg can't read mp4 track title metadata
Steven Liu
- [FFmpeg-devel] [PATCH v2] libavformat/mov: ffmpeg can't read mp4 track title metadata
xutopiaf at gmail.com
- [FFmpeg-devel] [PATCH v6 00/10] make QSV works with the Intel's oneVPL
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH v6 00/10] make QSV works with the Intel's oneVPL
Soft Works
- [FFmpeg-devel] [PATCH v6 00/10] make QSV works with the Intel's oneVPL
Soft Works
- [FFmpeg-devel] [PATCH] avformat/mxf: support MCA audio information
Tomas Härdin
- [FFmpeg-devel] [PATCH] avfilter/vf_eq: add support for alpha channel
Michael Niedermayer
- [FFmpeg-devel] [PATCH 0/2] mov: bit rate calculation fixes
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/2] avformat/mov: Use av_rescale when calculating bit rate
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 2/2 v2] avformat/mov: Do not hard fail if bit rate calculation overflows unless in explode mode
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/5] avformat/imf: Headers
pal at sandflow.com
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
pal at sandflow.com
- [FFmpeg-devel] [PATCH 3/5] avformat/imf: Demuxer implementation
pal at sandflow.com
- [FFmpeg-devel] [PATCH 4/5] avformat/imf: Tests
pal at sandflow.com
- [FFmpeg-devel] [PATCH 5/5] avformat/imf: Build system
pal at sandflow.com
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Soft Works
- [FFmpeg-devel] [PATCH v2] libavformat/rtpdec_mpeg: handle bare ADTS packets with explicit decoder config
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] libaom: Dont use aom_codec_av1_dx_algo.
Matt Oliver
- [FFmpeg-devel] [PATCH] avcodec/libjxl: add JPEG XL decoding via libjxl
Leo Izen
- [FFmpeg-devel] [PATCH v2] avcodec/libjxl: add JPEG XL decoding via libjxl
Leo Izen
- [FFmpeg-devel] [PATCH] libaom: Dont use aom_codec_av1_dx_algo.
James Zern
- [FFmpeg-devel] [PATCH] avutil/mathematics: Document av_rescale_rnd() behavior on non int64 results
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec/libjxl: add JPEG XL decoding via libjxl
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/mov: Use av_rescale when calculating bit rate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2 v2] avformat/mov: Use av_rescale when calculating bit rate
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/2] avformat/mov: Use av_rescale when calculating bit rate
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avutil/mathematics: Document av_rescale_rnd() behavior on non int64 results
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v1] libavcodec/flac_parser: Validate subframe zero bit and type
Michael Niedermayer
- [FFmpeg-devel] [PATCH v14 00/14] Subtitle Filtering
Soft Works
- [FFmpeg-devel] [PATCH v14 01/14] global: Prepare AVFrame for subtitle handling
Soft Works
- [FFmpeg-devel] [PATCH v14 02/14] global: Move ass helper functions to avutil as avpriv_ and extend ass dialog parsing
Soft Works
- [FFmpeg-devel] [PATCH v14 03/14] fftools/play, probe: Adjust for subtitle changes
Soft Works
- [FFmpeg-devel] [PATCH v14 04/14] avfilter/subtitles: Add subtitles.c for subtitle frame allocation
Soft Works
- [FFmpeg-devel] [PATCH v14 05/14] avfilter/avfilter: Handle subtitle frames
Soft Works
- [FFmpeg-devel] [PATCH v14 06/14] avfilter/sbuffer: Add sbuffersrc and sbuffersink filters
Soft Works
- [FFmpeg-devel] [PATCH v14 07/14] avfilter/overlaygraphicsubs: Add overlaygraphicsubs and graphicsub2video filters
Soft Works
- [FFmpeg-devel] [PATCH v14 08/14] fftools/ffmpeg: Replace sub2video with subtitle frame filtering
Soft Works
- [FFmpeg-devel] [PATCH v14 09/14] avfilter/overlaytextsubs: Add overlaytextsubs and textsubs2video filters
Soft Works
- [FFmpeg-devel] [PATCH v14 10/14] avfilter/textmod: Add textmod, censor and show_speaker filters
Soft Works
- [FFmpeg-devel] [PATCH v14 11/14] avfilter/stripstyles: Add stripstyles filter
Soft Works
- [FFmpeg-devel] [PATCH v14 12/14] avfilter/splitcc: Add splitcc filter for closed caption handling
Soft Works
- [FFmpeg-devel] [PATCH v14 13/14] avfilter/graphicsub2text: Add new graphicsub2text filter (OCR)
Soft Works
- [FFmpeg-devel] [PATCH v14 14/14] avfilter/subscale: Add filter for scaling and/or re-arranging graphical subtitles
Soft Works
- [FFmpeg-devel] [PATCH 1/3] avformat/dashenc: enabling streaming automatically for ldash
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/3] avformat/dashenc: enabling streaming and hls_playlist for lhls
Zhao Zhili
- [FFmpeg-devel] [PATCH 3/3] doc/muxers: note on Apple's version LHLS for lhls option
Zhao Zhili
- [FFmpeg-devel] [PATCH v1] libavcodec/flac_parser: Validate subframe zero bit and type
Mattias Wadman
- [FFmpeg-devel] [PATCH] avutil: deprecate AVRational field inside AVOption::default_val
Zhao Zhili
- [FFmpeg-devel] [PATCH v1] libavcodec/flac_parser: Validate subframe zero bit and type
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] libavcodec/flac_parser: Validate subframe zero bit and type
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_eq: add support for alpha channel
Konstantin Mamalakis
- [FFmpeg-devel] [PATCH] avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2 v2] avformat/mov: Use av_rescale when calculating bit rate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] tools/target_dec_fuzzer: Adjust threshold for MXPEG
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/ttadsp: Fix integer overflows in tta_filter_process_c()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/mathematics: Document av_rescale_rnd() behavior on non int64 results
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_eq: add support for alpha channel
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] libavcodec/libx264: add user data unregistered SEI encoding
Brad Hards
- [FFmpeg-devel] [PATCH 0/3] Dolby Vision RPU Side Data
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/3] avutil: Add Dolby Vision RPU side data type
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 2/3] avcodec/hevcdec: Export Dolby Vision RPUs as side data
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 3/3] fate: Add test for Dolby Vision RPU side data
Derek Buitenhuis
- [FFmpeg-devel] (no subject)
ekibun
- [FFmpeg-devel] [PATCH] avformat/hls: Do not check protocol on hls without network.
ekibun
- [FFmpeg-devel] [PATCH] avformat/mpegtsenc: Dont include adaptation field in teletext TS packets.
Alex Shumsky
- [FFmpeg-devel] [PATCH] avformat/demux: preserve AV_PKT_FLAG_CORRUPT in parse_packet
Alex Shumsky
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Jan Ekström
- [FFmpeg-devel] [PATCH 1/1] libavformat/rtmp: Implements RTMP reconnect feature
Alex Converse
- [FFmpeg-devel] [PATCH] avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Jan Ekström
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Jan Ekström
- [FFmpeg-devel] [PATCH] avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE
Mattias Wadman
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] avcodec/libjxl: add JPEG XL decoding via libjxl
Leo Izen
- [FFmpeg-devel] [PATCH] avfilter/vf_guided: support enhanced guided filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/4] avfilter/x86/vf_exposure: add x86 SIMD optimization
Wu Jianhua
- [FFmpeg-devel] [PATCH 2/4] avfilter/x86/vf_exposure: add ff_exposure_avx2
Wu Jianhua
- [FFmpeg-devel] [PATCH 3/4] avfilter/vf_exposure: calculate scale when initializing filter
Wu Jianhua
- [FFmpeg-devel] [PATCH 4/4] tests/checkasm: add check for vf_exposure
Wu Jianhua
- [FFmpeg-devel] [PATCH 3/4] avfilter/vf_exposure: calculate scale when initializing filter
Paul B Mahol
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Jan Ekström
- [FFmpeg-devel] [PATCH 3/4] avfilter/vf_exposure: calculate scale when initializing filter
Wu, Jianhua
- [FFmpeg-devel] [PATCH v2 1/3] avfilter/x86/vf_exposure: add x86 SIMD optimization
Wu Jianhua
- [FFmpeg-devel] [PATCH v2 2/3] avfilter/x86/vf_exposure: add ff_exposure_avx2
Wu Jianhua
- [FFmpeg-devel] [PATCH v2 3/3] tests/checkasm: add check for vf_exposure
Wu Jianhua
- [FFmpeg-devel] Flush muxer in av_interleaved_write_frame
Alex ThreeD
- [FFmpeg-devel] [PATCH] gdigrab: added option to select window by HWND.
caleb.javahacking at gmail.com
- [FFmpeg-devel] Flush muxer in av_interleaved_write_frame
Alex ThreeD
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Jan Ekström
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] avcodec/libjxl: add JPEG XL decoding via libjxl
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Jan Ekström
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Jan Ekström
- [FFmpeg-devel] [PATCH v3] avcodec/libjxl: add JPEG XL decoding via libjxl
Leo Izen
- [FFmpeg-devel] [PATCH v3 2/3] avformat/avio{, buf}: deprecate AVIOContext::written
Jan Ekström
- [FFmpeg-devel] [PATCH v3] avcodec/libjxl: add JPEG XL decoding via libjxl
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] swscale/utils: Set all threads to the same colorspace even on failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/utils: Improve return codes of sws_setColorspaceDetails()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avutil: Add Dolby Vision RPU side data type
Jan Ekström
- [FFmpeg-devel] [PATCH 1/2] swscale/utils: Set all threads to the same colorspace even on failure
James Almer
- [FFmpeg-devel] [PATCH 2/2] swscale/utils: Improve return codes of sws_setColorspaceDetails()
James Almer
- [FFmpeg-devel] [PATCH 2/2] swscale/utils: Improve return codes of sws_setColorspaceDetails()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] swscale/utils: Set all threads to the same colorspace even on failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] swscale/utils: Improve return codes of sws_setColorspaceDetails()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/swscale: Improve *ColorspaceDetails() doxy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_guided: support enhanced guided filter
Xuewei Meng
- [FFmpeg-devel] [PATCH] avfilter/vf_guided: support enhanced guided filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/3] avcodec/hevcdec: Export Dolby Vision RPUs as side data
James Almer
- [FFmpeg-devel] [PATCH] avfilter/vf_owdenoise: relicense my code
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix typo in pixel format warning message
Zack Bloom
- [FFmpeg-devel] [PATCH] swscale/utils: Fix typo in pixel format warning message
Zack Bloom
- [FFmpeg-devel] [PATCH 1/3] avutil: Add Dolby Vision RPU side data type
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 2/3] avcodec/hevcdec: Export Dolby Vision RPUs as side data
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 2/3] avcodec/hevcdec: Export Dolby Vision RPUs as side data
James Almer
- [FFmpeg-devel] [PATCH 2/3] avcodec/hevcdec: Export Dolby Vision RPUs as side data
Jan Ekström
- [FFmpeg-devel] [PATCH 2/3] avcodec/hevcdec: Export Dolby Vision RPUs as side data
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 2/3] avcodec/hevcdec: Export Dolby Vision RPUs as side data
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v3] avcodec/libjxl: add JPEG XL decoding via libjxl
Leo Izen
- [FFmpeg-devel] [PATCH v3 0/3] introduce public AVIOContext::bytes_{read, written}
Jan Ekström
- [FFmpeg-devel] [PATCH v3] avcodec/libjxl: add JPEG XL decoding via libjxl
Michael Niedermayer
- [FFmpeg-devel] about CRI HCA encoder
rin tec
- [FFmpeg-devel] about CRI HCA encoder
Paul B Mahol
- [FFmpeg-devel] about CRI HCA encoder
rin tec
- [FFmpeg-devel] [PATCH 1/6] avfilter/vf_nlmeans: use more friendlier 'for (int ...'
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/6] avfilter/vf_nlmeans: make access to pointer to lut faster
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/6] avfilter/vf_nlmeans: no need to print filter options at info level
Paul B Mahol
- [FFmpeg-devel] [PATCH 4/6] avfilter/vf_nlmeans: avoid if () to help paralellization
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/6] avfilter/vf_nlmeans: refactor line processing in preparation for x86 SIMD assembly
Paul B Mahol
- [FFmpeg-devel] [PATCH 6/6][BROKEN] avfilter/vf_nlmeans: add x86 SIMD
Paul B Mahol
- [FFmpeg-devel] [PATCH] swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions
mindmark at gmail.com
- [FFmpeg-devel] [PATCH v4] avformat/libsrt: print streamid at client
Raghavendra Rao Sidlagatta
- [FFmpeg-devel] [PATCH 1/2] swscale/utils: Set all threads to the same colorspace even on failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/swscale: Improve *ColorspaceDetails() doxy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_owdenoise: relicense my code
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/swscale: Improve *ColorspaceDetails() doxy
James Almer
- [FFmpeg-devel] [PATCH 2/2] swscale/swscale: Improve *ColorspaceDetails() doxy
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/swscale: Improve *ColorspaceDetails() doxy
James Almer
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
James Almer
- [FFmpeg-devel] [PATCH] swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/6][BROKEN] avfilter/vf_nlmeans: add x86 SIMD
James Almer
- [FFmpeg-devel] [PATCH] avformat/demux: preserve AV_PKT_FLAG_CORRUPT in parse_packet
James Almer
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
Soft Works
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: exit application when decoding returns AVERROR_EXIT
James Almer
- [FFmpeg-devel] [PATCH 4/4] lavc/aarch64: clean-up sao band 8x8 function formatting
J. Dekker
- [FFmpeg-devel] [PATCH 4/4] lavc/aarch64: clean-up sao band 8x8 function formatting
Martin Storsjö
- [FFmpeg-devel] [PATCH][RFC] avformat/http: Add short_seek_size option
Derek Buitenhuis
- [FFmpeg-devel] [PATCH][RFC] avformat/http: Add short_seek_size option
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] fftools/ffplay: don't disable x11 compositing
Zane van Iperen
- [FFmpeg-devel] [PATCH] avfilter: split negate filter from lut filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 7/8] avformat/mpegts: Fix for the DOVI video stream descriptor
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avfilter: split negate filter from lut filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions
Mark Reid
- [FFmpeg-devel] [PATCH 3/5] avformat/imf: Demuxer implementation
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/5] avformat/imf: Build system
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
Paul B Mahol
- [FFmpeg-devel] [PATCH] swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions
Paul B Mahol
- [FFmpeg-devel] [PATCH 7/8] avformat/mpegts: Fix for the DOVI video stream descriptor
Jan Ekström
- [FFmpeg-devel] [PATCH 1/3] libavcodec/vaapi_encode: Change the way to call async to increase performance
Wenbin Chen
- [FFmpeg-devel] [PATCH 2/3] libavcodec/vaapi_encode: Add new API adaption to vaapi_encode
Wenbin Chen
- [FFmpeg-devel] [PATCH 3/3] libavcodec/vaapi_encode: Add async_depth to vaapi_encoder to increase performance
Wenbin Chen
- [FFmpeg-devel] [PATCH] avcodec/vqavideo: Decode 15-bit VQA3 files
Paul B Mahol
- [FFmpeg-devel] [PATCH 02/10] avcodec/binkaudio: Properly flush the decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH 02/10] avcodec/binkaudio: Properly flush the decoder
James Almer
- [FFmpeg-devel] [PATCH] avformat/mxf: support MCA audio information
Marc-Antoine Arnaud
- [FFmpeg-devel] [PATCH 7/8] avformat/mpegts: Fix for the DOVI video stream descriptor
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/2] avutil/parseutils: add qhd(Quad HD) or wqhd(Wide Quad HD) for 1440p
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/2] avformat/dashenc: Fix comparing double with 0
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 7/8] avformat/mpegts: Fix for the DOVI video stream descriptor
quietvoid
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_zscale: deduplicate output color information setting
Jan Ekström
- [FFmpeg-devel] [PATCH 2/2] avfilter/vf_zscale: fix mapping of zimg_chroma_location_e to AVChromaLocation
Jan Ekström
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_zscale: deduplicate output color information setting
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avfilter/vf_zscale: fix mapping of zimg_chroma_location_e to AVChromaLocation
Paul B Mahol
- [FFmpeg-devel] [PATCH 7/8] avformat/mpegts: Fix for the DOVI video stream descriptor
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/5] avformat/imf: Demuxer implementation
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] flvenc: flush after write header
Lingjiang Fang
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/5] avformat/imf: Demuxer implementation
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avfilter/vf_zscale: fix mapping of zimg_chroma_location_e to AVChromaLocation
Jan Ekström
- [FFmpeg-devel] [PATCH] flvenc: flush after write header
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/mxf: support MCA audio information
Tomas Härdin
- [FFmpeg-devel] [PATCH] mfxenc add jpeg2000 frame field interlacing support. SPONSORED BY INA (Institut National de l'Audiovisuel) * the use of a jpeg2000 frame/field input is signaled by the option flag mxf_j2kinterlace * according to smpte 0400-2012, the codec descriptor JPEG2000UndefinedDigitalCinemaProfile is used For comptability with tierce solution used in Digital Cinema industry : * the klv Keys 'TrackName' and those of mxf jpeg2000 picture sub descriptor defined in smpte 422-2014 have been added * option flags 'mxf_nobody' and 'mxf_footer_with_hmd' have been added to rearrange the klv description order according to exploitation constraints
Erwann Renan
- [FFmpeg-devel] [PATCH] mfxenc add jpeg2000 frame field interlacing support
Tomas Härdin
- [FFmpeg-devel] [PATCH] mfxenc add jpeg2000 frame field interlacing support
Erwann RENAN
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_zscale: deduplicate output color information setting
Jan Ekström
- [FFmpeg-devel] [PATCH] configure: add initial RISC-V support
Brad Smith
- [FFmpeg-devel] [PATCH v7 0/4] Add support for Matroska BlockAdditionMapping elements
quietvoid
- [FFmpeg-devel] [PATCH v7 1/4] avformat/dovi_isom: Implement Dolby Vision configuration parsing/writing
quietvoid
- [FFmpeg-devel] [PATCH v7 2/4] avformat/matroska{dec, enc}: Parse BlockAdditionMapping elements
quietvoid
- [FFmpeg-devel] [PATCH v7 3/4] avformat/mov: Refactor mov_read_dvcc_dvvc to use ff_isom_parse_dvcc_dvvc
quietvoid
- [FFmpeg-devel] [PATCH v7 4/4] avformat/movenc: Refactor mov_write_dvcc_dvvc_tag to use ff_isom_put_dvcc_dvvc
quietvoid
- [FFmpeg-devel] [PATCH] fftools/ffplay: don't disable x11 compositing
Marton Balint
- [FFmpeg-devel] [PATCH] fftools/ffplay: don't disable x11 compositing
Marton Balint
- [FFmpeg-devel] [PATCH v1] lavc/av1dec: drop redundant frame
Fei Wang
- [FFmpeg-devel] [PATCH] avformat/isom_tags: fix 'ipcm' with samplesize equal to 16
Zhao Zhili
- [FFmpeg-devel] [PATCH] avformat/isom_tags: fix 'ipcm' with samplesize equal to 16
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH] avformat/isom_tags: fix 'ipcm' with samplesize equal to 16
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Tomas Härdin
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Tomas Härdin
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/7] avfilter/vf_nlmeans: use more friendlier 'for (int ...'
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/7] avfilter/vf_nlmeans: make access to pointer to lut faster
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/7] avfilter/vf_nlmeans: no need to print filter options at info level
Paul B Mahol
- [FFmpeg-devel] [PATCH 4/7] avfilter/vf_nlmeans: avoid if () to help paralellization
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/7] avfilter/vf_nlmeans: refactor line processing in preparation for x86 SIMD assembly
Paul B Mahol
- [FFmpeg-devel] [PATCH 6/7] avfilter/vf_nlmeans: split wa struct
Paul B Mahol
- [FFmpeg-devel] [PATCH 7/7] avfilter/vf_nlmeans: add x86 SIMD
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/7] avfilter/vf_nlmeans: use more friendlier 'for (int ...'
James Almer
- [FFmpeg-devel] [PATCH 7/7] avfilter/vf_nlmeans: add x86 SIMD
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add huesaturation filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Tomas Härdin
- [FFmpeg-devel] [PATCH 7/7] avfilter/vf_nlmeans: add x86 SIMD
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Tomas Härdin
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] configure: add initial RISC-V support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: use pkg-config for sndio
Brad Smith
- [FFmpeg-devel] [PATCH] configure: add initial RISC-V support
Brad Smith
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Tomas Härdin
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] libaom: Dont use aom_codec_av1_dx_algo.
Matt Oliver
- [FFmpeg-devel] [PATCH] libaom: Dont use aom_codec_av1_dx_algo.
James Almer
- [FFmpeg-devel] [PATCH] libaom: Dont use aom_codec_av1_dx_algo.
Matt Oliver
- [FFmpeg-devel] [PATCH] libx264: Do not explicitly set X264_API_IMPORTS
Matt Oliver
- [FFmpeg-devel] [PATCH] libaom: Dont use aom_codec_av1_dx_algo.
Matt Oliver
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Tomas Härdin
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/libaomdec: use intermediate arrays for plane pointers and strides
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] avfilter: add wpsnr video filter
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/3] avformat/aiffdec: Check sample_rate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avformat/aiffdec: sanity check block_align
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avformat/aiffdec: Use av_rescale() for bitrate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avformat/aiffdec: sanity check block_align
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] avformat/aiffdec: Use av_rescale() for bitrate
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/3] avformat/aiffdec: Check sample_rate
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add positive video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add option to end filtering on first EOF in filter sink
Paul B Mahol
- [FFmpeg-devel] [PATCH v2] avutil/hwcontext_videotoolbox: fix use of unknown builtin '__builtin_available'
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/2] avutil/hwcontext_videotoolbox: fix use of unknown builtin '__builtin_available'
James Almer
- [FFmpeg-devel] [PATCH 2/2] avutil/hwcontext_videotoolbox: fix use of unknown builtin '__builtin_available'
James Almer
- [FFmpeg-devel] [PATCH] avfilter/scale_npp: add scale2ref_npp filter
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avfilter/scale_npp: add scale2ref_npp filter
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
Pierre-Anthony Lemieux
- [FFmpeg-devel] ffprobe feature request - tv_show description
linden at venom.one
- [FFmpeg-devel] [PATCH 3/5] avformat/imf: Demuxer implementation
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/5] avformat/imf: CPL processor
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH 3/5] avformat/imf: Demuxer implementation
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/5] avformat/imf: Demuxer implementation
James Almer
- [FFmpeg-devel] [PATCH 3/5] avformat/imf: Demuxer implementation
Pierre-Anthony Lemieux
Last message date:
Sun Oct 31 22:22:51 EET 2021
Archived on: Sun Oct 31 22:23:13 EET 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).