Overnight, a SPI contributor to FFmpeg has posted on YT a rant about a
'spat' with the FFmpeg twitter account.
Video is at
https://www.youtube.com/watch?v=3VkcAvqV24c
In 11 hours since posting, it has clocked up tens of thousands views and
hundreds of comments.
Our outreach channels should n
On Fri, Oct 24, 2025 at 06:03:26PM -0400, Kieran Kunhya via ffmpeg-devel wrote:
> On Fri, 24 Oct 2025, 14:52 michaelni via ffmpeg-devel, <
> [email protected]> wrote:
>
> > PR #20746 opened by michaelni
> > URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20746
> > Patch URL: https://code.ff
Hi
On Tue, Oct 21, 2025 at 05:45:15PM +, Holliger, Lukas J via ffmpeg-devel
wrote:
> Currently there is no support to copy these MEBX tracks, so they are
> dropped. These tracks often appear on iPhones, especially when
> shooting cinematic mode, so allowing this to pass through makes it
> eas
PR #20753 opened by mkver
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20753
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20753.patch
ProRes is an intra-only codec.
Copied from FFV1?
>From d01608e0222a04b5743446f200284d486524b355 Mon Sep 17 00:00:00 2001
From: Andreas Rheinhardt
PR #20752 opened by averne
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20752
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20752.patch
Split off from #20381.
Adds a ProRes parser, which avoids going through a full-frame decode to parse
headers.
>From 46f936c70e15e37f6aee5621edbad0
PR #20751 opened by Shreesh Adiga (tantei3)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20751
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20751.patch
Implemented the algorithm described in the paper titled
"Fast CRC Computation for Generic Polynomials Using PCLMULQDQ Instruction"
b
PR #20749 opened by anthonybajoua
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20749
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20749.patch
# Problem
* With `hybrid_fragmented` set, when `delay_moov` writes the `ftyp` atom, this
is already after the `free` atom.
* This is the