ffmpeg-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-devel] [PATCH 02/20] lavfi/vf_boxblur: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 04/20] lavfi/vf_colorspace: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 03/20] lavfi/vf_ciescope: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 10/20] lavfi/vf_drawtext: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 16/20] lavfi/vf_fieldmatch: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 06/20] lavfi/vf_crop: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 13/20] lavfi/vf_fade: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 14/20] lavfi/vf_feedback: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 11/20] lavfi/vf_edgedetect: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 18/20] lavfi/vf_format: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 17/20] lavfi/vf_fieldorder: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 12/20] lavfi/vf_elbg: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 07/20] lavfi/vf_datascope: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 20/20] lavfi/vf_geq: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 15/20] lavfi/vf_fieldhint: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 19/20] lavfi/vf_hwmap: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 05/20] lavfi/vf_copy: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 08/20] lavfi/vf_deband: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 09/20] lavfi/vf_detelecine: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 1/2] doc/ffmpeg: rewrite the detailed description chapter
Anton Khirnov
[FFmpeg-devel] [PATCH 2/2] doc/ffmpeg.texi: add a diagram for the loopback decoder example
Anton Khirnov
[FFmpeg-devel] [PATCH 1/7] lavfi/avfilter: move AVFilterContext.ready to FFFilterContext
Anton Khirnov
[FFmpeg-devel] [PATCH 5/7] lavfi/avfilter: make ff_inlink_evaluate_timeline_at_frame() static
Anton Khirnov
[FFmpeg-devel] [PATCH 6/7] lavfi/avfilter: drop ff_ prefixes from static functions
Anton Khirnov
[FFmpeg-devel] [PATCH 4/7] lavfi/avfilter: document AVFilterContext.is_disabled as private
Anton Khirnov
Re: [FFmpeg-devel] [PATCH 4/7] lavfi/avfilter: document AVFilterContext.is_disabled as private
epirat07
Re: [FFmpeg-devel] [PATCH 4/7] lavfi/avfilter: document AVFilterContext.is_disabled as private
Anton Khirnov
[FFmpeg-devel] [PATCH 2/7] lavfi/avfilter: move AVFilterContext.{enable, var_values} to FFFilterContext
Anton Khirnov
[FFmpeg-devel] [PATCH 7/7] fftools/ffmpeg_filter: stop setting a no-op option
Anton Khirnov
[FFmpeg-devel] [PATCH 3/7] lavfi/avfilter: move AVFilterContext.command_queue to FFFilterContext
Anton Khirnov
[FFmpeg-devel] [PATCH v2] configure: suggest installing nasm before using --disable-x86asm
vipyne
[FFmpeg-devel] [PATCH 1/2] avcodec/hevc/ps: print the correct unsupported scalability value found
James Almer
[FFmpeg-devel] [PATCH 2/2] avcodec/hevc/ps: print a more accurate message when parsing an SPS for an unsupported layer
James Almer
Re: [FFmpeg-devel] [PATCH 2/2] avcodec/hevc/ps: print a more accurate message when parsing an SPS for an unsupported layer
Anton Khirnov
[FFmpeg-devel] [PATCH] avcodec/mediacodecenc: Fix access of uninitialized value
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] avcodec/mediacodecenc: Fix access of uninitialized value
Matthieu Bouron
[FFmpeg-devel] [PATCH v2 1/2] fftools: do not access out of bounds filtergraph
Marvin Scholz
[FFmpeg-devel] [PATCH v2 2/2] fftools: log unconnected filter output label
Marvin Scholz
[FFmpeg-devel] [PATCH] avcodec/ffv1: RCT is only possible with RGB
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] avcodec/ffv1: RCT is only possible with RGB
Michael Niedermayer
[FFmpeg-devel] [PATCH 1/5] configure: drop yasm support
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 2/5] Revert "x86/tx_float: change a condition in a preprocessor check"
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 3/5] Revert "x86/tx_float: add missing preprocessor wrapper for AVX2 functions"
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 4/5] Revert "x86/tx_float: add missing check for AVX2"
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 5/5] Revert "x86/tx_float: set all operands for shufps"
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 1/5] configure: drop yasm support
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 1/8] vulkan: always enable GL_EXT_scalar_block_layout
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 2/8] vulkan_functions: change extension type to a typedef uint64_t
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 3/8] hwcontext_vulkan: enable VK_KHR_shader_relaxed_extended_instruction
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 4/8] hwcontext_vulkan: move device feature struct setup to a new function
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 5/8] lavfi/*vulkan: forward FFVulkanContext to SPIR-V compilers
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 6/8] vulkan_glslang: add more stages, target Vulkan 1.3 and output debug info
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 8/8] vulkan: don't enable GL_EXT_buffer_reference by default
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 7/8] vulkan_shaderc: add more stages, target Vulkan 1.3 and only output debug if needed
Lynne via ffmpeg-devel
[FFmpeg-devel] HTTP/2 client code
Pablo Navarro
[FFmpeg-devel] [PATCH] configure: Enable -Wno-implicit-const-int-float-conversion if available
Martin Storsjö
Re: [FFmpeg-devel] [PATCH] configure: Enable -Wno-implicit-const-int-float-conversion if available
Martin Storsjö
[FFmpeg-devel] [PATCH] avcodec/dxva2: Fix compilation with Mingw-w64
Tobias Rapp
Re: [FFmpeg-devel] [PATCH] avcodec/dxva2: Fix compilation with Mingw-w64
James Almer
Re: [FFmpeg-devel] [PATCH] avcodec/dxva2: Fix compilation with Mingw-w64
Tobias Rapp
[FFmpeg-devel] [PATCH] libavcodec: x86: Remove an explicit include of config.asm
Martin Storsjö
Re: [FFmpeg-devel] [PATCH] libavcodec: x86: Remove an explicit include of config.asm
Martin Storsjö
[FFmpeg-devel] [PATCH] av1dec: Don't crash if decoding of some frames have failed
Martin Storsjö
Re: [FFmpeg-devel] [PATCH] av1dec: Don't crash if decoding of some frames have failed
Martin Storsjö
[FFmpeg-devel] [PATCH] avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1
Ingo Brückl
[FFmpeg-devel] [PATCH] avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1
Ingo Brückl
[FFmpeg-devel] [PATCH] avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1
Ingo Brückl
Re: [FFmpeg-devel] [PATCH] avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1
Xiang, Haihao
[FFmpeg-devel] [PATCH v4 1/3] avcodec: make a local copy of executor
Nuo Mi
[FFmpeg-devel] [PATCH v4 2/3] avcodec/executor: remove unused ready callback
Nuo Mi
[FFmpeg-devel] [PATCH v4 3/3] avcodec/vvc: simplify priority logical to improve performance for 4K/8K
Nuo Mi
[FFmpeg-devel] [PATCH 1/3] avcodec/ffv1enc: Correct error message about unsupported version
Michael Niedermayer
[FFmpeg-devel] [PATCH 2/3] avcodec/ffv1enc: Prevent generation of files with broken slices
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 2/3] avcodec/ffv1enc: Prevent generation of files with broken slices
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 2/3] avcodec/ffv1enc: Prevent generation of files with broken slices
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 2/3] avcodec/ffv1enc: Prevent generation of files with broken slices
Michael Niedermayer
[FFmpeg-devel] [PATCH 3/3] avcodec/ffv1: Implement new slice tiling
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 3/3] avcodec/ffv1: Implement new slice tiling
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 1/3] avcodec/ffv1enc: Correct error message about unsupported version
Michael Niedermayer
[FFmpeg-devel] Question Regarding Removal of Blowfish from libavutil in FFmpeg
Kumar, Rahul via ffmpeg-devel
Re: [FFmpeg-devel] Question Regarding Removal of Blowfish from libavutil in FFmpeg
Michael Niedermayer
Re: [FFmpeg-devel] [External] Re: Question Regarding Removal of Blowfish from libavutil in FFmpeg
Kumar, Rahul via ffmpeg-devel
Re: [FFmpeg-devel] [External] Re: Question Regarding Removal of Blowfish from libavutil in FFmpeg
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [External] Re: Question Regarding Removal of Blowfish from libavutil in FFmpeg
Timo Rothenpieler
Re: [FFmpeg-devel] [External] Re: Question Regarding Removal of Blowfish from libavutil in FFmpeg
James Almer
Re: [FFmpeg-devel] [External] Re: Question Regarding Removal of Blowfish from libavutil in FFmpeg
Anton Khirnov
Re: [FFmpeg-devel] [External] Re: Question Regarding Removal of Blowfish from libavutil in FFmpeg
Michael Niedermayer
[FFmpeg-devel] RFC - Uncompressed MP4
Devon Sookhoo
Re: [FFmpeg-devel] RFC - Uncompressed MP4
Tomas Härdin
Re: [FFmpeg-devel] RFC - Uncompressed MP4
Devon Sookhoo
Re: [FFmpeg-devel] RFC - Uncompressed MP4
Tomas Härdin
Re: [FFmpeg-devel] RFC - Uncompressed MP4
Devon Sookhoo
Re: [FFmpeg-devel] RFC - Uncompressed MP4
Tomas Härdin
Re: [FFmpeg-devel] RFC - Uncompressed MP4
Tomas Härdin
Re: [FFmpeg-devel] RFC - Uncompressed MP4
Devon Sookhoo
Re: [FFmpeg-devel] RFC - Uncompressed MP4
martin schitter
Re: [FFmpeg-devel] RFC - Uncompressed MP4
Devon Sookhoo
Re: [FFmpeg-devel] RFC - Uncompressed MP4
martin schitter
Re: [FFmpeg-devel] RFC - Uncompressed MP4
Devon Sookhoo
Re: [FFmpeg-devel] RFC - Uncompressed MP4
martin schitter
Re: [FFmpeg-devel] RFC - Uncompressed MP4
Devon Sookhoo
[FFmpeg-devel] [PATCH 0/2] documentation changes
vipyne
[FFmpeg-devel] [PATCH 2/2] doc/mailing-list-faq: remove incorrect subscribe info
vipyne
[FFmpeg-devel] [PATCH 1/2] configure: suggest installing nasm/yasm before using --disable-x86asm
vipyne
Re: [FFmpeg-devel] [PATCH 1/2] configure: suggest installing nasm/yasm before using --disable-x86asm
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 1/2] configure: suggest installing nasm/yasm before using --disable-x86asm
Alexander Strasser via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 1/2] configure: suggest installing nasm/yasm before using --disable-x86asm
epirat07
Re: [FFmpeg-devel] [PATCH 1/2] configure: suggest installing nasm/yasm before using --disable-x86asm
vip
[FFmpeg-devel] [PATCH 01/16] lavfi/buffersink: move the option sanity check to init
Anton Khirnov
[FFmpeg-devel] [PATCH 09/16] lavfi/f_select: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 15/16] lavfi/vaf_spectrumsynth: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 02/16] lavfi/buffersink: move channel layout parsing to init
Anton Khirnov
[FFmpeg-devel] [PATCH 13/16] lavfi/src_movie: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 16/16] lavfi/vsrc_testsrc: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 04/16] lavfi/buffersrc: validate hw context presence in video_init()
Anton Khirnov
[FFmpeg-devel] [PATCH 11/16] lavfi/qrencode: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 03/16] lavfi/buffersink: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 07/16] lavfi/f_ebur128: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 10/16] lavfi/f_streamselect: drop useless query_formats() callback
Anton Khirnov
[FFmpeg-devel] [PATCH 08/16] lavfi/f_graphmonitor: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 12/16] lavfi/src_avsynctest: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 14/16] lavfi/vf_stack_{vaapi, qsv}: replace query_formats with a pixfmt list
Anton Khirnov
[FFmpeg-devel] [PATCH 05/16] lavfi/buffersrc: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 06/16] lavfi/f_drawgraph: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH v3 1/3] avcodec: make a local copy of executor
Nuo Mi
[FFmpeg-devel] [PATCH v3 3/3] avcodec/vvc: simplify priority logical to improve performance for 4K/8K
Nuo Mi
[FFmpeg-devel] [PATCH v3 2/3] avcodec/executor: remove unused ready callback
Nuo Mi
Re: [FFmpeg-devel] [PATCH v3 1/3] avcodec: make a local copy of executor
James Almer
Re: [FFmpeg-devel] [PATCH v3 1/3] avcodec: make a local copy of executor
Nuo Mi
Re: [FFmpeg-devel] [PATCH v3 1/3] avcodec: make a local copy of executor
Nuo Mi
Re: [FFmpeg-devel] [PATCH 1/3] avcodec/ffv1enc: Slice combination is unsupported
Michael Niedermayer
[FFmpeg-devel] [PATCH v2 1/3] avcodec: make a local copy of executor
Nuo Mi
[FFmpeg-devel] [PATCH v2 2/3] avcodec/executor: remove unused ready callback
Nuo Mi
[FFmpeg-devel] [PATCH v2 3/3] avcodec/vvc: simplify priority logical to improve performance for 4K/8K
Nuo Mi
Re: [FFmpeg-devel] [PATCH v2 1/3] avcodec: make a local copy of executor
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH v2 1/3] avcodec: make a local copy of executor
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH v2 1/3] avcodec: make a local copy of executor
epirat07
Re: [FFmpeg-devel] [PATCH v2 1/3] avcodec: make a local copy of executor
Zhao Zhili
Re: [FFmpeg-devel] [PATCH v2 1/3] avcodec: make a local copy of executor
Nuo Mi
[FFmpeg-devel] [PATCH 1/2] fftools: do not access out of bounds filtergraph
Marvin Scholz
[FFmpeg-devel] [PATCH 2/2] fftools: log unconnected filter output label
Marvin Scholz
Re: [FFmpeg-devel] [PATCH 1/2] fftools: do not access out of bounds filtergraph
Anton Khirnov
[FFmpeg-devel] [PATCH] avcodec/ffv1enc: 2Pass mode is not possible with golomb coding
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] avcodec/ffv1enc: 2Pass mode is not possible with golomb coding
Michael Niedermayer
[FFmpeg-devel] [PATCH] program_opencl: implement planar and format options
Koushik Dutta
[FFmpeg-devel] [PATCH] program_opencl: implement filter process_command
Koushik Dutta
[FFmpeg-devel] [PATCH v3] avformat/hlsenc: Respect `append_list` flag in subtitle
Jonathan Baecker
Re: [FFmpeg-devel] [PATCH v3] avformat/hlsenc: Respect `append_list` flag in subtitle
Steven Liu
Re: [FFmpeg-devel] [PATCH v3] avformat/hlsenc: Respect `append_list` flag in subtitle
Jonathan Baecker
[FFmpeg-devel] [PATCH 1/2] avformat/mov: factorize getting the current item
James Almer
[FFmpeg-devel] [PATCH 2/2] avformat/mov: parse colr boxes that reference tile grids
James Almer
Re: [FFmpeg-devel] [PATCH 1/2] avformat/mov: factorize getting the current item
Anton Khirnov
Re: [FFmpeg-devel] [PATCH 1/2] avformat/mov: factorize getting the current item
James Almer
[FFmpeg-devel] [PATCH 3/3] avformat/mov: parse clap boxes that reference heif items
James Almer
[FFmpeg-devel] [PATCH 4/4] avformat/mov: get heif image mirroring from imir box
James Almer
Re: [FFmpeg-devel] [PATCH 4/4] avformat/mov: get heif image mirroring from imir box
Anton Khirnov
Re: [FFmpeg-devel] [PATCH 4/4] avformat/mov: get heif image mirroring from imir box
James Almer
[FFmpeg-devel] [PATCH 6/6] fate/mov: add a test for heic images with cropping and rotation metadata
James Almer
[FFmpeg-devel] [PATCH 5/6] avformat/mov: don't abort on invalid clap box data
James Almer
Re: [FFmpeg-devel] [PATCH 1/2] avformat/mov: factorize getting the current item
James Almer
[FFmpeg-devel] [PATCH v3] avformat/hlsenc: Respect `omit_endlist` flag in subtitle playlists
Jonathan Baecker
Re: [FFmpeg-devel] [PATCH v3] avformat/hlsenc: Respect `omit_endlist` flag in subtitle playlists
Steven Liu
Re: [FFmpeg-devel] [PATCH v3] avformat/hlsenc: Respect `omit_endlist` flag in subtitle playlists
Jonathan Baecker
[FFmpeg-devel] [PATCH] libavutil: Makefile: Fix alphabetical order for the film_grain_params files
Martin Storsjö
Re: [FFmpeg-devel] [PATCH] libavutil: Makefile: Fix alphabetical order for the film_grain_params files
Martin Storsjö
[FFmpeg-devel] [PATCH] avcodec/decode: clean-up if get_hw_frames_parameters fails
Thomas Guillem via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] avcodec/decode: clean-up if get_hw_frames_parameters fails
Thomas Guillem via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] avcodec/decode: clean-up if get_hw_frames_parameters fails
Thomas Guillem via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] avcodec/decode: clean-up if get_hw_frames_parameters fails
Rémi Denis-Courmont
Re: [FFmpeg-devel] [PATCH] avcodec/decode: clean-up if get_hw_frames_parameters fails
Thomas Guillem via ffmpeg-devel
[FFmpeg-devel] [PATCH] avcodec/decode: clean-up if get_hw_frames_parameters fails
Thomas Guillem via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] avcodec/decode: clean-up if get_hw_frames_parameters fails
Thomas Guillem via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] avcodec/decode: clean-up if get_hw_frames_parameters fails
Thomas Guillem via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] avcodec/decode: clean-up if get_hw_frames_parameters fails
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] avcodec/decode: clean-up if get_hw_frames_parameters fails
Thomas Guillem via ffmpeg-devel
[FFmpeg-devel] [PATCH] web/index: add release notes for version 7.1
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] web/index: add release notes for version 7.1
Anton Khirnov
Re: [FFmpeg-devel] [PATCH] web/index: add release notes for version 7.1
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] web/index: add release notes for version 7.1
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH] web/contact: update broken KiwiIRC URL to Libera's instance
Marth64
[FFmpeg-devel] [PATCH v2 1/2] avcodec/flashsvenc: add compression_level option
Ramiro Polla
[FFmpeg-devel] [PATCH v2 2/2] tests/fate: disable compression for zlib-based codecs
Ramiro Polla
Re: [FFmpeg-devel] [PATCH v2 2/2] tests/fate: disable compression for zlib-based codecs
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v2 2/2] tests/fate: disable compression for zlib-based codecs
Ramiro Polla
Re: [FFmpeg-devel] [PATCH v2 2/2] tests/fate: disable compression for zlib-based codecs
James Almer
Re: [FFmpeg-devel] [PATCH v2 1/2] avcodec/flashsvenc: add compression_level option
James Almer
Re: [FFmpeg-devel] [PATCH v2 1/2] avcodec/flashsvenc: add compression_level option
Ramiro Polla
[FFmpeg-devel] [PATCH 1/2] avcodec/flashsvenc: add compression_level option
Ramiro Polla
[FFmpeg-devel] [PATCH 2/2] tests/fate: disable compression for zlib-based codecs
Ramiro Polla
Re: [FFmpeg-devel] [PATCH 2/2] tests/fate: disable compression for zlib-based codecs
James Almer
Re: [FFmpeg-devel] [PATCH 2/2] tests/fate: disable compression for zlib-based codecs
Ramiro Polla
[FFmpeg-devel] [PATCH] tests/fate/filter-video: don't convert owdenoise test to mpeg range
Ramiro Polla
Re: [FFmpeg-devel] [PATCH] tests/fate/filter-video: don't convert owdenoise test to mpeg range
Anton Khirnov
Re: [FFmpeg-devel] [PATCH] tests/fate/filter-video: don't convert owdenoise test to mpeg range
Ramiro Polla
Re: [FFmpeg-devel] [PATCH] tests/fate/filter-video: don't convert owdenoise test to mpeg range
Anton Khirnov
Re: [FFmpeg-devel] [PATCH] tests/fate/filter-video: don't convert owdenoise test to mpeg range
Ramiro Polla
Re: [FFmpeg-devel] [PATCH] tests/fate/filter-video: don't convert owdenoise test to mpeg range
Michael Niedermayer
[FFmpeg-devel] [PATCH v4 1/3] aarch64/vvc: Add w_avg
Zhao Zhili
Re: [FFmpeg-devel] [PATCH v4 1/3] aarch64/vvc: Add w_avg
Martin Storsjö
Re: [FFmpeg-devel] [PATCH v4 1/3] aarch64/vvc: Add w_avg
Nuo Mi
Earlier messages
Later messages