lmpx
.com
Home
Linux
MySQL
PHP
Perl
Python
XML
News
Home
News
news.gmane.io
gmane.comp.video.ffmpeg.devel
gmane.comp.video.ffmpeg.devel
372999 articles on record, showing the most recent 50.
[PR] avcodec/lcevcdec: move implementations to supported decoders (PR #23999)
Mon, 03 Aug 2026 23:19:53 -0000
James Almer via ffmpeg-devel <
[email protected]
> • #373069
[PR] avcodec/hevcdec: only reinit the decoder when the SPS config changes (PR #23998)
Mon, 03 Aug 2026 21:57:15 -0000
sopparus via ffmpeg-devel <
[email protected]
> • #373068
[PR] release/8.1: backport six CVE fixes (CVE-2026-64830..64835) (PR #23997)
Mon, 03 Aug 2026 19:02:02 -0000
akshaver via ffmpeg-devel <
[email protected]
> • #373067
[PR] avformat/mp3enc: buffer ID3v2 for non-seekable outputs (PR #23996)
Mon, 03 Aug 2026 14:51:46 -0000
iSoldLeo via ffmpeg-devel <
[email protected]
> • #373066
[PR] avdevice/avfoundation: keep format and frame rate range paired (PR #23995)
Mon, 03 Aug 2026 11:48:36 -0000
iSoldLeo via ffmpeg-devel <
[email protected]
> • #373065
[PR] avfilter/metal: use Apple5 for 27.0 targets (PR #23994)
Mon, 03 Aug 2026 09:02:11 -0000
iSoldLeo via ffmpeg-devel <
[email protected]
> • #373064
Re: [PATCH 2/2] lavc/vvc: add AVX2 planar intra prediction
Mon, 3 Aug 2026 12:35:38 +0530
Samith via ffmpeg-devel <
[email protected]
> • #373063
[PR] avformat/mp3enc: keep trailing padding spanning several packets (PR #23993)
Mon, 03 Aug 2026 05:16:27 -0000
Romain Beauxis via ffmpeg-devel <
[email protected]
> • #373062
[PR] avformat/wavenc: Omit JUNK for non-seekable -rf64 auto (PR #23992)
Mon, 03 Aug 2026 04:41:55 -0000
Daniel Verkamp via ffmpeg-devel <
[email protected]
> • #373061
Re: libavfilter conflict, technical resolution and maintainership
Sun, 2 Aug 2026 22:47:02 +0200
Michael Niedermayer via ffmpeg-devel <
[email protected]
> • #373060
[PR] avformat/mp3enc: fix underflow of the LAME encoder delay (PR #23990)
Sun, 02 Aug 2026 20:37:01 -0000
Romain Beauxis via ffmpeg-devel <
[email protected]
> • #373059
[PR] avcodec/pthread_frame: sync decoded side data to all worker threads (PR #23989)
Sun, 02 Aug 2026 20:27:41 -0000
Kacper Michajłow via ffmpeg-devel <
[email protected]
> • #373058
[PR] avformat/oggdec: keep timestamps monotonic across a chain (PR #23987)
Sun, 02 Aug 2026 19:16:53 -0000
Romain Beauxis via ffmpeg-devel <
[email protected]
> • #373057
[PR] Make legacy id3v2 COMMM descr-as-key behavior opt-in (PR #23986)
Sun, 02 Aug 2026 17:52:41 -0000
Romain Beauxis via ffmpeg-devel <
[email protected]
> • #373056
[PR] Parse iTunrs gapless info in mp3 files (PR #23985)
Sun, 02 Aug 2026 17:07:12 -0000
Romain Beauxis via ffmpeg-devel <
[email protected]
> • #373055
[PR] avformat/mp3enc: fix underflow of the LAME encoder delay (PR #23984)
Sun, 02 Aug 2026 16:50:59 -0000
Romain Beauxis via ffmpeg-devel <
[email protected]
> • #373054
[PR] avcodec/cbs_lcevc: don't abort if a Process Block is missing padding bits (PR #23983)
Sun, 02 Aug 2026 16:34:46 -0000
James Almer via ffmpeg-devel <
[email protected]
> • #373053
[PR] h264: give frame num gap dummies the duplicated picture's hwaccel state and POCs (PR #23982)
Sun, 02 Aug 2026 13:14:22 -0000
Lynne via ffmpeg-devel <
[email protected]
> • #373052
Re: [PATCH] avformat/url: treat bare paths without scheme as literal paths
Sun, 2 Aug 2026 13:13:25 +0000
developer--- via ffmpeg-devel <
[email protected]
> • #373051
[PR] avfilter/dnn: require threads dependency and fix teardown abort (PR #23981)
Sun, 02 Aug 2026 13:11:57 -0000
Zhao Zhili via ffmpeg-devel <
[email protected]
> • #373050
Re: [PATCH] configure: enable os2threads with atomics support
Sun, 02 Aug 2026 21:51:53 +0900
KO Myung-Hun via ffmpeg-devel <
[email protected]
> • #373049
Re: FFmpeg 9.0 name
Sun, 2 Aug 2026 20:31:31 +0800
Steven Liu via ffmpeg-devel <
[email protected]
> • #373048
Re: FFmpeg 9.0 name
Sun, 2 Aug 2026 15:12:01 +0300
Ingo Oppermann via ffmpeg-devel <
[email protected]
> • #373047
[PR] avcodec/libsvtav1 : make eb_receive_packet drain available packets before demanding new input (PR #23979)
Sun, 02 Aug 2026 05:56:03 -0000
cdcxd via ffmpeg-devel <
[email protected]
> • #373046
[PR] Change svtav1 encoder wrapper to first receive available packet when possible in eb_receive_packet (PR #23978)
Sun, 02 Aug 2026 04:56:11 -0000
cdcxd via ffmpeg-devel <
[email protected]
> • #373045
FFmpeg 9.0 name
Sun, 2 Aug 2026 05:05:28 +0200
Michael Niedermayer via ffmpeg-devel <
[email protected]
> • #373044
[PATCH v2] avformat/rtmpproto: add rtmp_strict_paths option
Sat, 1 Aug 2026 23:58:41 -0300
Renato CRON via ffmpeg-devel <
[email protected]
> • #373043
[PR] avfilter/dnn: initialize variable before use (PR #23977)
Sun, 02 Aug 2026 02:41:46 -0000
guoyejun via ffmpeg-devel <
[email protected]
> • #373042
[PR] avcodec/x86/h264_intrapred_10bit: Replace MMX with SSE2 (PR #23976)
Sat, 01 Aug 2026 23:47:21 -0000
zuxy via ffmpeg-devel <
[email protected]
> • #373041
[PR] avcodec/avformat: add MobiClip encoding and Wii MOC5 support (PR #23974)
Fri, 31 Jul 2026 19:43:10 -0000
MrKev312 via ffmpeg-devel <
[email protected]
> • #373040
[PR] avfilter/dnn: fix object detection of openvino backend (PR #23972)
Fri, 31 Jul 2026 15:49:51 -0000
guoyejun via ffmpeg-devel <
[email protected]
> • #373039
[PR] avfilter/vf_vqe_amf: don't tag every output frame as BT.601 (PR #23971)
Fri, 31 Jul 2026 10:47:24 -0000
JuliusBairaktaris via ffmpeg-devel <
[email protected]
> • #373038
[PR] tests/checkasm/llviddsp: Fix crash with AVX2 (PR #23969)
Fri, 31 Jul 2026 01:51:00 -0000
mkver via ffmpeg-devel <
[email protected]
> • #373037
[PR] avcodec/x86/lossless_videodsp: Optimize add_gradient_pred (PR #23964)
Thu, 30 Jul 2026 16:21:18 -0000
mkver via ffmpeg-devel <
[email protected]
> • #373036
[PR] avfilter/dnn: initialize DNNData at the config_input call sites (PR #23966)
Thu, 30 Jul 2026 16:46:54 -0000
Steven Xiao via ffmpeg-devel <
[email protected]
> • #373035
[PR] fix-h264-race (PR #23963)
Thu, 30 Jul 2026 15:32:49 -0000
Kacper Michajłow via ffmpeg-devel <
[email protected]
> • #373034
[PR] fftools/ffmpeg_mux_init: don't split forced keyframe spec in place (PR #23961)
Thu, 30 Jul 2026 12:49:09 -0000
Kacper Michajłow via ffmpeg-devel <
[email protected]
> • #373033
[PR] avcodec/aarch64/vc1dsp_neon: reduce literal pool alignment to 16 bytes (PR #23960)
Thu, 30 Jul 2026 12:06:25 -0000
Kacper Michajłow via ffmpeg-devel <
[email protected]
> • #373032
[PR] lavfi/scene_sad: add RISC-V V implementations (PR #23959)
Thu, 30 Jul 2026 11:03:07 -0000
mengbinghan via ffmpeg-devel <
[email protected]
> • #373031
[PR] swscale/aarch64/ops_static: fix av_assert0 on NDEBUG builds (PR #23958)
Thu, 30 Jul 2026 08:22:24 -0000
Kacper Michajłow via ffmpeg-devel <
[email protected]
> • #373030
[PR] avcodec/bsf/{eac3,truehd}_core: clear profile value on init() (PR #23957)
Thu, 30 Jul 2026 00:51:48 -0000
James Almer via ffmpeg-devel <
[email protected]
> • #373029
[PR] avcodec/x86/huffyuvdsp, tests/checkasm/huffyuvdsp: Various improvements (PR #23956)
Thu, 30 Jul 2026 00:01:32 -0000
mkver via ffmpeg-devel <
[email protected]
> • #373028
[PR] Opinionated list of fixes (PR #2)
Wed, 29 Jul 2026 23:58:30 -0000
Kacper Michajłow via ffmpeg-devel <
[email protected]
> • #373027
[PR] Suppress a bunch of warning, mostly in checkheaders, (PR #23955)
Wed, 29 Jul 2026 21:41:02 -0000
Kacper Michajłow via ffmpeg-devel <
[email protected]
> • #373026
[PR] avcodec/vaapi_av1: stop setting deprecated VA-API fields (PR #23954)
Wed, 29 Jul 2026 21:35:14 -0000
Kacper Michajłow via ffmpeg-devel <
[email protected]
> • #373025
[PR] avutil/hwcontext_opencl: don't fall through between mapping types (PR #23953)
Wed, 29 Jul 2026 21:31:37 -0000
Kacper Michajłow via ffmpeg-devel <
[email protected]
> • #373024
[PR] [release/9.0] avformat/iamf_parse: fix inverted subblock duration validation (PR #23952)
Wed, 29 Jul 2026 21:11:00 -0000
ffmpeg-devel via ffmpeg-devel <
[email protected]
> • #373023
[PR] [release/8.1] avformat/iamf_parse: fix inverted subblock duration validation (PR #23951)
Wed, 29 Jul 2026 21:10:55 -0000
ffmpeg-devel via ffmpeg-devel <
[email protected]
> • #373022
[PR] fate-recv.sh: count warnings in test.log (PR #1)
Wed, 29 Jul 2026 21:03:39 -0000
Kacper Michajłow via ffmpeg-devel <
[email protected]
> • #373021
[PR] avcodec/x86/vp8dsp: convert mmx to sse2 (PR #23950)
Wed, 29 Jul 2026 19:54:38 -0000
Schefkin via ffmpeg-devel <
[email protected]
> • #373020