[FFmpeg-cvslog] ffprobe: report the corrupt flag on packets
rcombs
git at videolan.org
Thu Feb 9 13:52:58 EET 2023
ffmpeg | branch: master | rcombs <rcombs at rcombs.me> | Tue Jan 10 19:55:32 2023 -0600| [18cd65998bfe9651b1bd9496bba9f641c77920cd] | committer: Anton Khirnov
ffprobe: report the corrupt flag on packets
Signed-off-by: Anton Khirnov <anton at khirnov.net>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=18cd65998bfe9651b1bd9496bba9f641c77920cd
---
fftools/ffprobe.c | 5 +-
tests/ref/fate/concat-demuxer-extended-lavf-mxf | 2 +-
.../ref/fate/concat-demuxer-extended-lavf-mxf_d10 | 2 +-
tests/ref/fate/concat-demuxer-simple1-lavf-mxf | 202 ++--
tests/ref/fate/concat-demuxer-simple1-lavf-mxf_d10 | 140 +--
tests/ref/fate/concat-demuxer-simple2-lavf-ts | 298 ++---
tests/ref/fate/ffprobe_compact | 28 +-
tests/ref/fate/ffprobe_csv | 28 +-
tests/ref/fate/ffprobe_default | 28 +-
tests/ref/fate/ffprobe_flat | 28 +-
tests/ref/fate/ffprobe_ini | 28 +-
tests/ref/fate/ffprobe_json | 28 +-
tests/ref/fate/ffprobe_xml | 28 +-
tests/ref/fate/ffprobe_xsd | 28 +-
tests/ref/fate/flcl1905 | 34 +-
tests/ref/fate/flv-demux | 1206 ++++++++++----------
tests/ref/fate/gapless-mp3-side-data | 1190 +++++++++----------
tests/ref/fate/gaplessenc-itunes-to-ipod-aac | 30 +-
tests/ref/fate/gaplessenc-pcm-to-mov-aac | 30 +-
tests/ref/fate/gaplessinfo-itunes1 | 30 +-
tests/ref/fate/gaplessinfo-itunes2 | 30 +-
.../hapqa-extract-nosnappy-to-hapalphaonly-mov | 2 +-
tests/ref/fate/hapqa-extract-nosnappy-to-hapq-mov | 2 +-
tests/ref/fate/matroska-encoding-delay | 10 +-
tests/ref/fate/matroska-ogg-opus-remux | 6 +-
tests/ref/fate/matroska-opus-remux | 6 +-
tests/ref/fate/mov-aac-2048-priming | 434 +++----
tests/ref/fate/mov-init-nonkeyframe | 240 ++--
tests/ref/fate/mov-mp4-extended-atom | 2 +-
tests/ref/fate/mov-mp4-ttml-dfxp | 2 +-
tests/ref/fate/mov-mp4-ttml-stpp | 2 +-
tests/ref/fate/mov-zombie | 132 +--
tests/ref/fate/oggopus-demux | 82 +-
tests/ref/fate/ts-demux | 50 +-
tests/ref/fate/ts-opus-demux | 1024 ++++++++---------
tests/ref/fate/ts-small-demux | 148 +--
36 files changed, 2783 insertions(+), 2782 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commitdiff;h=18cd65998bfe9651b1bd9496bba9f641c77920cd
More information about the ffmpeg-cvslog
mailing list