log libmpcodecs/vd_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.
Wed, 13 Oct 2010 18:38:50 +0000 reimar Do not call Setup_FS_Segment if the QuickTime framework is used on OSX
Sun, 12 Sep 2010 13:01:05 +0000 reimar Replace sizoef(type) by sizeof(*ptrvar).
Sat, 24 Jul 2010 16:36:02 +0000 reimar Some indentation fixes.
Sat, 24 Jul 2010 16:33:22 +0000 reimar Generate a ImageDescription if none is passed neither via ImageDesc nor
Mon, 14 Jun 2010 14:35:57 +0000 diego Replace forward declarations by proper loader/wine/winbase.h #include.
Tue, 16 Mar 2010 14:35:43 +0000 diego Remove unused variable, fixes the warning:
Tue, 16 Mar 2010 14:30:31 +0000 sesse Fix libmpcodecs/vd_qtvideo.c compilation on OS X:
Mon, 15 Mar 2010 12:05:56 +0000 sesse Use the high-level QuickTime decoding APIs (DecompressSequenceFrameS and
Sat, 06 Mar 2010 11:12:32 +0000 sesse Fix QuickTime emulated OSErr type.
Fri, 19 Feb 2010 13:50:16 +0000 komh Fix the stack crash(SYS3171) on OS/2 when playing qtaudio/qtvideo.
Fri, 12 Feb 2010 16:29:34 +0000 diego Mark all ad_info_t/vd_info_t structure declarations as const.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.