summaryrefslogtreecommitdiff
path: root/tests/ref
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2020-02-02 18:44:41 -0300
committerJames Almer <jamrial@gmail.com>2020-02-22 23:19:07 -0300
commitc6666894914ba8be1193ed81e9b6b737c68c29b6 (patch)
tree5ade4736c2bf0dd32eed59156a78a162c05522fa /tests/ref
parent5dda6c173f8c8d169f934731e31d34c1fe5da75a (diff)
avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
Add an initial mvs flag to is, analog to the export_mvs flags2 one. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref')
-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 e55cef0eb9..82e3313aa9 100644
--- a/tests/ref/fate/api-mjpeg-codec-param
+++ b/tests/ref/fate/api-mjpeg-codec-param
@@ -4,6 +4,7 @@ stream=0, decode=0
bt=4000000
flags=0x00000000
flags2=0x00000000
+ export_side_data=0x00000000
time_base=0/1
g=12
ar=0
@@ -146,6 +147,7 @@ stream=0, decode=1
bt=4000000
flags=0x00000000
flags2=0x00000000
+ export_side_data=0x00000000
time_base=0/1
g=12
ar=0
diff --git a/tests/ref/fate/api-png-codec-param b/tests/ref/fate/api-png-codec-param
index c04c8cc7c1..7adaa5260d 100644
--- a/tests/ref/fate/api-png-codec-param
+++ b/tests/ref/fate/api-png-codec-param
@@ -4,6 +4,7 @@ stream=0, decode=0
bt=4000000
flags=0x00000000
flags2=0x00000000
+ export_side_data=0x00000000
time_base=0/1
g=12
ar=0
@@ -146,6 +147,7 @@ stream=0, decode=1
bt=4000000
flags=0x00000000
flags2=0x00000000
+ export_side_data=0x00000000
time_base=0/1
g=12
ar=0