diff options
author | Laurent Aimar <fenrir@videolan.org> | 2011-09-29 23:13:35 +0000 |
---|---|---|
committer | Janne Grunau <janne-libav@jannau.net> | 2011-10-07 16:25:31 +0200 |
commit | d337dd3a907110b32c6305bb65e4beca5b830c5d (patch) | |
tree | 4a44bb55afa6ce3f6913fb3dbd1928f24b4e0a8a /tests | |
parent | d99427cb8ba099375d8cce6df808d4acf045ab43 (diff) | |
download | ffmpeg-streaming-d337dd3a907110b32c6305bb65e4beca5b830c5d.zip ffmpeg-streaming-d337dd3a907110b32c6305bb65e4beca5b830c5d.tar.gz |
motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ref/fate/motionpixels | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/motionpixels b/tests/ref/fate/motionpixels index e588ed3..30651e9 100644 --- a/tests/ref/fate/motionpixels +++ b/tests/ref/fate/motionpixels @@ -109,4 +109,4 @@ 0, 648003, 230400, 0xb343f372 0, 654003, 230400, 0xf7f1e588 0, 660003, 230400, 0x9682bdb2 -0, 666003, 230400, 0x538a3db8 +0, 666003, 230400, 0x16f9aad8 |