ffmpeg-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-devel] [PATCH 19/24] lavfi/vf_premultiply: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 05/24] lavfi/vf_hwupload: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 23/24] lavfi/vf_remap: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 20/24] lavfi/vf_quirc: use FILTER_PIXFMTS_ARRAY() instead of query_formats()
Anton Khirnov
[FFmpeg-devel] [PATCH 15/24] lavfi/vf_overlay_qsv: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 24/24] lavfi/vf_scale: switch to query_func2()
Anton Khirnov
Re: [FFmpeg-devel] [PATCH 01/24] lavfi/vf_frei0r: switch to query_func2()
Nicolas George
[FFmpeg-devel] [PATCH 04/24] lavfi/vf_hwupload: validate the hw device in init
Anton Khirnov
[FFmpeg-devel] [PATCH 03/24] lavfi/vf_hwdownload: switch to query_func2()
Anton Khirnov
[FFmpeg-devel] [PATCH 08/24] lavfi/vf_libplacebo: move vulkan initialization to init
Anton Khirnov
[FFmpeg-devel] [PATCH] doc/bitstream_filters: elaborate on h264_redundant_pps
Marth64
[FFmpeg-devel] [PATCH] riscv/vvc: fix UNDEF whilst initialising DSP
Rémi Denis-Courmont
Re: [FFmpeg-devel] [PATCH] riscv/vvc: fix UNDEF whilst initialising DSP
flow gg
Re: [FFmpeg-devel] [PATCH] riscv/vvc: fix UNDEF whilst initialising DSP
Martin Storsjö
[FFmpeg-devel] [PATCH 1/4] lavu/pixfmt: add AV_PIX_FMT_RGBA128
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 3/4] vulkan: add support for AV_PIX_FMT_RGBA128
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 2/4] lavu/pixfmt: add AV_PIX_FMT_RGB96
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 4/4] vulkan: add support for AV_PIX_FMT_RGB96
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 1/4] lavu/pixfmt: add AV_PIX_FMT_RGBA128
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 1/4] lavu/pixfmt: add AV_PIX_FMT_RGBA128
James Almer
Re: [FFmpeg-devel] [PATCH 1/4] lavu/pixfmt: add AV_PIX_FMT_RGBA128
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 1/4] lavu/pixfmt: add AV_PIX_FMT_RGBA128
James Almer
Re: [FFmpeg-devel] [PATCH 1/4] lavu/pixfmt: add AV_PIX_FMT_RGBA128
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH, v3] avcodec/amfenc: increase precision of Sleep() on Windows
Araz Iusubov
Re: [FFmpeg-devel] [PATCH, v3] avcodec/amfenc: increase precision of Sleep() on Windows
Dmitrii Ovchinnikov
Re: [FFmpeg-devel] [PATCH, v3] avcodec/amfenc: increase precision of Sleep() on Windows
Kieran Kunhya via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH, v3] avcodec/amfenc: increase precision of Sleep() on Windows
Dmitrii Ovchinnikov
[FFmpeg-devel] [PATCH] libavcodec/Makefile: add a makefile for Vulkan shaders
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH] vulkan_decode: remove yuv sampler for DPB images
Benjamin Cheng via ffmpeg-devel
[FFmpeg-devel] [PATCH v2] lavc/hevcdec: unbreak WPP/progress2 code
Anton Khirnov
[FFmpeg-devel] [PATCH 5/5] lavc/vvc_mc: R-V V sad
uk7b
[FFmpeg-devel] [PATCH 5/5] lavc/vvc_mc: R-V V sad
uk7b
[FFmpeg-devel] [PATCH 3/5] lavc/vvc_mc: R-V V put_uni_pixels
uk7b
Re: [FFmpeg-devel] [PATCH 3/5] lavc/vvc_mc: R-V V put_uni_pixels
Rémi Denis-Courmont
Re: [FFmpeg-devel] [PATCH 3/5] lavc/vvc_mc: R-V V put_uni_pixels
Rémi Denis-Courmont
[FFmpeg-devel] [PATCH 3/5] lavc/vvc_mc: R-V V put_uni_pixels
uk7b
Re: [FFmpeg-devel] [PATCH 3/5] lavc/vvc_mc: R-V V put_uni_pixels
flow gg
[FFmpeg-devel] [PATCH 4/5] lavc/hevc: R-V V pel_uni(pow2)
uk7b
[FFmpeg-devel] [PATCH 4/5] lavc/hevc: R-V V pel_uni(pow2)
uk7b
Re: [FFmpeg-devel] [PATCH 4/5] lavc/hevc: R-V V pel_uni(pow2)
flow gg
[FFmpeg-devel] [PATCH 4/5] lavc/hevc: R-V V pel_uni(pow2)
uk7b
[FFmpeg-devel] [PATCH 2/5] lavc/riscv: Move VVC macro to h26x
uk7b
[FFmpeg-devel] [PATCH 2/5] lavc/riscv: Move VVC macro to h26x
uk7b
[FFmpeg-devel] [PATCH 1/5] lavc/vvc_mc: R-V V put_pixels
uk7b
Re: [FFmpeg-devel] [PATCH 1/5] lavc/vvc_mc: R-V V put_pixels
Rémi Denis-Courmont
[FFmpeg-devel] [PATCH 1/5] lavc/vvc_mc: R-V V put_pixels
uk7b
Re: [FFmpeg-devel] [PATCH 1/5] lavc/vvc_mc: R-V V put_pixels
flow gg
[FFmpeg-devel] [PATCH] avcodec/mediacodecdec_common: Workaround MTK broken crop implementation
Zhao Zhili
[FFmpeg-devel] [PATCH 1/3] avformat/dashdec: return ret directly in open_demux_for_component()
Marth64
[FFmpeg-devel] [PATCH 2/3] avformat/dashdec: check return code of avcodec_parameters_copy()
Marth64
Re: [FFmpeg-devel] [PATCH 2/3] avformat/dashdec: check return code of avcodec_parameters_copy()
Steven Liu
[FFmpeg-devel] [PATCH 3/3] avformat/dashdec: format open_demux_for_component()
Marth64
Re: [FFmpeg-devel] [PATCH 3/3] avformat/dashdec: format open_demux_for_component()
Steven Liu
Re: [FFmpeg-devel] [PATCH 1/3] avformat/dashdec: return ret directly in open_demux_for_component()
Steven Liu
Re: [FFmpeg-devel] [PATCH 1/3] avformat/dashdec: return ret directly in open_demux_for_component()
Steven Liu
Re: [FFmpeg-devel] [PATCH 1/3] avformat/dashdec: return ret directly in open_demux_for_component()
Marth64
[FFmpeg-devel] [PATCH 00/19] swscale: major API refactor and new graph dispatch
Niklas Haas
[FFmpeg-devel] [PATCH 01/19] swscale: publicly typedef struct SwsContext
Niklas Haas
Re: [FFmpeg-devel] [PATCH 01/19] swscale: publicly typedef struct SwsContext
Michael Niedermayer
[FFmpeg-devel] [PATCH 03/19] swscale: slightly reorder header
Niklas Haas
[FFmpeg-devel] [PATCH 04/19] swscale: add sws_free_context()
Niklas Haas
[FFmpeg-devel] [PATCH 13/19] swscale: organize and better document flags
Niklas Haas
[FFmpeg-devel] [PATCH 14/19] swscale/internal: expose sws_init_single_context() internally
Niklas Haas
[FFmpeg-devel] [PATCH 18/19] tests/swscale: add a benchmarking mode
Niklas Haas
[FFmpeg-devel] [PATCH 15/19] swscale/graph: add new high-level scaler dispatch mechanism
Niklas Haas
[FFmpeg-devel] [PATCH 16/19] swscale: introduce new, dynamic scaling API
Niklas Haas
[FFmpeg-devel] [PATCH 19/19] avfilter/vf_scale: switch to new swscale API
Niklas Haas
[FFmpeg-devel] [PATCH 17/19] tests/swscale: rewrite on top of new API
Niklas Haas
[FFmpeg-devel] [PATCH 07/19] swscale: add sws_is_noop()
Niklas Haas
[FFmpeg-devel] [PATCH 06/19] swscale: add new frame testing API
Niklas Haas
[FFmpeg-devel] [PATCH 05/19] swscale/utils: add SwsFormat abstraction and helpers
Niklas Haas
Re: [FFmpeg-devel] [PATCH 05/19] swscale/utils: add SwsFormat abstraction and helpers
Niklas Haas
Re: [FFmpeg-devel] [PATCH 05/19] swscale/utils: add SwsFormat abstraction and helpers
Michael Niedermayer
[FFmpeg-devel] [PATCH 08/19] swscale/options: cosmetic changes
Niklas Haas
[FFmpeg-devel] [PATCH 09/19] swscale/internal: use static_assert for enforcing offsets
Niklas Haas
Re: [FFmpeg-devel] [PATCH 09/19] swscale/internal: use static_assert for enforcing offsets
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 09/19] swscale/internal: use static_assert for enforcing offsets
Niklas Haas
[FFmpeg-devel] [PATCH 10/19] swscale/x86: use dedicated int for self-modifying MMX dstW
Niklas Haas
[FFmpeg-devel] [PATCH 12/19] swscale: expose SwsContext publicly
Niklas Haas
Re: [FFmpeg-devel] [PATCH 02/19] swscale: rename SwsContext to SwsInternal
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 02/19] swscale: rename SwsContext to SwsInternal
Niklas Haas
Re: [FFmpeg-devel] [PATCH 02/19] swscale: rename SwsContext to SwsInternal
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 02/19] swscale: rename SwsContext to SwsInternal
Niklas Haas
Re: [FFmpeg-devel] [PATCH 00/19] swscale: major API refactor and new graph dispatch
Niklas Haas
[FFmpeg-devel] ffmpeg-patchwork & trac are down/offline
Dennis Mungai
Re: [FFmpeg-devel] ffmpeg-patchwork & trac are down/offline
Michael Niedermayer
[FFmpeg-devel] [PATCH 1/5] avcodec/ffv1enc: allow manually specifying the crc type
Michael Niedermayer
[FFmpeg-devel] [PATCH 2/5] avcodec/ffv1enc: Move slice termination into threads
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 2/5] avcodec/ffv1enc: Move slice termination into threads
Michael Niedermayer
[FFmpeg-devel] [PATCH 3/5] avcodec/ffv1dec: Fix end computation with ec=2
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 3/5] avcodec/ffv1dec: Fix end computation with ec=2
Michael Niedermayer
[FFmpeg-devel] [PATCH 4/5] avcodec/ffv1enc: Fix RCT with RGB64
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 4/5] avcodec/ffv1enc: Fix RCT with RGB64
Michael Niedermayer
[FFmpeg-devel] [PATCH 5/5] [RFC] libavcodec/ffv1enc: Support storing LSB raw
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 5/5] [RFC] libavcodec/ffv1enc: Support storing LSB raw
Jerome Martinez
Re: [FFmpeg-devel] [PATCH 1/5] avcodec/ffv1enc: allow manually specifying the crc type
Jerome Martinez
Re: [FFmpeg-devel] [PATCH 1/5] avcodec/ffv1enc: allow manually specifying the crc type
Michael Niedermayer
[FFmpeg-devel] GSoC Mentor Summit Reimbursement Request
Frank Plowman
Re: [FFmpeg-devel] GSoC Mentor Summit Reimbursement Request
Frank Plowman
Re: [FFmpeg-devel] GSoC Mentor Summit Reimbursement Request
Michael Niedermayer
Re: [FFmpeg-devel] GSoC Mentor Summit Reimbursement Request
Stefano Sabatini
Re: [FFmpeg-devel] GSoC Mentor Summit Reimbursement Request
Thilo Borgmann via ffmpeg-devel
Re: [FFmpeg-devel] GSoC Mentor Summit Reimbursement Request
Thilo Borgmann via ffmpeg-devel
Re: [FFmpeg-devel] GSoC Mentor Summit Reimbursement Request
Thilo Borgmann via ffmpeg-devel
[FFmpeg-devel] [PATCH 1/2] lavc/pthread_slice: unbreak WPP/progress2 code
Anton Khirnov
[FFmpeg-devel] [PATCH 2/2] lavc/pthread_slice: rename ff_thread_await/report_progress2()
Anton Khirnov
[FFmpeg-devel] [PATCH v1] avformat/dashdec: remove xmlCleanupParser call in dashdec
Steven Liu
Re: [FFmpeg-devel] [PATCH v1] avformat/dashdec: remove xmlCleanupParser call in dashdec
epirat07
[FFmpeg-devel] [PATCH 1/7] lavu/pixfmt: add AV_PIX_FMT_RGBA32
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 4/7] hwcontext_vulkan: add support for AV_PIX_FMT_RGBA32
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 4/7] hwcontext_vulkan: add support for AV_PIX_FMT_RGBA32
James Almer
Re: [FFmpeg-devel] [PATCH 4/7] hwcontext_vulkan: add support for AV_PIX_FMT_RGBA32
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 3/7] hwcontext_vulkan: add support for AV_PIX_FMT_RGBAF32
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 2/7] lavu/pixfmt: add AV_PIX_FMT_RGB32
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 2/7] lavu/pixfmt: add AV_PIX_FMT_RGB32
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 2/7] lavu/pixfmt: add AV_PIX_FMT_RGB32
James Almer
[FFmpeg-devel] [PATCH 5/7] hwcontext_vulkan: add support for AV_PIX_FMT_RGB32
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 6/7] hwcontext_vulkan: add support for AV_PIX_FMT_RGBF32
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 7/7] hwcontext_vulkan: enable shaderBufferInt64Atomics if supported
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 1/7] lavu/pixfmt: add AV_PIX_FMT_RGBA32
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 1/7] lavu/pixfmt: add AV_PIX_FMT_RGBA32
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 1/7] lavu/pixfmt: add AV_PIX_FMT_RGBA32
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 1/7] lavu/pixfmt: add AV_PIX_FMT_RGBA32
James Almer
[FFmpeg-devel] Howto utilize GPU acceleration outside expected places?
martin schitter
Re: [FFmpeg-devel] Howto utilize GPU acceleration outside expected places?
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] Howto utilize GPU acceleration outside expected places?
martin schitter
Re: [FFmpeg-devel] Howto utilize GPU acceleration outside expected places?
Lynne via ffmpeg-devel
Re: [FFmpeg-devel] Howto utilize GPU acceleration outside expected places?
martin schitter
Re: [FFmpeg-devel] Howto utilize GPU acceleration outside expected places?
Anton Khirnov
Re: [FFmpeg-devel] Howto utilize GPU acceleration outside expected places?
martin schitter
[FFmpeg-devel] [PATCH] vulkan: use correct signed image type for storage images
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH v11 0/3] DNxUncompressed decoder
Martin Schitter
[FFmpeg-devel] [PATCH v11 2/3] doc: DNxUncompressed Changelog and doc entries
Martin Schitter
[FFmpeg-devel] [PATCH v11 3/3] tests: Fate sample tests for DNxUncompressed
Martin Schitter
[FFmpeg-devel] [PATCH v11 1/3] libavcodec/dnxucdec: DNxUncompressed decoder
Martin Schitter
Re: [FFmpeg-devel] [PATCH v11 1/3] libavcodec/dnxucdec: DNxUncompressed decoder
Anton Khirnov
Re: [FFmpeg-devel] [PATCH v11 1/3] libavcodec/dnxucdec: DNxUncompressed decoder
Martin Schitter
Re: [FFmpeg-devel] [PATCH v11 1/3] libavcodec/dnxucdec: DNxUncompressed decoder
Anton Khirnov
Re: [FFmpeg-devel] [PATCH v11 1/3] libavcodec/dnxucdec: DNxUncompressed decoder
Martin Schitter
Re: [FFmpeg-devel] [PATCH v11 1/3] libavcodec/dnxucdec: DNxUncompressed decoder
Michael Niedermayer
[FFmpeg-devel] [PATCH] vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH] avutil/pixdesc: use a bigger variable type when writing bitstream formats
James Almer
Re: [FFmpeg-devel] [PATCH] avutil/pixdesc: use a bigger variable type when writing bitstream formats
James Almer
[FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: Respect the -refs option
Cameron Gutman
[FFmpeg-devel] [PATCH 1/5] swscale/rgb2rgb_template: Fix ff_rgb24toyv12_c() with odd height
Michael Niedermayer
[FFmpeg-devel] [PATCH 2/5] swscale/output: used unsigned for bit accumulation
Michael Niedermayer
[FFmpeg-devel] [PATCH 3/5] avformat/mxfdec: Fix overflow in midpoint computation
Michael Niedermayer
[FFmpeg-devel] [PATCH 4/5] avformat/mxfdec: Detect infinite loop of segments
Michael Niedermayer
[FFmpeg-devel] [PATCH 5/5] avformat/mpegts: Initialize predefined_SLConfigDescriptor_seen
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 1/5] swscale/rgb2rgb_template: Fix ff_rgb24toyv12_c() with odd height
Michael Niedermayer
[FFmpeg-devel] [PATCH] avcodec/amfenc: Pass through TRC and primaries for YUV input
Cameron Gutman
[FFmpeg-devel] [PATCH 0/4] fate: add missing dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH 1/4] fate/all: add missing file protocol dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH 2/4] fate/demux: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH 3/4] fate/filter-audio: add missing flv nellymoser dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH 4/4] fate/all: add missing crc/framecrc/md5/framemd5/pipe dependencies
Nicolas Gaullier
Re: [FFmpeg-devel] [PATCH 4/4] fate/all: add missing crc/framecrc/md5/framemd5/pipe dependencies
Nicolas Gaullier
Re: [FFmpeg-devel] [PATCH 4/4] fate/all: add missing crc/framecrc/md5/framemd5/pipe dependencies
Nicolas Gaullier
Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mpeg_er: Don't set block_index unnecessarily
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 1/2] avformat/mov: Avoid overflow in dts
Michael Niedermayer
[FFmpeg-devel] [Uncompressed MP4] RFC - Draft Encoder
Devon Sookhoo
Re: [FFmpeg-devel] [Uncompressed MP4] RFC - Draft Encoder
Tomas Härdin
Re: [FFmpeg-devel] [Uncompressed MP4] RFC - Draft Encoder
Devon Sookhoo
Re: [FFmpeg-devel] [Uncompressed MP4] RFC - Draft Encoder
Tomas Härdin
Re: [FFmpeg-devel] [Uncompressed MP4] RFC - Draft Encoder
Devon Sookhoo
Re: [FFmpeg-devel] [Uncompressed MP4] RFC - Draft Encoder
Tomas Härdin
Re: [FFmpeg-devel] [Uncompressed MP4] RFC - Draft Encoder
Devon Sookhoo
Re: [FFmpeg-devel] [Uncompressed MP4] RFC - Draft Encoder
Michael Niedermayer
[FFmpeg-devel] [PATCH v3] avcodec/mfenc: add support for AV1 MF encoders
Dash Santosh
Re: [FFmpeg-devel] [PATCH v3] avcodec/mfenc: add support for AV1 MF encoders
Martin Storsjö
[FFmpeg-devel] [PATCH] libavformat/http: fix support for reconnect_at_eof
Radoslav Gerganov
Re: [FFmpeg-devel] [PATCH] libavformat/http: fix support for reconnect_at_eof
Rémi Denis-Courmont
Re: [FFmpeg-devel] [PATCH] libavformat/http: fix support for reconnect_at_eof
Radoslav Gerganov
[FFmpeg-devel] [PATCH v2] avcodec/mfenc: add support for AV1 MF encoders
Dash Santosh
Re: [FFmpeg-devel] [PATCH v2] avcodec/mfenc: add support for AV1 MF encoders
Martin Storsjö
[FFmpeg-devel] [PATCH] Added support to enable VBV-End feature with x265 encode
Yaswanth Sastry
Re: [FFmpeg-devel] [PATCH] Added support to enable VBV-End feature with x265 encode
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] Added support to enable VBV-End feature with x265 encode
Yaswanth Sastry
Re: [FFmpeg-devel] [PATCH] Added support to enable VBV-End feature with x265 encode
Anton Khirnov
Re: [FFmpeg-devel] [PATCH] Added support to enable VBV-End feature with x265 encode
Yaswanth Sastry
Re: [FFmpeg-devel] [PATCH] Added support to enable VBV-End feature with x265 encode
Michael Niedermayer
[FFmpeg-devel] [PATCH] avcodec/vp56: decode interlace content
Peter Ross
Re: [FFmpeg-devel] [PATCH] avcodec/vp56: decode interlace content
Anton Khirnov
[FFmpeg-devel] can not run encoding example of FFmpeg
cfd new via ffmpeg-devel
Re: [FFmpeg-devel] can not run encoding example of FFmpeg
Marth64
[FFmpeg-devel] [PATCH v2] avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1
Ingo Brückl
Re: [FFmpeg-devel] [PATCH v2] avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1
Xiang, Haihao
Re: [FFmpeg-devel] [PATCH v5 1/2] configure, lavu, lavc, lavfi: Remove libva 1.x support
Wang, Fei W
[FFmpeg-devel] [PATCH] libavutil/vulkan: fix flexible array struct allocation
Marvin Scholz
Re: [FFmpeg-devel] [PATCH] libavutil/vulkan: fix flexible array struct allocation
Lynne via ffmpeg-devel
[FFmpeg-devel] [PATCH 01/21] swscale/input: add AYUV input support
James Almer
[FFmpeg-devel] [PATCH 02/21] swscale/input: add UYVA input support
James Almer
[FFmpeg-devel] [PATCH 03/21] swscale/input: add VYU444 input support
James Almer
[FFmpeg-devel] [PATCH 04/21] swscale/input: add V30X input support
James Almer
[FFmpeg-devel] [PATCH 05/21] swscale/output: add missing yuv2packed1 and yuv2packed2 support for VUY{X, A}
James Almer
[FFmpeg-devel] [PATCH 09/21] swscale/output: add V30X output support
James Almer
Re: [FFmpeg-devel] [PATCH 09/21] swscale/output: add V30X output support
Michael Niedermayer
[FFmpeg-devel] [PATCH 06/21] swscale/output: add AYUV output support
James Almer
Re: [FFmpeg-devel] [PATCH 06/21] swscale/output: add AYUV output support
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 06/21] swscale/output: add AYUV output support
James Almer
Earlier messages
Later messages