log libmpcodecs/ve_qtvideo.c @ 31946:923e9453ece9

age author description
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.
Thu, 15 Mar 2007 17:30:55 +0000 diego Add explicit location for headers from the stream/ directory.
Thu, 15 Mar 2007 08:29:24 +0000 diego Include loader/ prefix in #include path everywhere.
Mon, 18 Dec 2006 21:03:59 +0000 nicodvb muxers now write to output muxer->stream rather than to muxer->file
Thu, 07 Dec 2006 11:58:07 +0000 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.