log libmpcodecs/vf_spp.c @ 27667:88dfab272467

age author description
Tue, 13 May 2008 10:16:20 +0000 diego Use standard license headers.
Sun, 02 Dec 2007 14:57:15 +0000 reimar Make all vf_info_t structs const
Fri, 09 Nov 2007 17:20:27 +0000 diego Add missing header files, fixes the warnings:
Tue, 30 Oct 2007 15:24:09 +0000 diego Remove unused fmt_list array, fixes the warnings:
Tue, 18 Sep 2007 14:08:08 +0000 diego MPEG-2 blocks at qp 1 get overfiltered by spp, apparently because "qp>>1" turns
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
Wed, 01 Nov 2006 19:52:42 +0000 henry qp height should be in macroblocks, not pixels