[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.

Romain Beauxis romain.beauxis at gmail.com
Thu Apr 3 01:08:34 EEST 2025


Le mer. 2 avr. 2025 à 16:30, Michael Niedermayer <michael at niedermayer.cc> a
écrit :
>
> 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

Yes absolutely.

Do you have other concerns before I do so?

> 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.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list