diff options
author | Sasi Inguva <isasi-at-google.com@ffmpeg.org> | 2016-09-26 11:42:52 -0700 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-04-19 14:06:32 +0200 |
commit | 87071478b4a70d3651ce73ee6b9a95a525074403 (patch) | |
tree | 42424e2df5f71defa6298300b322863cb3a47c0d /tests/ref/fate/gaplessenc-pcm-to-mov-aac | |
parent | 6442e4ab3cab573e6f86bfa6db096afd8edef453 (diff) | |
download | ffmpeg-87071478b4a70d3651ce73ee6b9a95a525074403.tar.gz |
tests/fate-run.sh: Show packet flags for fate gapless tests.
Signed-off-by: Sasi Inguva <isasi@google.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref/fate/gaplessenc-pcm-to-mov-aac')
-rw-r--r-- | tests/ref/fate/gaplessenc-pcm-to-mov-aac | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/tests/ref/fate/gaplessenc-pcm-to-mov-aac b/tests/ref/fate/gaplessenc-pcm-to-mov-aac index 305d78e9b6..2b17956e2b 100644 --- a/tests/ref/fate/gaplessenc-pcm-to-mov-aac +++ b/tests/ref/fate/gaplessenc-pcm-to-mov-aac @@ -7,22 +7,22 @@ duration_ts=529200 start_time=0.000000 duration=12.024000 [/FORMAT] -packet|pts=-1024|dts=-1024|duration=1024side_data| +packet|pts=-1024|dts=-1024|duration=1024|flags=KDside_data| -packet|pts=0|dts=0|duration=1024 -packet|pts=1024|dts=1024|duration=1024 -packet|pts=2048|dts=2048|duration=1024 -packet|pts=3072|dts=3072|duration=1024 -packet|pts=4096|dts=4096|duration=1024 -packet|pts=5120|dts=5120|duration=1024 -packet|pts=521216|dts=521216|duration=1024 -packet|pts=522240|dts=522240|duration=1024 -packet|pts=523264|dts=523264|duration=1024 -packet|pts=524288|dts=524288|duration=1024 -packet|pts=525312|dts=525312|duration=1024 -packet|pts=526336|dts=526336|duration=1024 -packet|pts=527360|dts=527360|duration=1024 -packet|pts=528384|dts=528384|duration=816 +packet|pts=0|dts=0|duration=1024|flags=K_ +packet|pts=1024|dts=1024|duration=1024|flags=K_ +packet|pts=2048|dts=2048|duration=1024|flags=K_ +packet|pts=3072|dts=3072|duration=1024|flags=K_ +packet|pts=4096|dts=4096|duration=1024|flags=K_ +packet|pts=5120|dts=5120|duration=1024|flags=K_ +packet|pts=521216|dts=521216|duration=1024|flags=K_ +packet|pts=522240|dts=522240|duration=1024|flags=K_ +packet|pts=523264|dts=523264|duration=1024|flags=K_ +packet|pts=524288|dts=524288|duration=1024|flags=K_ +packet|pts=525312|dts=525312|duration=1024|flags=K_ +packet|pts=526336|dts=526336|duration=1024|flags=K_ +packet|pts=527360|dts=527360|duration=1024|flags=K_ +packet|pts=528384|dts=528384|duration=816|flags=K_ stream|nb_read_packets=518 frame|pkt_pts=0|pkt_dts=0|best_effort_timestamp=0|pkt_duration=1024|nb_samples=1024 frame|pkt_pts=1024|pkt_dts=1024|best_effort_timestamp=1024|pkt_duration=1024|nb_samples=1024 |