summaryrefslogtreecommitdiff
path: root/tests/ref/fate/ffprobe_json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ref/fate/ffprobe_json')
-rw-r--r--tests/ref/fate/ffprobe_json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/fate/ffprobe_json b/tests/ref/fate/ffprobe_json
index a0aecbd8ae..ee2f8e6da9 100644
--- a/tests/ref/fate/ffprobe_json
+++ b/tests/ref/fate/ffprobe_json
@@ -552,6 +552,8 @@
"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",
@@ -593,6 +595,8 @@
"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",