log libmpcodecs/ve_qtvideo.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 27 Nov 2010 12:24:01 +0000 reimar Reindent.
Sat, 27 Nov 2010 12:23:20 +0000 reimar Do not dump image description by default.
Sun, 12 Sep 2010 13:01:05 +0000 reimar Replace sizoef(type) by sizeof(*ptrvar).
Thu, 09 Sep 2010 16:38:11 +0000 diego Mark video encoder vf_info_t structs as const.
Mon, 14 Jun 2010 14:35:57 +0000 diego Replace forward declarations by proper loader/wine/winbase.h #include.
Sat, 06 Mar 2010 11:12:32 +0000 sesse Fix QuickTime emulated OSErr type.
Sun, 21 Feb 2010 15:48:03 +0000 diego cosmetics: Rename struct vf_instance_s --> vf_instance.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 13 Dec 2008 12:33:22 +0000 diego Replace informal GPL notices by standard GPL headers.
Fri, 16 May 2008 00:23:02 +0000 diego cosmetics: Remove pointless parentheses from return calls.
Tue, 01 Apr 2008 14:19:45 +0000 diego Do not #include libavutil/common.h. It is not used directly and mpbswap.h
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Tue, 28 Aug 2007 16:59:24 +0000 diego warning fix:
Sat, 25 Aug 2007 00:23:38 +0000 diego Fix unused variable warning.
Thu, 15 Mar 2007 17:51:32 +0000 diego Add explicit location for headers from the libmpdemux/ directory.