summaryrefslogtreecommitdiffstats
path: root/tests/ref
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-09-25 17:06:33 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-09-25 17:16:14 +0200
commit6d35aba167a2333367298fced3724b16261dcdf9 (patch)
tree76727f8ca7414cbf9ae239d071d2aceb84352598 /tests/ref
parent2497914a1846c1dbcfb853ea834da0038f0e22f5 (diff)
downloadffmpeg-streaming-6d35aba167a2333367298fced3724b16261dcdf9.zip
ffmpeg-streaming-6d35aba167a2333367298fced3724b16261dcdf9.tar.gz
avformat/img2dec: initialize pkt->pos for image pipes
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/fate/exif-image-tiff2
-rw-r--r--tests/ref/fate/exif-image-webp2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/exif-image-tiff b/tests/ref/fate/exif-image-tiff
index 515e3f1..2b10529 100644
--- a/tests/ref/fate/exif-image-tiff
+++ b/tests/ref/fate/exif-image-tiff
@@ -9,7 +9,7 @@ best_effort_timestamp=0
best_effort_timestamp_time=0.000000
pkt_duration=1
pkt_duration_time=0.040000
-pkt_pos=N/A
+pkt_pos=0
pkt_size=67604
width=200
height=112
diff --git a/tests/ref/fate/exif-image-webp b/tests/ref/fate/exif-image-webp
index d83feb2..88e3c82 100644
--- a/tests/ref/fate/exif-image-webp
+++ b/tests/ref/fate/exif-image-webp
@@ -9,7 +9,7 @@ best_effort_timestamp=0
best_effort_timestamp_time=0.000000
pkt_duration=1
pkt_duration_time=0.040000
-pkt_pos=N/A
+pkt_pos=0
pkt_size=39276
width=400
height=225
OpenPOWER on IntegriCloud