> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> On Behalf Of Michael
> Niedermayer
> Sent: Thursday, November 25, 2021 5:39 PM
> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH v2 1/1] fftools/ffprobe: print size of
> attachment streams (extradata_size)
>
> On Thu, Nov 25, 2021 at 03:05:23AM +0000, Soft Works wrote:
> > Signed-off-by: softworkz <softwo...@hotmail.com>
> > ---
> > v2: As suggested by Marton, I'm always prniting extradata_size now instead
> of an 'attachment_size' value.
> > The downside is that a number of tests need to be changed and probably,
> Patchwork won't get it right again (due to long lines).
> >
> > doc/ffprobe.xsd | 1 +
> > fftools/ffprobe.c | 1 +
> > tests/ref/fate/concat-demuxer-extended-lavf-mxf | 2 +-
> > tests/ref/fate/concat-demuxer-extended-lavf-mxf_d10 | 2 +-
> > tests/ref/fate/concat-demuxer-simple1-lavf-mxf | 2 +-
> > tests/ref/fate/concat-demuxer-simple1-lavf-mxf_d10 | 2 +-
> > tests/ref/fate/concat-demuxer-simple2-lavf-ts | 2 +-
> > tests/ref/fate/flv-demux | 4 ++--
> > tests/ref/fate/mov-zombie | 2 +-
> > tests/ref/fate/mxf-probe-d10 | 1 +
> > tests/ref/fate/oggopus-demux | 2 +-
> > tests/ref/fate/ts-demux | 2 +-
> > tests/ref/fate/ts-opus-demux | 2 +-
> > tests/ref/fate/ts-small-demux | 2 +-
> > 14 files changed, 15 insertions(+), 12 deletions(-)
>
> doesnt apply (maybe long line issue)
> so i cannot test this
>
I have already sent a v3 where the patch is included as an attachment.
Hope this will do it...
Thanks,
sw
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".