log libmpcodecs/vf_stereo3d.c @ 34252:0d7b77bd5744

age author description
Mon, 11 Jul 2011 21:54:53 +0000 reimar Half-width side-by-side formats for stereo3d.
Tue, 21 Jun 2011 17:53:24 +0000 reimar Change memcpy_pic to force it to never write to image parts between
Tue, 21 Jun 2011 16:54:45 +0000 reimar Avoid C99 syntax not supported by some old compilers.
Sun, 19 Jun 2011 08:33:57 +0000 reimar Add support for converting to interleaved 3D in vf_stereo3d.
Sun, 14 Nov 2010 15:35:53 +0000 reimar Indicate that stereo3d can now handle strides properly.
Sun, 14 Nov 2010 15:34:27 +0000 reimar Remove unused struct element.
Sun, 14 Nov 2010 15:33:25 +0000 reimar Properly support src/dst stride in vf_stereo3d.