Re: [FFmpeg-devel] [PATCH 1/8] fftools/ffprobe: Report initial and trailing padding

2022-09-06 Thread Andreas Rheinhardt
Anton Khirnov: > Quoting Andreas Rheinhardt (2022-09-05 00:52:23) >> Andreas Rheinhardt: >>> Signed-off-by: Andreas Rheinhardt >>> --- >>> trailing_padding seems to be unused and could actually be deprecated. >>> >> >> Will apply this patchset tomorrow unless there are objections. Notice >> that I

Re: [FFmpeg-devel] [PATCH 1/8] fftools/ffprobe: Report initial and trailing padding

2022-09-06 Thread Anton Khirnov
Quoting Andreas Rheinhardt (2022-09-05 00:52:23) > Andreas Rheinhardt: > > Signed-off-by: Andreas Rheinhardt > > --- > > trailing_padding seems to be unused and could actually be deprecated. > > > > Will apply this patchset tomorrow unless there are objections. Notice > that I really like to hav

Re: [FFmpeg-devel] [PATCH 1/8] fftools/ffprobe: Report initial and trailing padding

2022-09-04 Thread Andreas Rheinhardt
Andreas Rheinhardt: > Signed-off-by: Andreas Rheinhardt > --- > trailing_padding seems to be unused and could actually be deprecated. > Will apply this patchset tomorrow unless there are objections. Notice that I really like to have a second opinion on whether trailing_padding should be printed

[FFmpeg-devel] [PATCH 1/8] fftools/ffprobe: Report initial and trailing padding

2022-09-01 Thread Andreas Rheinhardt
Signed-off-by: Andreas Rheinhardt --- trailing_padding seems to be unused and could actually be deprecated. doc/ffprobe.xsd | 2 ++ fftools/ffprobe.c | 3 +++ tests/ref/fate/concat-demuxer-extended-lavf-mxf | 2 +- tests/r