aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/ffprobe_ini
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-03-08 23:43:40 +0100
committerMichael Niedermayer <michaelni@gmx.at>2015-03-08 23:58:18 +0100
commitfa14685a578d4d37f9a53c2399bba7770e48f747 (patch)
tree7b748d69f420ba6b2fd8a62433b194addf60d1ad /tests/ref/fate/ffprobe_ini
parentd5e9fc782150d4596c72440a0aa02b7f4f1254b1 (diff)
parent7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f (diff)
downloadffmpeg-fa14685a578d4d37f9a53c2399bba7770e48f747.tar.gz
Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f'
* commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f': avprobe: Export coded_{width,height} in -show_streams Conflicts: avprobe.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate/ffprobe_ini')
-rw-r--r--tests/ref/fate/ffprobe_ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/fate/ffprobe_ini b/tests/ref/fate/ffprobe_ini
index c779acead4..e30c2fe450 100644
--- a/tests/ref/fate/ffprobe_ini
+++ b/tests/ref/fate/ffprobe_ini
@@ -565,6 +565,8 @@ codec_tag_string=RGB[24]
codec_tag=0x18424752
width=320
height=240
+coded_width=320
+coded_height=240
has_b_frames=0
sample_aspect_ratio=1\:1
display_aspect_ratio=4\:3
@@ -620,6 +622,8 @@ codec_tag_string=RGB[24]
codec_tag=0x18424752
width=100
height=100
+coded_width=100
+coded_height=100
has_b_frames=0
sample_aspect_ratio=1\:1
display_aspect_ratio=1\:1