]> git.sesse.net Git - ffmpeg/commit
Alloc 16 extra bytes in libavfilter frames. Needed for MMX-optimized swscale.
authorVitor Sessak <vitor1001@gmail.com>
Mon, 10 May 2010 00:28:18 +0000 (00:28 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Mon, 10 May 2010 00:28:18 +0000 (00:28 +0000)
commit8ad802e610771e1e63d6f105739b78b4aa6980d8
treef884982f787e9bee18efa45874f72076da2072a9
parentf10d3d343e3a01ab25a9641c00c6d5db17b226cc
Alloc 16 extra bytes in libavfilter frames. Needed for MMX-optimized swscale.

Fix issue 1924.

Originally committed as revision 23077 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/defaults.c