ffmpeg-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-devel] [PATCH] swscale: rgb_to_yuv neon optimizations
Dmitriy Kovalenko
Re: [FFmpeg-devel] [PATCH] swscale: rgb_to_yuv neon optimizations
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] swscale: rgb_to_yuv neon optimizations
Dmitriy Kovalenko
Re: [FFmpeg-devel] [PATCH] swscale: rgb_to_yuv neon optimizations
Ramiro Polla
[FFmpeg-devel] [PATCH] lavfi: add noop multimedia filter
Marvin Scholz
[FFmpeg-devel] [PATCH v6 0/4] Remove chained ogg stream header packets from the demuxer
Romain Beauxis
[FFmpeg-devel] [PATCH v6 1/4] libavformat/oggdec.{c, h}: Add new_extradata, use it to pass extradata to the next decoded packet.
Romain Beauxis
[FFmpeg-devel] [PATCH v6 3/4] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
Re: [FFmpeg-devel] [PATCH v6 3/4] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v6 3/4] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
Re: [FFmpeg-devel] [PATCH v6 3/4] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v6 3/4] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
[FFmpeg-devel] [PATCH v6 4/4] libavformat/oggdec.h: Change paket function documentation to return 1 on header packets only.
Romain Beauxis
[FFmpeg-devel] [PATCH v6 2/4] ogg/vorbis: factor out header processing logic.
Romain Beauxis
[FFmpeg-devel] [PATCH 1/1] avcodec/pcm: reduce code size
chenyu202107
[FFmpeg-devel] [PATCH 1/1] [ffmpeg-deve] avcodec/mpegaudiodec optimizing code size
chenyu202107
Re: [FFmpeg-devel] [PATCH 1/1] [ffmpeg-deve] avcodec/mpegaudiodec optimizing code size
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 1/1] [ffmpeg-deve] avcodec/mpegaudiodec optimizing code size
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 1/1] avcodec/pcm: reduce code size
Andreas Rheinhardt
[FFmpeg-devel] [PATCH 1/1] [ffmpeg-deve] avcodec/mpegaudiodec optimizing code size
chenyu202107
Re: [FFmpeg-devel] [PATCH 1/1] [ffmpeg-deve] avcodec/mpegaudiodec optimizing code size
Andreas Rheinhardt
[FFmpeg-devel] [PATCH] avutil/refstruct: Remove redundant check
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH] avutil/refstruct: Remove redundant check
Andreas Rheinhardt
[FFmpeg-devel] [PATCH] avcodec/rv60dec: Avoid branch when decoding cbp16
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH] avcodec/rv60dec: Avoid branch when decoding cbp16
Peter Ross
Re: [FFmpeg-devel] [PATCH] avcodec/rv60dec: Avoid branch when decoding cbp16
Andreas Rheinhardt
[FFmpeg-devel] [PATCH] swscale/swscale_unscaled: fix planarRgbToplanarRgbWrapper() for formats with bpc between 9-14 bits
Ramiro Polla
[FFmpeg-devel] [PATCH 1/3] swscale/swscale_unscaled: fix planarCopyWrapper() for yuv444p => yuva444p
Ramiro Polla
[FFmpeg-devel] [PATCH 2/3] swscale/swscale_unscaled: fix packed30togbra10() for formats with bpc between 9-14 bits
Ramiro Polla
[FFmpeg-devel] [PATCH 3/3] swscale/swscale_unscaled: fix packed16togbra16() for formats with bpc between 9-14 bits
Ramiro Polla
Re: [FFmpeg-devel] [PATCH 3/3] swscale/swscale_unscaled: fix packed16togbra16() for formats with bpc between 9-14 bits
James Almer
Re: [FFmpeg-devel] [PATCH 3/3] swscale/swscale_unscaled: fix packed16togbra16() for formats with bpc between 9-14 bits
James Almer
Re: [FFmpeg-devel] [PATCH 3/3] swscale/swscale_unscaled: fix packed16togbra16() for formats with bpc between 9-14 bits
Ramiro Polla
Re: [FFmpeg-devel] [PATCH 3/3] swscale/swscale_unscaled: fix packed16togbra16() for formats with bpc between 9-14 bits
Ramiro Polla
[FFmpeg-devel] [PATCH 01/17] swscale/format: rename legacy format conversion table
Niklas Haas
[FFmpeg-devel] [PATCH 03/17] tests/checkasm: increase number of runs in between measurements
Niklas Haas
[FFmpeg-devel] [PATCH 04/17] tests/checkasm: add checkasm_check_float
Niklas Haas
Re: [FFmpeg-devel] [PATCH 04/17] tests/checkasm: add checkasm_check_float
Martin Storsjö
[FFmpeg-devel] [PATCH 06/17] swscale/ops: introduce new low level framework
Niklas Haas
[FFmpeg-devel] [PATCH 05/17] swscale: add SWS_UNSTABLE flag
Niklas Haas
[FFmpeg-devel] [PATCH 09/17] swscale/ops: add dispatch layer
Niklas Haas
[FFmpeg-devel] [PATCH 07/17] swscale/optimizer: add high-level ops optimizer
Niklas Haas
[FFmpeg-devel] [PATCH 17/17] swscale/graph: allow experimental use of new format handler
Niklas Haas
[FFmpeg-devel] [PATCH 16/17] swscale/format: add new format decode/encode logic
Niklas Haas
[FFmpeg-devel] [PATCH 08/17] swscale/ops_internal: add internal ops backend API
Niklas Haas
[FFmpeg-devel] [PATCH 11/17] swscale/ops_chain: add internal abstraction for kernel linking
Niklas Haas
[FFmpeg-devel] [PATCH 12/17] swscale/ops_backend: add reference backend basend on C templates
Niklas Haas
[FFmpeg-devel] [PATCH 14/17] swscale/x86: add SIMD backend
Niklas Haas
[FFmpeg-devel] [PATCH 15/17] tests/checkasm: add checkasm tests for swscale ops
Niklas Haas
[FFmpeg-devel] [PATCH 02/17] swscale/format: add ff_fmt_clear()
Niklas Haas
[FFmpeg-devel] [PATCH 10/17] swscale/optimizer: add packed shuffle solver
Niklas Haas
[FFmpeg-devel] [PATCH 13/17] swscale/ops_memcpy: add 'memcpy' backend for plane->plane copies
Niklas Haas
[FFmpeg-devel] [PATCH v3] lavc/vvc: Detect subpic overlaps at CTU level
Frank Plowman
Re: [FFmpeg-devel] [PATCH] avformat/framecrcenc: List types and checksums for for side data
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] avformat/framecrcenc: List types and checksums for for side data
James Almer
Re: [FFmpeg-devel] [PATCH] avformat/framecrcenc: List types and checksums for for side data
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] avformat/framecrcenc: List types and checksums for for side data
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH] avformat/framecrcenc: List types and checksums for for side data
Michael Niedermayer
[FFmpeg-devel] [PATCH 1/7] avutil/vulkan: add YUVA pixel formats support
Niklas Haas
[FFmpeg-devel] [PATCH 4/7] avfilter/vf_blackdetect: add alpha option
Niklas Haas
[FFmpeg-devel] [PATCH 3/7] avfilter/vf_gblur_vulkan: omit unnecessary buffer usage flag
Niklas Haas
Re: [FFmpeg-devel] [PATCH 3/7] avfilter/vf_gblur_vulkan: omit unnecessary buffer usage flag
Lynne
Re: [FFmpeg-devel] [PATCH 3/7] avfilter/vf_gblur_vulkan: omit unnecessary buffer usage flag
Niklas Haas
[FFmpeg-devel] [PATCH 2/7] avutil/vulkan: automatically enable shader device address usage bit
Niklas Haas
Re: [FFmpeg-devel] [PATCH 2/7] avutil/vulkan: automatically enable shader device address usage bit
Lynne
Re: [FFmpeg-devel] [PATCH 2/7] avutil/vulkan: automatically enable shader device address usage bit
Niklas Haas
[FFmpeg-devel] [PATCH 7/7] avutil/vf_scdet_vulkan: add new filter
Niklas Haas
Re: [FFmpeg-devel] [PATCH 7/7] avutil/vf_scdet_vulkan: add new filter
Lynne
[FFmpeg-devel] [PATCH 6/7] avfilter/alphadetect_vulkan: add alpha type detection filter
Niklas Haas
Re: [FFmpeg-devel] [PATCH 6/7] avfilter/alphadetect_vulkan: add alpha type detection filter
Niklas Haas
[FFmpeg-devel] [PATCH 5/7] avfilter/blackdetect_vulkan: add hw accelerated blackdetect filter
Niklas Haas
Re: [FFmpeg-devel] [PATCH 5/7] avfilter/blackdetect_vulkan: add hw accelerated blackdetect filter
Lynne
[FFmpeg-devel] [PATCH 1/1] avcodec/libhelix-aac: add aac decoding via libhelix.
wr . raywoo
[FFmpeg-devel] [PATCH] configure: correct liboapv feature support
Gyan Doshi
Re: [FFmpeg-devel] [PATCH] configure: correct liboapv feature support
Gyan Doshi
[FFmpeg-devel] [PATCH] ffbuild/commonmak: Fix rebuild check with implicit rule chains
softworkz
[FFmpeg-devel] [PATCH v2] ffbuild/commonmak: Fix rebuild check with implicit rule chains
softworkz
Re: [FFmpeg-devel] [PATCH v2] ffbuild/commonmak: Fix rebuild check with implicit rule chains
softworkz .
Re: [FFmpeg-devel] [PATCH v2] ffbuild/commonmak: Fix rebuild check with implicit rule chains
Ramiro Polla
Re: [FFmpeg-devel] [PATCH v2] ffbuild/commonmak: Fix rebuild check with implicit rule chains
softworkz .
Re: [FFmpeg-devel] [PATCH v2] ffbuild/commonmak: Fix rebuild check with implicit rule chains
Ramiro Polla
Re: [FFmpeg-devel] [PATCH v2] ffbuild/commonmak: Fix rebuild check with implicit rule chains
softworkz .
Re: [FFmpeg-devel] [PATCH v2] ffbuild/commonmak: Fix rebuild check with implicit rule chains
softworkz .
[FFmpeg-devel] [PATCH v3] ffbuild/commonmak: Fix rebuild check with implicit rule chains
softworkz
[FFmpeg-devel] [PATCH v1] lavc/vvc: Validate num_signalled_palette_entries
Frank Plowman
Re: [FFmpeg-devel] [PATCH v1] lavc/vvc: Validate num_signalled_palette_entries
Nuo Mi
Re: [FFmpeg-devel] [PATCH v1] lavc/vvc: Validate num_signalled_palette_entries
Frank Plowman
Re: [FFmpeg-devel] [PATCH v1] lavc/vvc: Validate num_signalled_palette_entries
Nuo Mi
[FFmpeg-devel] [PATCH v1] lavc/vvc: Avoid UB in DB strength derivation for PLT CUs
Frank Plowman
[FFmpeg-devel] [PATCH v4 1/4] libavcodec/vc2enc: Split out common functions between software and hardware encoders
IndecisiveTurtle
[FFmpeg-devel] [PATCH v4 2/4] libavcodec/vc2enc: Switch quant to int
IndecisiveTurtle
[FFmpeg-devel] [PATCH v4 3/4] libavcodec/vulkan: Add modifications to common shader for VC2 vulkan encoder
IndecisiveTurtle
Re: [FFmpeg-devel] [PATCH v4 3/4] libavcodec/vulkan: Add modifications to common shader for VC2 vulkan encoder
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH v4 3/4] libavcodec/vulkan: Add modifications to common shader for VC2 vulkan encoder
IndecisiveTurtle
[FFmpeg-devel] [PATCH v4 4/4] lavc: implement a Vulkan-based VC-2 encoder Implements a Vulkan based dirac encoder. Supports Haar and Legall wavelets and should work with all wavelet depths.
IndecisiveTurtle
Re: [FFmpeg-devel] [PATCH v4 4/4] lavc: implement a Vulkan-based VC-2 encoder Implements a Vulkan based dirac encoder. Supports Haar and Legall wavelets and should work with all wavelet depths.
IndecisiveTurtle
Re: [FFmpeg-devel] [PATCH v4 4/4] lavc: implement a Vulkan-based VC-2 encoder Implements a Vulkan based dirac encoder. Supports Haar and Legall wavelets and should work with all wavelet depths.
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH v4 4/4] lavc: implement a Vulkan-based VC-2 encoder Implements a Vulkan based dirac encoder. Supports Haar and Legall wavelets and should work with all wavelet depths.
IndecisiveTurtle
Re: [FFmpeg-devel] [PATCH v4 1/4] libavcodec/vc2enc: Split out common functions between software and hardware encoders
Andreas Rheinhardt
[FFmpeg-devel] [PATCH v2] ffmpeg: Don't print graphs if there are no outputs yet
Mark Thompson
Re: [FFmpeg-devel] [PATCH v2] ffmpeg: Don't print graphs if there are no outputs yet
softworkz .
Re: [FFmpeg-devel] [PATCH v2] ffmpeg: Don't print graphs if there are no outputs yet
Mark Thompson
Re: [FFmpeg-devel] [PATCH v2] ffmpeg: Don't print graphs if there are no outputs yet
softworkz .
Re: [FFmpeg-devel] [PATCH v2] ffmpeg: Don't print graphs if there are no outputs yet
Mark Thompson
Re: [FFmpeg-devel] [PATCH v2] ffmpeg: Don't print graphs if there are no outputs yet
softworkz .
Re: [FFmpeg-devel] [PATCH v2] ffmpeg: Don't print graphs if there are no outputs yet
softworkz .
[FFmpeg-devel] [PATCH] avcodec/tests/.gitignore: Add apv test tool
Andreas Rheinhardt
[FFmpeg-devel] [PATCH] avformat/avformat: Remove outdated io_close2 documentation
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH] avformat/avformat: Remove outdated io_close2 documentation
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH v2 1/3] avcodec/libaribb24: change new lines to \n in ASS header
Marton Balint
[FFmpeg-devel] [PATCH] avfilter/version: Bump minor for avfilter_link_get_hw_frames_ctx()
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH] avfilter/version: Bump minor for avfilter_link_get_hw_frames_ctx()
James Almer
[FFmpeg-devel] [PATCH 1/3] ffmpeg: Don't print graphs if there are no graphs to print
Mark Thompson
[FFmpeg-devel] [PATCH 2/3] fftools/graphprint: Fix leak of graphprint object
Mark Thompson
Re: [FFmpeg-devel] [PATCH 2/3] fftools/graphprint: Fix leak of graphprint object
softworkz .
[FFmpeg-devel] [PATCH 3/3] fftools/graphprint: Fix leak of graph section header string
Mark Thompson
Re: [FFmpeg-devel] [PATCH 3/3] fftools/graphprint: Fix leak of graph section header string
softworkz .
Re: [FFmpeg-devel] [PATCH 1/3] ffmpeg: Don't print graphs if there are no graphs to print
softworkz .
Re: [FFmpeg-devel] [PATCH 1/3] ffmpeg: Don't print graphs if there are no graphs to print
Mark Thompson
Re: [FFmpeg-devel] [PATCH 1/3] ffmpeg: Don't print graphs if there are no graphs to print
softworkz .
[FFmpeg-devel] [PATCH] lavc/vvc/plt: validate run and signalled_entries
Nuo Mi
[FFmpeg-devel] [PATCH 1/2] avformat/demux: use io_close2 when closing avfromat
Kacper Michajłow
[FFmpeg-devel] [PATCH 2/2] avformat/imfdec: inherit opaque from parent AVFormatContext
Kacper Michajłow
Re: [FFmpeg-devel] [PATCH 2/2] avformat/imfdec: inherit opaque from parent AVFormatContext
Pierre-Anthony Lemieux
Re: [FFmpeg-devel] [PATCH 2/2] avformat/imfdec: inherit opaque from parent AVFormatContext
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 1/2] avformat/demux: use io_close2 when closing avfromat
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH 1/2] avformat/demux: use io_close2 when closing avfromat
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH 1/2] avformat/demux: use io_close2 when closing avfromat
Kacper Michajlow
[FFmpeg-devel] WHIP Feature latest patch Preparation Notes
Jack Lau
[FFmpeg-devel] [PATCH 1/5] avcodec/mpegvideo_dec: Move ff_mpv_report_decode_progress() to h263dec.c
Andreas Rheinhardt
[FFmpeg-devel] [PATCH] avcodec/tests/avcodec: Check only frame-mt decoders set update_thread_ctx
Andreas Rheinhardt
[FFmpeg-devel] [PATCH] avcodec/ratecontrol: Fix wrong sizeof expression
Andreas Rheinhardt
[FFmpeg-devel] [PATCH 1/4] fftools/cmdutils: allow arbitrary length paths for preset files
Marton Balint
[FFmpeg-devel] [PATCH 2/4] fftools/cmdutils: factorize loading a file from the datadir
Marton Balint
[FFmpeg-devel] [PATCH 3/4] fftools/graph/graphprint: load CSS and HTML resources from ffmpeg data directories
Marton Balint
Re: [FFmpeg-devel] [PATCH 3/4] fftools/graph/graphprint: load CSS and HTML resources from ffmpeg data directories
softworkz .
Re: [FFmpeg-devel] [PATCH 3/4] fftools/graph/graphprint: load CSS and HTML resources from ffmpeg data directories
Marton Balint
Re: [FFmpeg-devel] [PATCH 3/4] fftools/graph/graphprint: load CSS and HTML resources from ffmpeg data directories
softworkz .
Re: [FFmpeg-devel] [PATCH 3/4] fftools/graph/graphprint: load CSS and HTML resources from ffmpeg data directories
softworkz .
[FFmpeg-devel] [PATCH 4/4] Revert "fftools/resources: Add resource manager files with build-time compression"
Marton Balint
[FFmpeg-devel] [PATCH 1/3] fftools/resources: fix preservation of intermediary resman build artifacts
Timo Rothenpieler
[FFmpeg-devel] [PATCH 2/3] ffbuild: correctly silence and tag new css/html steps
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 2/3] ffbuild: correctly silence and tag new css/html steps
softworkz .
[FFmpeg-devel] [PATCH 3/3] fftools/resources: add missing extensions to .gitignore
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 3/3] fftools/resources: add missing extensions to .gitignore
softworkz .
Re: [FFmpeg-devel] [PATCH 1/3] fftools/resources: fix preservation of intermediary resman build artifacts
softworkz .
Re: [FFmpeg-devel] [PATCH 1/3] fftools/resources: fix preservation of intermediary resman build artifacts
softworkz .
[FFmpeg-devel] [PATCH] avcodec/x86/vp9: Add AVX-512ICL for 16x16 and 32x32 8bpc inverse transforms
Henrik Gramner via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] avcodec/x86/vp9: Add AVX-512ICL for 16x16 and 32x32 8bpc inverse transforms
Henrik Gramner via ffmpeg-devel
[FFmpeg-devel] [PATCH] build: remove unused SLIBOBJS variable
Ramiro Polla
Re: [FFmpeg-devel] [PATCH] build: remove unused SLIBOBJS variable
Ramiro Polla
[FFmpeg-devel] [PATCH 1/5] avutil/vulkan: add YUVA pixel formats support
Niklas Haas
[FFmpeg-devel] [PATCH 2/5] avfilter/vf_blackdetect: add alpha option
Niklas Haas
[FFmpeg-devel] [PATCH 3/5] avfilter/blackdetect_vulkan: add hw accelerated blackdetect filter
Niklas Haas
[FFmpeg-devel] [PATCH 4/5] avfilter/alphadetect_vulkan: add alpha type detection filter
Niklas Haas
[FFmpeg-devel] [PATCH 5/5] avutil/vf_scdet_vulkan: add new filter
Niklas Haas
[FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
Re: [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Michael Niedermayer
[FFmpeg-devel] [PATCH] avcodec/utvideoenc: Don't advertise unsupported option
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH] avcodec/utvideoenc: Don't advertise unsupported option
Jan Ekström
Re: [FFmpeg-devel] [PATCH] avcodec/utvideoenc: Don't advertise unsupported option
Andreas Rheinhardt
[FFmpeg-devel] [PATCH] tests/fate/matroska: Add container cropping test
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH] tests/fate/matroska: Add container cropping test
Andreas Rheinhardt
[FFmpeg-devel] Fw: Registration now open! GSoC 2025 Mentor Summit (Oct 23-25)
Michael Niedermayer
[FFmpeg-devel] [PATCH] avcodec/amfenc_h264: improve B-frame usability and simplify options
Dmitrii Ovchinnikov
[FFmpeg-devel] [PATCH v2] avfilter/vf_libplacebo: add shader_cache option
Niklas Haas
Re: [FFmpeg-devel] [PATCH v2] avfilter/vf_libplacebo: add shader_cache option
Niklas Haas
[FFmpeg-devel] [PATCH] avfilter/vf_libplacebo: implement rotation option
Niklas Haas
Re: [FFmpeg-devel] [PATCH] avfilter/vf_libplacebo: implement rotation option
Niklas Haas
[FFmpeg-devel] [PATCH] avformat/movenc: fix VVC encoding with leading pictures
Gabriel Hege
Re: [FFmpeg-devel] [PATCH] avformat/movenc: fix VVC encoding with leading pictures
Nuo Mi
Re: [FFmpeg-devel] [PATCH] avformat/movenc: fix VVC encoding with leading pictures
Gabriel Hege
[FFmpeg-devel] [PATCH, v2] avcodec/d3d12va_encode: texture array support for HEVC
Araz Iusubov
Re: [FFmpeg-devel] [PATCH, v2] avcodec/d3d12va_encode: texture array support for HEVC
Tong Wu
[FFmpeg-devel] [PATCH] [FATE] Properly list test errors when there are no failed tests
Martin Storsjö
[FFmpeg-devel] [PATCH] avcodec/mpeg12enc: Fix writing closed captions
Andreas Rheinhardt
[FFmpeg-devel] [PATCH] mpeg12enc: fix wrong size when copying A53_CC side-data into output
Jacob Lifshay
Re: [FFmpeg-devel] [PATCH] mpeg12enc: fix wrong size when copying A53_CC side-data into output
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH] mpeg12enc: fix wrong size when copying A53_CC side-data into output
Jacob Lifshay
[FFmpeg-devel] [PATCH] aarch64: increase default alignment for functions and constants
Ramiro Polla
Re: [FFmpeg-devel] [PATCH] aarch64: increase default alignment for functions and constants
Martin Storsjö
Re: [FFmpeg-devel] [PATCH] aarch64: increase default alignment for functions and constants
Ramiro Polla
Re: [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Ramiro Polla
Re: [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
Re: [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Ramiro Polla
Re: [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
Re: [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
Re: [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Mark Thompson
Re: [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
Earlier messages
Later messages