Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2018-02-13 01:53:05 +0300
committerMark Thompson <sw@jkqxz.net>2018-02-13 01:54:23 +0300
commita5ed07940c6929cadc44073f355cd15cfba7161e (patch)
tree257cc7b6fc1e67d24919a777359b11b4b43d30bc /tests
parentb4fca397dd40e8c073c839716bcf5e240a348d73 (diff)
fate: Fix fate-api reference files after AVCodecContext change
Broken by d23fff0d8a0e7df170c67a9dd5c1f7c1fc0da489.
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/fate/api-mjpeg-codec-param2
-rw-r--r--tests/ref/fate/api-png-codec-param2
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/fate/api-mjpeg-codec-param b/tests/ref/fate/api-mjpeg-codec-param
index 178b7c73cb..e5ad2b7656 100644
--- a/tests/ref/fate/api-mjpeg-codec-param
+++ b/tests/ref/fate/api-mjpeg-codec-param
@@ -137,6 +137,7 @@ stream=0, decode=0
video_size=400x225
max_pixels=2147483647
hwaccel_flags=0x00000001
+ extra_hw_frames=-1
stream=0, decode=1
b=0
ab=0
@@ -276,3 +277,4 @@ stream=0, decode=1
video_size=400x225
max_pixels=2147483647
hwaccel_flags=0x00000001
+ extra_hw_frames=-1
diff --git a/tests/ref/fate/api-png-codec-param b/tests/ref/fate/api-png-codec-param
index c6ea7c6296..f04ffa757d 100644
--- a/tests/ref/fate/api-png-codec-param
+++ b/tests/ref/fate/api-png-codec-param
@@ -137,6 +137,7 @@ stream=0, decode=0
video_size=128x128
max_pixels=2147483647
hwaccel_flags=0x00000001
+ extra_hw_frames=-1
stream=0, decode=1
b=0
ab=0
@@ -276,3 +277,4 @@ stream=0, decode=1
video_size=128x128
max_pixels=2147483647
hwaccel_flags=0x00000001
+ extra_hw_frames=-1