[FFmpeg-devel] [PATCH v9 1/8] libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame with the same PTS.

Michael Niedermayer michael at niedermayer.cc
Thu Apr 3 00:29:53 EEST 2025


Hi Romain

On Wed, Apr 02, 2025 at 07:43:03PM +0200, Michael Niedermayer wrote:
> On Mon, Mar 24, 2025 at 09:50:52AM -0500, Romain Beauxis wrote:
> > ---
> >  libavcodec/decode.c | 131 ++++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 131 insertions(+)
> 
> doesnt apply cleanly:
> 
> Applying: libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame with the same PTS.
> Using index info to reconstruct a base tree...
> M	libavcodec/decode.c
> .git/rebase-apply/patch:74: tab in indent.
> 	ret->data = pending->data;

> warning: 1 line adds whitespace errors.

We cannot push changes with whitespace errors (like trailing whitespace
and tabs in places where they are not needed by syntax rules)
theres a git hook that blocks that on the server

maybe just post a link to your git branch so you dont have to repost
the whole set to the ML after you fix these

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Dictatorship: All citizens are under surveillance, all their steps and
actions recorded, for the politicians to enforce control.
Democracy: All politicians are under surveillance, all their steps and
actions recorded, for the citizens to enforce control.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250402/094e514b/attachment.sig>


More information about the ffmpeg-devel mailing list