log libmpcodecs/vf_stereo3d.c @ 32920:8661ae44ef39

age author description
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.
Sun, 14 Nov 2010 15:24:12 +0000 reimar Adjust d_height instead of bad ad-hoc scaling.
Sat, 23 Oct 2010 18:11:54 +0000 reimar Use proper include instead of extern declarations in the .c file.
Fri, 22 Oct 2010 17:46:12 +0000 reimar Add stereo3d filter.