[FFmpeg-cvslog] fate: update fate-api reference files after 71e2ec017a
James Almer
git at videolan.org
Tue Oct 10 04:46:34 EEST 2017
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Mon Oct 9 22:45:36 2017 -0300| [17ba9e123f1e66fad92f0ff6bd7aaa7ddfac7ff4] | committer: James Almer
fate: update fate-api reference files after 71e2ec017a
Signed-off-by: James Almer <jamrial at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=17ba9e123f1e66fad92f0ff6bd7aaa7ddfac7ff4
---
tests/ref/fate/api-mjpeg-codec-param | 2 ++
tests/ref/fate/api-png-codec-param | 2 ++
2 files changed, 4 insertions(+)
diff --git a/tests/ref/fate/api-mjpeg-codec-param b/tests/ref/fate/api-mjpeg-codec-param
index 6a5d4d3926..02f656df25 100644
--- a/tests/ref/fate/api-mjpeg-codec-param
+++ b/tests/ref/fate/api-mjpeg-codec-param
@@ -157,6 +157,7 @@ stream=0, decode=0
pixel_format=yuvj422p
video_size=400x225
max_pixels=2147483647
+ hwaccel_flags=0x00000001
stream=0, decode=1
b=0
ab=0
@@ -316,3 +317,4 @@ stream=0, decode=1
pixel_format=yuvj422p
video_size=400x225
max_pixels=2147483647
+ hwaccel_flags=0x00000001
diff --git a/tests/ref/fate/api-png-codec-param b/tests/ref/fate/api-png-codec-param
index c51957e1d2..de86f1b25d 100644
--- a/tests/ref/fate/api-png-codec-param
+++ b/tests/ref/fate/api-png-codec-param
@@ -157,6 +157,7 @@ stream=0, decode=0
pixel_format=rgba
video_size=128x128
max_pixels=2147483647
+ hwaccel_flags=0x00000001
stream=0, decode=1
b=0
ab=0
@@ -316,3 +317,4 @@ stream=0, decode=1
pixel_format=rgba
video_size=128x128
max_pixels=2147483647
+ hwaccel_flags=0x00000001
More information about the ffmpeg-cvslog
mailing list