[FFmpeg-devel] [PATCH 3/3] ffprobe: introduce section type, use for the compact output
Stefano Sabatini
stefasab at gmail.com
Wed Sep 6 02:15:22 EEST 2023
On date Friday 2023-09-01 15:43:36 +0200, Stefano Sabatini wrote:
> Also, avoid spurious end-of-line after side data entries, and improve
> rendering of compact output, by adding an indication of the side data
> type for each entry.
>
> Also fixes issue:
> http://trac.ffmpeg.org/ticket/9266
> ---
> fftools/ffprobe.c | 163 +-
> tests/ref/fate/concat-demuxer-simple2-lavf-ts | 64 -
> tests/ref/fate/filter-metadata-cropdetect | 1 -
> tests/ref/fate/filter-metadata-cropdetect1 | 2 -
> tests/ref/fate/filter-metadata-cropdetect2 | 3 -
> tests/ref/fate/flv-demux | 6 +-
> tests/ref/fate/gapless-mp3-side-data | 9 +-
> tests/ref/fate/gaplessenc-itunes-to-ipod-aac | 4 +-
> tests/ref/fate/gaplessenc-pcm-to-mov-aac | 4 +-
> tests/ref/fate/gaplessinfo-itunes1 | 4 +-
> tests/ref/fate/gaplessinfo-itunes2 | 4 +-
> tests/ref/fate/mov-aac-2048-priming | 3 +-
> tests/ref/fate/mov-zombie | 197 +--
> tests/ref/fate/oggopus-demux | 6 +-
> tests/ref/fate/ts-demux | 56 +-
> tests/ref/fate/ts-opus-demux | 1536 ++++++-----------
> tests/ref/fate/ts-small-demux | 219 +--
> tests/ref/fate/ts-timed-id3-demux | 6 +-
> 18 files changed, 788 insertions(+), 1499 deletions(-)
Will apply in a few days if I see no comments.
More information about the ffmpeg-devel
mailing list