diff options
author | Juanjo <pulento@users.sourceforge.net> | 2015-06-04 14:47:24 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-04 17:03:34 +0200 |
commit | a213e57cef82aefb57f1b2233f913081df153c7b (patch) | |
tree | 5dfcd20c35b2dc28902a6eaf1a6acbfe0da51c52 /tests/ref/lavf | |
parent | 3b4e694ead8b240e09b9e50140840ef94e1a0688 (diff) | |
download | ffmpeg-streaming-a213e57cef82aefb57f1b2233f913081df153c7b.zip ffmpeg-streaming-a213e57cef82aefb57f1b2233f913081df153c7b.tar.gz |
lavf/riffenc: Set correct block align for mp2.
Rounding by Michael.
Fixes ticket #4565.
Diffstat (limited to 'tests/ref/lavf')
-rw-r--r-- | tests/ref/lavf/asf | 2 | ||||
-rw-r--r-- | tests/ref/lavf/avi | 2 | ||||
-rw-r--r-- | tests/ref/lavf/wtv | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/lavf/asf b/tests/ref/lavf/asf index 400278c..911af72 100644 --- a/tests/ref/lavf/asf +++ b/tests/ref/lavf/asf @@ -1,3 +1,3 @@ -1a8716a0358b8123c02557dfdf6c259b *./tests/data/lavf/lavf.asf +76f131a5426f0ba5fc7409d1a1bbfdd7 *./tests/data/lavf/lavf.asf 333585 ./tests/data/lavf/lavf.asf ./tests/data/lavf/lavf.asf CRC=0xf6340a10 diff --git a/tests/ref/lavf/avi b/tests/ref/lavf/avi index 8b14370..dfdb392 100644 --- a/tests/ref/lavf/avi +++ b/tests/ref/lavf/avi @@ -1,3 +1,3 @@ -07a29d329e7f07a4fd682145c3771995 *./tests/data/lavf/lavf.avi +ab696052289d8dfea193e4cf94a94a6f *./tests/data/lavf/lavf.avi 330814 ./tests/data/lavf/lavf.avi ./tests/data/lavf/lavf.avi CRC=0xec6c3c68 diff --git a/tests/ref/lavf/wtv b/tests/ref/lavf/wtv index b0ae7d1..11c04c5 100644 --- a/tests/ref/lavf/wtv +++ b/tests/ref/lavf/wtv @@ -1,3 +1,3 @@ -b74b14ee41830aed90380bf6252dcfdb *./tests/data/lavf/lavf.wtv +c5328b1c3e5fe70468c3f587c34ffd82 *./tests/data/lavf/lavf.wtv 413696 ./tests/data/lavf/lavf.wtv ./tests/data/lavf/lavf.wtv CRC=0x71287e25 |