diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-01 14:42:00 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-05 20:32:12 +0200 |
commit | 5c16df1b92c519238e10664eeab3adb3b9016edd (patch) | |
tree | 29d3df853379b45ed1daa8409e2f4f7d68821e84 /tests/ref/fate/mxf-probe-dv25 | |
parent | e6d89d0efd9194198d9964e47bf428be222594ea (diff) | |
download | ffmpeg-5c16df1b92c519238e10664eeab3adb3b9016edd.tar.gz |
fftools/ffprobe: Report initial and trailing padding
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/ref/fate/mxf-probe-dv25')
-rw-r--r-- | tests/ref/fate/mxf-probe-dv25 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/fate/mxf-probe-dv25 b/tests/ref/fate/mxf-probe-dv25 index 67a510fc5c..8b12a17838 100644 --- a/tests/ref/fate/mxf-probe-dv25 +++ b/tests/ref/fate/mxf-probe-dv25 @@ -68,6 +68,7 @@ sample_rate=48000 channels=1 channel_layout=unknown bits_per_sample=16 +initial_padding=0 id=N/A r_frame_rate=0/0 avg_frame_rate=0/0 @@ -113,6 +114,7 @@ sample_rate=48000 channels=1 channel_layout=unknown bits_per_sample=16 +initial_padding=0 id=N/A r_frame_rate=0/0 avg_frame_rate=0/0 |