diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-05-01 21:18:57 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-05-01 22:01:38 +0200 |
commit | 77811482ab0485ff96ca9dd7cfb74948b216b471 (patch) | |
tree | bb36267e021bc0d6dfbb721322e0da125977e49d /tests/ref/fate/ffprobe_default | |
parent | a3477fef2bd9d1741c21d9a98b07f11cebf9f0e1 (diff) | |
download | ffmpeg-77811482ab0485ff96ca9dd7cfb74948b216b471.tar.gz |
avcodec/utils: ff_decode_frame_props: set pkt_size
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate/ffprobe_default')
-rw-r--r-- | tests/ref/fate/ffprobe_default | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/ref/fate/ffprobe_default b/tests/ref/fate/ffprobe_default index 76b9ed8694..652d72307a 100644 --- a/tests/ref/fate/ffprobe_default +++ b/tests/ref/fate/ffprobe_default @@ -58,7 +58,7 @@ best_effort_timestamp_time=0.000000 pkt_duration=2048 pkt_duration_time=0.040000 pkt_pos=2647 -pkt_size=N/A +pkt_size=230400 width=320 height=240 pix_fmt=rgb24 @@ -97,7 +97,7 @@ best_effort_timestamp_time=0.000000 pkt_duration=2048 pkt_duration_time=0.040000 pkt_pos=233068 -pkt_size=N/A +pkt_size=30000 width=100 height=100 pix_fmt=rgb24 @@ -169,7 +169,7 @@ best_effort_timestamp_time=0.040000 pkt_duration=2048 pkt_duration_time=0.040000 pkt_pos=265151 -pkt_size=N/A +pkt_size=230400 width=320 height=240 pix_fmt=rgb24 @@ -208,7 +208,7 @@ best_effort_timestamp_time=0.040000 pkt_duration=2048 pkt_duration_time=0.040000 pkt_pos=495575 -pkt_size=N/A +pkt_size=30000 width=100 height=100 pix_fmt=rgb24 @@ -313,7 +313,7 @@ best_effort_timestamp_time=0.080000 pkt_duration=2048 pkt_duration_time=0.040000 pkt_pos=529729 -pkt_size=N/A +pkt_size=230400 width=320 height=240 pix_fmt=rgb24 @@ -352,7 +352,7 @@ best_effort_timestamp_time=0.080000 pkt_duration=2048 pkt_duration_time=0.040000 pkt_pos=760153 -pkt_size=N/A +pkt_size=30000 width=100 height=100 pix_fmt=rgb24 @@ -457,7 +457,7 @@ best_effort_timestamp_time=0.120000 pkt_duration=2048 pkt_duration_time=0.040000 pkt_pos=794307 -pkt_size=N/A +pkt_size=230400 width=320 height=240 pix_fmt=rgb24 @@ -496,7 +496,7 @@ best_effort_timestamp_time=0.120000 pkt_duration=2048 pkt_duration_time=0.040000 pkt_pos=1024731 -pkt_size=N/A +pkt_size=30000 width=100 height=100 pix_fmt=rgb24 |