September 2024 Archives by thread
      
      Starting: Sun Sep  1 00:09:01 EEST 2024
         Ending: Mon Sep 30 22:40:20 EEST 2024
         Messages: 1370
     
- [FFmpeg-devel] [PATCH 03/10] MAINTAINERS: Add W field based on the linux kernel MAINTAINERs
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 08/10] MAINTAINERS: Add S field based on the linux kernel MAINTAINERs
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/10] MAINTAINERS: Add L field based on the linux kernel MAINTAINERs
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/iamf_parse: Fix return of uninitialized value
 
James Almer
- [FFmpeg-devel] [RFC] [PATCH] avcodec/cbs_h266: Fix copy paste mistake
 
Marvin Scholz
- [FFmpeg-devel] [PATCH 1/5] MAINTAINERS: Mark parts from Robert as unmaintained
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 02/10] hw_base_encode: move VAAPI SPS/PPS constructors to a shared file
 
Lynne
- [FFmpeg-devel] [PATCH] hwcontext_vulkan: ask for storage images by default
 
Lynne
- [FFmpeg-devel] [PATCH 1/2] vulkan: add a ff_vk_init function
 
Lynne
- [FFmpeg-devel] [PATCH 1/2] avcodec/vvcdec: filter, fix uninitialized variables for YUV400 format
 
Nuo Mi
- [FFmpeg-devel] [PATCH] avfilter/formats: correct error message
 
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/2] hwcontext_vulkan: disable more false positive validation checks
 
Lynne
- [FFmpeg-devel] [PATCH] swscale/rgb2rgb: enable R-V V deinterleaveBytes
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] swscale/aarch64/rgb2rgb: add deinterleaveBytes neon implementation
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v3 03/17] avcodec/encode: switch to avcodec_get_supported_config()
 
Niklas Haas
- [FFmpeg-devel] [PATCH 1/1] checkasm/h264dsp: test weight and biweight
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] Check codec_whitelist before reinitializing AVCtx.priv_data.
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] avformat/mxfenc: Fix guess frame_rate
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] avcodec/mpegvideoencdsp: convert stride parameters from int to ptrdiff_t
 
Ramiro Polla
- [FFmpeg-devel] [PATCH 1/3] swscale/x86/rgb2rgb: fix deinterleaveBytes for unaligned dst pointers
 
Ramiro Polla
- [FFmpeg-devel] [PATCH 13/13] fftools/ffmpeg_demux: merge streams in a LCEVC stream group
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] checkasm/riscv: print official extension names
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/hevc: check framerate num/den to be strictly positive
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] MAINTAINER: iamf is maintained by James
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH for 3.4 v1] avformat/tty: use correct read_probe API
 
Olaf Hering
- [FFmpeg-devel] [PATCH for 2.8 v1] avformat/tty: use correct read_probe API
 
Olaf Hering
- [FFmpeg-devel] [PATCH] configure: improve check for POSIX ioctl
 
Ramiro Polla
- [FFmpeg-devel] [PATCH 1/3] lavc/h264dsp: optimise R-V V weight for shorter heights
 
Rémi Denis-Courmont
- [FFmpeg-devel] libavfilter: integral images and minkowski pooling for SSIM
 
AndreaMastroberti
- [FFmpeg-devel] [PATCH v5] avfilter: add XPSNR filter
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] tests: Remove void time_base overrides when streamcopying to mxf
 
Tomas Härdin
- [FFmpeg-devel] [PATCH] avformat/mxfdec: disallow generic seek search
 
Tomas Härdin
- [FFmpeg-devel] [PATCH] fate/checkasm/sw_gbrp: don't randomly set internal values
 
James Almer
- [FFmpeg-devel] [PATCH v2] hw_base_encode: move VAAPI SPS/PPS constructors to a shared file
 
Lynne
- [FFmpeg-devel] [PATCH v1] tests/fate/hlsenc: add test case for var stream map of hlsenc
 
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/dashdec: The segments in dash file doesn't read completely when segment's size and duration is very small.
 
jiangjie
- [FFmpeg-devel] [PATCH v3 0/2] avformat/mxfenc: Fix guess frame_rate
 
Nicolas Gaullier
- [FFmpeg-devel] [PATCH 07/13] avcodec/hevcdec: export LCEVC metadata as frame side data
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 03/13] avcodec/decode: support applying LCEVC enhacements
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 01/13] lavfi/af_agate: convert to query_func2()
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 05/13] lavfi/af_apulsator: convert to query_func2()
 
Anton Khirnov
- [FFmpeg-devel] [PATCH v3 01/17] avcodec/internal: add FFCodec.color_ranges
 
Anton Khirnov
- [FFmpeg-devel] [PATCH v3 02/17] avcodec: add avcodec_get_supported_config()
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] MAINTAINERS: aacdec_usac seems not actively maintained
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 09/17] avcodec/codec_internal: nuke init_static_data()
 
Anton Khirnov
- [FFmpeg-devel] [PATCH v3 3/3] fftools/ffmpeg: Fix honor -r output option with streamcopy
 
Nicolas Gaullier
- [FFmpeg-devel] [PATCH] hevc/sei: return INVALIDDATA when a referenced SPS is not available
 
Hendrik Leppkes
- [FFmpeg-devel] [PATCH, v2] avcodec/amfenc: increase precision of Sleep() on Windows
 
Cameron Gutman
- [FFmpeg-devel] [PATCH] cbs_av1: Copy loop filter and segment parameters of repeat frame from its mapped frame
 
Dai, Jianhui J
- [FFmpeg-devel] [PATCH 4/6] avcodec/aac/aacdec_usac: Clean ics2->max_sfb when first SCE fails
 
Lynne
- [FFmpeg-devel] [PATCH v3 0/3] framerate / streamcopy
 
Nicolas Gaullier
- [FFmpeg-devel] [PATCH v2 25/42] avcodec/hevc/sei: add support for 3D Reference Displays Information SEI
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 28/42] lavc/hevc/ps: implement SPS parsing for nuh_layer_id>0
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 38/42] fftools/ffmpeg: add support for multiview video
 
Anton Khirnov
- [FFmpeg-devel] [RFC/PATCH] MV-HEVC decoding
 
Anton Khirnov
- [FFmpeg-devel] [PATCH v2] lavc/vvc: Remove assertions on qPy_{a, b}
 
Nuo Mi
- [FFmpeg-devel] [PATCH] avcodec/x86/mpegvideoenc: remove av_assert2() for variable alignment
 
Ramiro Polla
- [FFmpeg-devel] [PATCH] avcodec/mpegvideo: remove redundant workaround to recalculate last nonzero coefficient
 
Ramiro Polla
- [FFmpeg-devel] [PATCH 2/4] swscale/rgb2rgb: improve chroma conversion in ff_rgb24toyv12_c
 
Ramiro Polla
- [FFmpeg-devel] [PATCH] avcodec/dnxhdenc: use BlockDSPContext from MpegEncContext
 
Ramiro Polla
- [FFmpeg-devel] [PATCH] lavc/vvc: Remove experimental flag
 
Nuo Mi
- [FFmpeg-devel] [PATCH] avcodec/amfenc: Avoid polling with fixed sleep
 
Cameron Gutman
- [FFmpeg-devel] SHA-265 Digest support for latest ONVIF standard - Patch from 2022
 
roger rjh.org.uk
- [FFmpeg-devel] [PATCH] doc/filters: update uspp availability status
 
Gyan Doshi
- [FFmpeg-devel] [PATCH] avformat/rtpdec: fix integer overflow in start_time_realtime calculation
 
jon at jonb.org
- [FFmpeg-devel] [PATCH v4 00/17] Add avcodec_get_supported_config()
 
Niklas Haas
- [FFmpeg-devel] [PATCH v2] avcodec/riscv: add h264 qpel
 
J. Dekker
- [FFmpeg-devel] [PATCH] lavf/tls_mbedtls: restrict TLSv1.3 verification workaround to affected version
 
sfan5
- [FFmpeg-devel] [PATCH 06/42] lavc: add HEVC Multiview Main profile
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavfi/avfiltergraph: fix leak on error
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/jpeg2000dec: Fix FF_DWT97_INT to pass the conformance testing defined in ISO/IEC 15444-4.
 
Osamu Watanabe
- [FFmpeg-devel] [PATCH] libavcodec: implementation of DNxUncompressed decoder
 
Martin Schitter
- [FFmpeg-devel] [PATCH 1/4, v2] avcodec/amfenc: Fixes the color information in the output.
 
Cameron Gutman
- [FFmpeg-devel] [PATCH v3] tests/fate/hlsenc: add test case for var stream map of hlsenc
 
Steven Liu
- [FFmpeg-devel] [PATCH] avcodec/amfenc: Add support for on-demand key frames
 
Cameron Gutman
- [FFmpeg-devel] [PATCH 01/25] lavfi/af_channelmap: remove an arbitrary limit on channel count
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 03/25] tests/fate/filter-audio: add a test for handling more than 64 channels
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 0/1] avfilter/framesync: fix forward EOF pts
 
Nicolas Gaullier
- [FFmpeg-devel] [PATCH 1/1] avfilter/framesync: fix forward EOF pts
 
Nicolas Gaullier
- [FFmpeg-devel] [PATCH 09/13] avformat: add an LCEVC stream group
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 10/13] avformat/mov: support for LCEVC tracks
 
Anton Khirnov
- [FFmpeg-devel] [PATCH v1] XPSNR: add maintainers
 
Helmrich, Christian
- [FFmpeg-devel] [FFmpeg-cvslog] lavc/vvc: Remove experimental flag
 
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] [h264] Use small padding with the checked bitstream reader.
 
Dale Curtis
- [FFmpeg-devel] [PATCH 1/6] aarch64/hevc: Simplify function prototypes by macro
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/6] aarch64/hevc: Move epel/qpel to h26x directory
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 3/6] aarch64/vvc: Add put_qpel_h_* and put_qpel_uni_h_*
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 4/6] aarch64/vvc: Add put_pel/put_pel_uni/put_pel_uni_w
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 5/6] aarch64/vvc: Add put_qpel_hx i8mm
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 6/6] avcodec/hevc: ff_hevc_(qpel/epel)_filters are signed type
 
Zhao Zhili
- [FFmpeg-devel] [PATCH] lavu/opt: av_opt_set_array: fix uninitialised return
 
Marvin Scholz
- [FFmpeg-devel] [PATCH] configure: enable warnings for shadowed variables
 
Timo Rothenpieler
- [FFmpeg-devel] [RFC] 7.1 Release
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avfilter: fix YUV colorspace negotiation for YUVJ
 
Niklas Haas
- [FFmpeg-devel] [PATCH] web/index: Add news entry about coverity
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/60] fftools/ffmpeg_opt: fix variable shadowing
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v3] libavcodec: implementation of DNxUncompressed decoder
 
Martin Schitter
- [FFmpeg-devel] [PATCH] avcodec/avcodec: remove usage of __typeof__()
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/amfenc: Fix HEVC/AV1 colorspace assumptions
 
Cameron Gutman
- [FFmpeg-devel] [PATCH v2] avcodec/amfenc: Add support for on-demand key frames
 
Cameron Gutman
- [FFmpeg-devel] [PATCH] avutil/cpu_internal: Provide ff_getauxval() wrapper for getauxvaul()
 
Brad Smith
- [FFmpeg-devel] [PATCH v1 1/4] tests/fate/libavcodec: add mjpeg encoder depend for fate-libavcodec-huffman
 
Steven Liu
- [FFmpeg-devel] [PATCH v1 2/4] tests/fate/mov: check mov formats build status be for make test
 
Steven Liu
- [FFmpeg-devel] [PATCH v1 3/4] tests/fate/audio: set flcl1905 test case with depend formats, decoder, protocol
 
Steven Liu
- [FFmpeg-devel] [PATCH v1 4/4] tests/fate/matroska: check the demuxer and decoder allyes before fate-matroska-side-data-pref-codec
 
Steven Liu
- [FFmpeg-devel] [PATCH v2 1/5] tests/fate/libavcodec: add mjpeg encoder depend for fate-libavcodec-huffman
 
Steven Liu
- [FFmpeg-devel] [PATCH v1 1/5] tests/fate/seek: check seek opertation with mov demuxer and file protocol
 
Steven Liu
- [FFmpeg-devel] [PATCH] fftools/opt_common: add missing newline after printing codecs
 
Lynne
- [FFmpeg-devel] [PATCH 1/2] lavc: add Vulkan video encoding base code
 
Lynne
- [FFmpeg-devel] aarch64: Implement support for elf_aux_info(3) on FreeBSD and OpenBSD
 
Brad Smith
- [FFmpeg-devel] [PATCH] avdevice/dshow: fix unused variable warning
 
Ramiro Polla
- [FFmpeg-devel] [PATCH] Changelog: elaborate on what YUVJ is
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] compat: drop gcc, suncc, and pthreads stdatomic emulation
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] libavutil/ppc: Make use of getauxval() and elf_aux_info() on ppc
 
Brad Smith
- [FFmpeg-devel] [PATCH v4] libavdevice/decklink: extend available actions on signal loss
 
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/amfenc: Fix AV1 HDR metadata for delayed surfaces
 
Cameron Gutman
- [FFmpeg-devel] [PATCH v4 1/2] avcodec/jpeg2000dec: Fix FF_DWT97_INT to pass the conformance testing defined in ISO/IEC 15444-4
 
Osamu Watanabe
- [FFmpeg-devel] [PATCH 1/3] lavc/hevcdec: remove a duplicate variable
 
Anton Khirnov
- [FFmpeg-devel] [PATCH v3 1/2] tests/fate: force MPEG range for rawvideo tests
 
Niklas Haas
- [FFmpeg-devel] [PATCH v3 2/2] avfilter: fix YUV colorspace negotiation for YUVJ
 
Niklas Haas
- [FFmpeg-devel] [PATCH v4 1/4] libavcodec/dnxuc_parser: DNxUncompressed essence parser
 
Martin Schitter
- [FFmpeg-devel] [PATCH v2] lavf/tls_mbedtls: restrict TLSv1.3 verification workaround to affected version
 
sfan5
- [FFmpeg-devel] [PATCH 1/3] aarch64/h26x: Remove duplicate b.eq instruction
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/3] aarch64/vvc: Add put_qpel_vx
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 3/3] aarch64/vvc: Add put_qpel_hv
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/3] scale_vt frame crop support
 
Koushik Dutta
- [FFmpeg-devel] is libswscale maintained?
 
Andrew Randrianasulu
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode: Fix potential use of uninitialized value
 
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH v2 1/2] lavc: add Vulkan video encoding base code
 
Lynne
- [FFmpeg-devel] [PATCH] libavformat/mxfdec.c: Recognize and Ignore MXF fill boxes
 
Martin Schitter
- [FFmpeg-devel] [PATCH v5 1/4] libavcodec/dnxuc_parser: DNxUncompressed essence parser
 
Martin Schitter
- [FFmpeg-devel] ./configure and nvidia/cuda sdk
 
Top Secret
- [FFmpeg-devel] [PATCH] lavc/hevcdec: set output frame pkt_dts
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] tests/checkasm/sw_rgb: don't write random data past the end of the buffer
 
James Almer
- [FFmpeg-devel] [PATCH] avfilter/af_join: pass the correct input layouts to ff_channel_layouts_ref
 
James Almer
- [FFmpeg-devel] [PATCH v2 00/14] aarch64/vvc: Add SIMD
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 01/14] aarch64/hevc: Simplify function prototypes by macro
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 02/14] aarch64/hevc: Move epel/qpel to h26x directory
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 03/14] aarch64/vvc: Add put_qpel_h_* and put_qpel_uni_h_*
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 04/14] aarch64/vvc: Add put_pel/put_pel_uni/put_pel_uni_w
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 05/14] aarch64/vvc: Add put_qpel_hx i8mm
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 06/14] avcodec/hevc: ff_hevc_(qpel/epel)_filters are signed type
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 07/14] aarch64/h26x: Remove duplicate b.eq instruction
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 08/14] aarch64/vvc: Add put_qpel_vx
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 09/14] aarch64/vvc: Add put_qpel_hv
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 10/14] aarch64/vvc: Add sad
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 11/14] aarch64/vvc: Add put_epel_h
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 12/14] aarch64/vvc: Add put_epel_h i8mm
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 13/14] aarch64/vvc: Add put_epel_hv
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 14/14] aarch64/vvc: Add avg
 
Zhao Zhili
- [FFmpeg-devel] [PATCH] lavfi/af_channelmap: fix channelmap_init error handling
 
Marvin Scholz
- [FFmpeg-devel] [PATCH] MAINTAINERS: add myself as vf_xfade_vulkan maintainer
 
Marvin Scholz
- [FFmpeg-devel] [PATCH] configure: fix symbol prefix detection
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v2] configure: fix symbol prefix detection
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 1/2] configure: fix symbol prefix detection
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v2] avfilter/vf_libvmaf: Add metadata propagation support
 
Yigithan Yigit
- [FFmpeg-devel] [PATCH 01/10 v4] avutil/frame: add an LCEVC enhancement data payload side data type
 
James Almer
- [FFmpeg-devel] [PATCH 1/2] avdevice/decklink_dec: fix leak on error
 
Marvin Scholz
- [FFmpeg-devel] [PATCH 1/2] lavu: Move vulkan_spirv to libavutil
 
Petro Mozil
- [FFmpeg-devel] [PATCH v6 1/5] libavcodec/: Add ID and desc entries for DNxUncompressed
 
Martin Schitter
- [FFmpeg-devel] [PATCH v6 2/5] libavformat/mxf: Add ULs for DNxUncompressed
 
Martin Schitter
- [FFmpeg-devel] Procedure to enable the Windows on ARM64 FFMPEG Libraries
 
Niranjan Kshatriya (QUIC)
- [FFmpeg-devel] [PATCH] lavc: Fix epirats suggestions
 
Petro Mozil
- [FFmpeg-devel] [PATCH 1/3] cbs_h265: add raw filler encoding
 
Lynne
- [FFmpeg-devel] [PATCH 3/3] lavc: add hevc_vulkan hardware encoder
 
Lynne
- [FFmpeg-devel] [PATCH v5] avcodec/jpeg2000: Fix FF_DWT97_INT to pass the conformance testing defined in ISO/IEC 15444-4
 
Osamu Watanabe
- [FFmpeg-devel] [PATCH] lavc/vvc_mc: R-V V avg w_avg
 
flow gg
- [FFmpeg-devel] [PATCH 3/5] avcodec/decode: Check progress before dereferencing
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/7] avformat/mov_chan: Check for FF_SANE_NB_CHANNELS
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode_av1: Fix encode fail since 9db68ed0
 
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH] avcodec/vvc: Fix output and unref a frame which isn't decoding yet
 
Zhao Zhili
- [FFmpeg-devel] [PATCH] avformat/dvdvideodec: implement seeking
 
Marth64
- [FFmpeg-devel] [PATCH] avcodec/h264: ignore POC when flag is set
 
kevmo314 at gmail.com
- [FFmpeg-devel] [PATCH 1/2] lavf/mxfdec: Switch to mxf_metadata_read_table loop to FF_ARRAY_ELEMS, skip if read == NULL
 
Tomas Härdin
- [FFmpeg-devel] [PATCH] tests: Fate sample tests for DNxUncompressed
 
Martin Schitter
- [FFmpeg-devel] A change in r_frame_rate values after upgrade to FFmpeg 6.1
 
Antoni Bizoń
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/ffmpeg_mux_init: default to input timebase for streamcopy
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/2] doc/developer: add examples to clarify code style
 
Marvin Scholz
- [FFmpeg-devel] [PATCH] doc/developer: add examples to clarify code style
 
epirat07 at gmail.com
- [FFmpeg-devel] [PATCH] ffbuild: add METALCC and METALLIB to BRIEF
 
epirat07 at gmail.com
- [FFmpeg-devel] [WIP PATCH 0/1] avcodec/aacenc: improve bit_rate_tolerance=0
 
Pauli Virtanen
- [FFmpeg-devel] [PATCH] avcodec/refstruct: inline ff_refstruct_pool_alloc()
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/bsf/dts2pts: use a RefStruct pool to allocate nodes
 
James Almer
- [FFmpeg-devel] [PATCH v2] libavutil/ppc: Make use of getauxval() and elf_aux_info() on ppc
 
Brad Smith
- [FFmpeg-devel] [PATCH] avcodec/amfenc: Update supported HEVC color ranges
 
Cameron Gutman
- [FFmpeg-devel] [PATCH] avcodec/amfenc: Fix inverted loop filter option
 
Cameron Gutman
- [FFmpeg-devel] [PATCH] hw_base_enc: inject side data to crop output for AV1
 
Lynne
- [FFmpeg-devel] [PATCH] MV-HEVC decoding
 
Anton Khirnov
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/vvc: Fix output and unref a frame which isn't decoding yet
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v3 2/2] fate/vvc: Add a sample which lose frames before b02b411
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/2] avformat/img2enc: seperate getting frame filename
 
Marcus B Spencer
- [FFmpeg-devel] [PATCH v3] libavutil/ppc: Make use of getauxval() and elf_aux_info() on ppc
 
Brad Smith
- [FFmpeg-devel] [PATCH] scale_vt implementation for negative width/height sizing
 
Koushik Dutta
- [FFmpeg-devel] [PATCH] fftools/cmdutils: extend stream specifiers to match by disposition
 
Anton Khirnov
- [FFmpeg-devel] [PATCH v2] avcodec/h264: ignore POC when flag is set
 
Kevin Wang
- [FFmpeg-devel] [PATCH v3] avcodec/h264: ignore POC when flag is set
 
Kevin Wang
- [FFmpeg-devel] [PATCH v7 1/6] libavcodec/: Add ID and desc for DNxUncompressed
 
Martin Schitter
- [FFmpeg-devel] [TC] Decision on H.263 DCT dequantization
 
FFmpeg Technical Committee
- [FFmpeg-devel] [PATCH v2 0/3] [RFC] Exif Overhaul
 
Leo Izen
- [FFmpeg-devel] [PATCH] av_get_frame_filename2 parameter int -> int64_t
 
Filip Mašić
- [FFmpeg-devel] [PATCH] avformat/utils: added av_get_frame_filename3() (changed parameter int -> int64_t)
 
Filip Mašić
- [FFmpeg-devel] [PATCH v2] hw_base_encode_h265: split off SPS/PPS/VPS generation from VAAPI
 
Lynne
- [FFmpeg-devel] [PATCH] ffmpeg_mux_init: correct log suggestion
 
Gyan Doshi
- [FFmpeg-devel] [RFC]] swscale modernization proposal
 
Niklas Haas
- [FFmpeg-devel] [PATCH 1/5] aarch64: Detect I8MM on Windows via SVE-I8MM
 
Martin Storsjö
- [FFmpeg-devel] [PATCH] avcodec/h2645_parse: add a flag to store skipped byte positions
 
James Almer
- [FFmpeg-devel] [PATCH v3] avformat: add farbfeld muxer and demuxer
 
Marcus B Spencer
- [FFmpeg-devel] [PATCH v4] fate/vvc: Add a sample which lose frames before 5c66a3
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 1/8] lavc/vaapi_dec: Create VA parameters dynamically
 
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH] swscale/aarch64: Fix rgb24toyv12 only works with aligned width
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2] swscale/aarch64: Fix rgb24toyv12 only works with aligned width
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4] avformat: add farbfeld muxer and demuxer
 
Marcus B Spencer
- [FFmpeg-devel] [PATCH] avcodec/cuviddec: Add handling HDR10+ sidedata on cuviddec.
 
yoonjoo
- [FFmpeg-devel] [PATCH] avformat/libsrt: Adding support for multiple clients as a server
 
nicolas.dato at gmail.com
- [FFmpeg-devel] [PATCH v5 0/1] lavfi/vf_gopromax_opencl: add GoPor Max 360 video filter
 
TADANO Tokumei
- [FFmpeg-devel] [PATCH] avformat/img2enc: added av_get_frame_filename3() (changed parameter int -> int64_t)
 
Filip Mašić
- [FFmpeg-devel] Adding MPEGS New Uncompressed Codec
 
Devon Sookhoo
- [FFmpeg-devel] [PATCH v2] avformat/utils: added av_get_frame_filename3() (changed parameter int -> int64_t)
 
Filip Mašić
- [FFmpeg-devel] [RFC PATCH] avcodec/vvc: Don't use large array on stack
 
Zhao Zhili
- [FFmpeg-devel] [PATCH] avcodec/vaapi_encode_h265: fix missing slice_block_cols assignment
 
Marvin Scholz
- [FFmpeg-devel] [PATCH] configure: do not use interval regexp operators with awk
 
Marvin Scholz
- [FFmpeg-devel] [PATCH 1/9] avcodec/osq: Treat sum = 0 as k = 0
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/nvdec: support resizing while decoding
 
Carlos Ruiz
- [FFmpeg-devel] [PATCH 1/3] - libavcodec/aom_film_grain: Handle byte alignment when multiple film grain parameters sets are present in the bitstream
 
Segall, Andrew
- [FFmpeg-devel] [PATCH 2/3] - libavcodec/aom_film_grain: Add apply_grain flag
 
Segall, Andrew
- [FFmpeg-devel] [PATCH 3/3] - libavcodec/aom_film_grain: Mark AFGS1 parameters in the current message as eligible for selection
 
Segall, Andrew
- [FFmpeg-devel] [PATCH] doc: Add email URLs for Fate sample-request
 
Martin Schitter
- [FFmpeg-devel] DNxUncompressed decoder
 
Martin Schitter
- [FFmpeg-devel] [PATCH v8 1/6] libavcodec/: Add ID and desc for DNxUncompressed
 
Martin Schitter
- [FFmpeg-devel] [PATCH v2] avcodec/vvc: Don't use large array on stack
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/3] hwcontext_vulkan: fix VUID-VkPhysicalDeviceImageFormatInfo2-usage-requiredbitmask
 
Lynne
- [FFmpeg-devel] [PATCH 2/3] vulkan: add ff_vk_exec_add_dep_bool_sem
 
Lynne
- [FFmpeg-devel] [PATCH] vulkan_encode: set the quality level in session parameters
 
Víctor Manuel Jáquez Leal
- [FFmpeg-devel] [PATCH 1/2] configure: add missing filter dependencies to ffmpeg
 
James Almer
- [FFmpeg-devel] [PATCH v3] avcodec/vvc: Don't use large array on stack
 
Zhao Zhili
- [FFmpeg-devel] PATCH] Make H.274 film grain support optional for H.264. Saves ~779kb.
 
Dale Curtis
- [FFmpeg-devel] [PATCH] avcodec/videotoolbox: add AV1 hardware acceleration
 
Martin Storsjö
- [FFmpeg-devel] [PATCH] ppc: Recognize the PPC VSX and Power8 CPU flags
 
Brad Smith
- [FFmpeg-devel] [PATCH] lavc: Diracdec / Vulkan Dirac. Fix epirat's suggestion without formatting
 
Petro Mozil
- [FFmpeg-devel] [PATCH 1/4] aarch64/vvc: Add w_avg
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/4] aarch64/vvc: Add apply_bdof
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 3/4] aarch64/vvc: Add dmvr_hv
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 4/4] aarch64/vvc: Add dmvr
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v5] avformat: add farbfeld muxer and demuxer
 
Marcus B Spencer
- [FFmpeg-devel] [PATCH v4] avcodec/vvc: Don't use large array on stack
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/4] vulkan: separate out descriptor layouts from sets
 
Lynne
- [FFmpeg-devel] [PATCH 2/4] hwcontext_vulkan: add the PROFILE_INDEPENDENT only when needed
 
Lynne
- [FFmpeg-devel] [PATCH 3/4] hwcontext_vulkan: forward debug_mode to check_extensions() for devices
 
Lynne
- [FFmpeg-devel] [PATCH 09/13] avcodec/mpegvideo_enc: Add AV_CODEC_CAP_DR1
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 04/13] avcodec/h263dec: Clean intra tables in decoder, not ff_mpv_reconstruct_mb
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 12/13] avcodec/vc1dec: Reenable debug-info output for field pictures
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 03/11] avcodec/aac/aacdec: Check if frame is allocated in frame_configure_elements()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] lavf/mxfdec: Speed up klv_read_packet()
 
Tomas Härdin
- [FFmpeg-devel] [PATCH] Use the correct Vulkan NULL type
 
nihil-admirari
- [FFmpeg-devel] [PATCH v2] avcodec/vulkan_encode: Use the correct Vulkan NULL type
 
nihil-admirari
- [FFmpeg-devel] [PATCH 01/10] tools/target_dec_fuzzer: Add threshold for SRGC
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v6 1/2] avformat/img2enc: seperate getting frame filename
 
Marcus B Spencer
- [FFmpeg-devel] [PATCH v2 00/11] avformat/dvdvideodec: bugfixes and menu chapter markers
 
Marth64
- [FFmpeg-devel] [PATCH 1/5] libavcodec/qsvenc: enable Alpha Encode for HEVC
 
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH v2 1/3] aarch64/vvc: Add w_avg
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 2/3] aarch64/vvc: Add dmvr_hv
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 3/3] aarch64/vvc: Add dmvr
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v9 1/6] libavcodec/: Add ID and desc for DNxUncompressed
 
Martin Schitter
- [FFmpeg-devel] [PATCH v9 2/6] libavformat/mxf: Add ULs for DNxUncompressed
 
Martin Schitter
- [FFmpeg-devel] [PATCH v3 1/2] avformat/utils: added av_get_frame_filename3() (changed parameter int -> int64_t)
 
Filip Mašić
- [FFmpeg-devel] [PATCH v2] vulkan_encode: set the quality level in session parameters
 
Víctor Manuel Jáquez Leal
- [FFmpeg-devel] [PATCH 1/2] avformat/internal: Add ff_get_frame_filename
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 00/14] swscale/range_convert: fix mpeg ranges in yuv range conversion for non-8-bit pixel formats
 
Ramiro Polla
- [FFmpeg-devel] Uncompressed MP4
 
Devon Sookhoo
- [FFmpeg-devel] [PATCH 1/7] lavfi/buffersink: set AVFrame.time_base
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/7] lavfi/buffersink: add a flag for retrieving stream parameters
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/7] fftools/ffmpeg_filter: use AV_BUFFERSINK_FLAG_PARAMS
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/7] lavd/lavfi: use AV_BUFFERSINK_FLAG_PARAMS
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 6/7] tools/uncoded_frame: use AV_BUFFERSINK_FLAG_PARAMS
 
Anton Khirnov
- [FFmpeg-devel] [PATCH v2 1/2] avformat/internal: Add ff_get_frame_filename
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 2/2] avformat/img2enc: Fix integer truncation when frame_pts is enabled
 
Zhao Zhili
- [FFmpeg-devel] [PATCH] avcodec/hevcdec: add support for sps_infer_scaling_list_flag == 1
 
James Almer
- [FFmpeg-devel] [PATCH 1/7] avcodec/ilbcdec: Initialize tempbuff2
 
Michael Niedermayer
- [FFmpeg-devel] mediacodec and qsv not really hwaccels ?
 
Andrew Randrianasulu
- [FFmpeg-devel] [PATCH 01/13] doc/ffmpeg; improve wording in the description section
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] compat: Fix the fallback definition of stdc_trailing_zeros
 
Martin Storsjö
- [FFmpeg-devel] [PATCH v2] compat: Fix the fallback definition of stdc_trailing_zeros
 
Martin Storsjö
- [FFmpeg-devel] [PATCH v3] avcodec/riscv: add h264 qpel
 
J. Dekker
- [FFmpeg-devel] [PATCH 1/2] avutils/executor: remove unused ready callback
 
Nuo Mi
- [FFmpeg-devel] [PATCH 1/3] avcodec: add an LCEVC merger bsf
 
James Almer
- [FFmpeg-devel] [PATCH] tests/fate/hevc: use bitexact scaling flags for fate-hevc-mv-switch
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] avformat/oma: Demux oma-encapsulated AAC audio
 
asivery
- [FFmpeg-devel] [Uncompressed MP4] Write uncC Tag
 
Devon Sookhoo
- [FFmpeg-devel] [PATCH 1/4] avcodec/ffv1dec: Blow up if user asks for explosion
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: get heif image rotation from irot box
 
James Almer
- [FFmpeg-devel] [PATCH v3 1/8] lavc/vaapi_dec: Create VA parameters dynamically
 
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH v3 2/8] lavc/vaapi_decode: Use a more meaningful variable name
 
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH 1/2] lavc/vp9dsp: R-V V mc tap h v
 
flow gg
- [FFmpeg-devel] FFmpeg 6.1.2 about vulkan h264 video decode
 
Wonskuis Yu(SH-RD)
- [FFmpeg-devel] [FFmpeg-cvslog] swscale/aarch64: Fix rgb24toyv12 only works with aligned width
 
Martin Storsjö
- [FFmpeg-devel] [PATCH] avcodec/ffv1: Implement CRC with -1 initial and final value
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/22] lavfi/asrc_afdelaysrc: convert to query_func2()
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 02/22] lavfi/asrc_afirsrc: convert to query_func2()
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 03/22] lavfi/asrc_anoisesrc: convert to query_func2()
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 06/22] lavfi/asrc_hilbert: convert to query_func2()
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] configure: Silence Xcode warnings about duplicate libraries
 
Martin Storsjö
- [FFmpeg-devel] [PATCH 01/10] fftools/ffmpeg_filter: stop using avfilter_graph_alloc_filter() incorrectly
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 02/10] doc/examples/decode_filter_audio: stop using avfilter_graph_alloc_filter() incorrectly
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 06/10] lavfi/buffersink: allow av_buffersink_set_frame_size() to be called earlier
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] fftools/ffplay: use swapchain_colorspace_hint to get better HDR support
 
Zhao Zhili
- [FFmpeg-devel] [PATCH] MAINTAINERS: remove libopenjpeg decoder entry
 
Gyan Doshi
- [FFmpeg-devel] [PATCH v2] avcodec/videotoolbox: add AV1 hardware acceleration
 
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/4] avformat/avformat: add a new disposition to signal the stream is an HDR gainmap
 
James Almer
- [FFmpeg-devel] [PATCH 1/2] configure: fix passing Objective-C flags
 
Marvin Scholz
- [FFmpeg-devel] [PATCH] MAINTAINERS: update myself for dvdvideo, rcwtdec, rcwtenc
 
Marth64
- [FFmpeg-devel] [PATCH] avformat/hlsplaylist: set stream name according to var_stream_map varname
 
Jonathan Baecker
- [FFmpeg-devel] [PATCH] avformat/hlsenc: Fix missing EXT-X-DISCONTINUITY tag in subtitle streams
 
Jonathan Baecker
- [FFmpeg-devel] [PATCH v3 0/3] aarch64/vvc add w_avg and dmvr/dmvr_hv
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v3 1/3] aarch64/vvc: Add w_avg
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v3 2/3] aarch64/vvc: Add dmvr_hv
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v3 3/3] aarch64/vvc: Add dmvr
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2] avcodec/ffv1: Implement CRC with non zero initial and final value
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] avcodec/videotoolbox: add AV1 hardware acceleration
 
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/5] compat: add a fallback implementation of C23 stdckdint.h
 
James Almer
- [FFmpeg-devel] [PATCH] Respect `omit_endlist` flag in subtitle playlists
 
Jonathan Baecker
- [FFmpeg-devel] [PATCH] Respect `append_list` flag in subtitle playlists
 
Jonathan Baecker
- [FFmpeg-devel] Exposing ability to add new filters without recompiling libavfilter?
 
Carlos Ruiz
- [FFmpeg-devel] [PATCH 00/16] swscale/range_convert: fix mpeg ranges in yuv range conversion for non-8-bit pixel formats
 
Ramiro Polla
- [FFmpeg-devel] [RFC] Swscale refactor progress and feedback
 
Niklas Haas
- [FFmpeg-devel] [PATCH 1/2] Update R-V V vvc_mc vset to support more lengths
 
uk7b at foxmail.com
- [FFmpeg-devel] [PATCH 1/2] avformat/avformat: add side data to AVStreamGroupTileGrid
 
James Almer
- [FFmpeg-devel] [PATCH v4] avcodec/h264: ignore POC when flag is set
 
Kevin Wang
- [FFmpeg-devel] [PATCH 1/9] fftools/ffmpeg_demux: drop InputStream.[nb_]outputs
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/9] fftools/ffmpeg_demux: drop ist_output_add()
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/9] fftools/ffmpeg_mux: move OutputStream.enc_ctx to Encoder
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 5/9] fftools/ffmpeg: drop unused OSTFinished
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/5] lavu/class: improve AVClass doxy
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 5/5] lavfi/avfilter: export AVFilter initialization state
 
Anton Khirnov
- [FFmpeg-devel] [PATCH v2] avformat/hlsenc: Respect `omit_endlist` flag in subtitle playlists
 
Jonathan Baecker
- [FFmpeg-devel] [PATCH v2] avformat/hlsenc: Respect `append_list` flag in subtitle playlists
 
Jonathan Baecker
- [FFmpeg-devel] [PATCH] libavformat/hlsplaylist: add subtitle_varname for naming subtitle streams
 
Jonathan Baecker
- [FFmpeg-devel] [PATCH 1/5] vulkan: merge FFVkSPIRVShader and FFVkPipeline into FFVkShader
 
Lynne
- [FFmpeg-devel] [PATCH 2/5] vulkan: move shader data execution state to execution pools
 
Lynne
- [FFmpeg-devel] [PATCH 3/5] vulkan: use shader objects if supported
 
Lynne
- [FFmpeg-devel] [PATCH 4/5] vulkan: always enable GL_EXT_scalar_block_layout
 
Lynne
- [FFmpeg-devel] [PATCH 5/5] vulkan: check if current buffer has finished execution before picking another
 
Lynne
- [FFmpeg-devel] [PATCH] avformat/aeadec, avcodec/atrac1: Fix 8 and 4-channel ATRAC1 support
 
asivery
- [FFmpeg-devel] [PATCH v4 0/3] aarch64/vvc add w_avg and dmvr/dmvr_hv
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 1/3] aarch64/vvc: Add w_avg
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/3] fate/vcodec: add missing scale filter dependency to ffv1-2pass10 vsynth tests
 
James Almer
- [FFmpeg-devel] [PATCH v4 2/3] aarch64/vvc: Add dmvr_hv
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v4 3/3] aarch64/vvc: Add dmvr
 
Zhao Zhili
- [FFmpeg-devel] [PATCH] tests/fate/filter-video: don't convert owdenoise test to mpeg range
 
Ramiro Polla
- [FFmpeg-devel] [PATCH 1/2] avcodec/flashsvenc: add compression_level option
 
Ramiro Polla
- [FFmpeg-devel] [PATCH v2 1/2] avcodec/flashsvenc: add compression_level option
 
Ramiro Polla
- [FFmpeg-devel] [PATCH] web/contact: update broken KiwiIRC URL to Libera's instance
 
Marth64
- [FFmpeg-devel] [PATCH] web/index: add release notes for version 7.1
 
Lynne
- [FFmpeg-devel] [PATCH] avcodec/decode: clean-up if get_hw_frames_parameters fails
 
Thomas Guillem
- [FFmpeg-devel] [PATCH] libavutil: Makefile: Fix alphabetical order for the film_grain_params files
 
Martin Storsjö
- [FFmpeg-devel] [PATCH v3] avformat/hlsenc: Respect `omit_endlist` flag in subtitle playlists
 
Jonathan Baecker
- [FFmpeg-devel] [PATCH 1/2] avformat/mov: factorize getting the current item
 
James Almer
- [FFmpeg-devel] [PATCH v3] avformat/hlsenc: Respect `append_list` flag in subtitle
 
Jonathan Baecker
    
      Last message date: 
       Mon Sep 30 22:40:20 EEST 2024
    Archived on: Mon Sep 30 22:40:30 EEST 2024
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).