log loader/dmo/DMO_VideoDecoder.c @ 37192:277b0288b0f9

age author description
Tue, 24 May 2011 19:51:38 +0000 diego configure: Convert HAVE_SYS_MMAN_H into a 0/1 definition.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Mon, 04 Jan 2010 20:32:23 +0000 diego Drop -Iloader from CPPFLAGS for the loader subdirectory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 28 Apr 2008 14:50:24 +0000 diego Use consistent #include paths without "../".
Sat, 01 Mar 2008 10:16:43 +0000 diego Replace __MINGW32__ preprocessor check with proper HAVE_SYS_MMAN_H check.
Sun, 20 Jan 2008 17:16:39 +0000 diego Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
Mon, 10 Sep 2007 13:28:00 +0000 diego warning fixes:
Sat, 02 Jun 2007 12:26:27 +0000 diego Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and
Thu, 15 Mar 2007 22:38:13 +0000 diego Use explicit path for headers from the dshow/ subdirectory.
Sun, 11 Feb 2007 17:55:49 +0000 rtogni Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been
Fri, 26 Jan 2007 09:21:22 +0000 gpoirier Remove illegal definition of underscored-prefixed symbol "__MODULE__":
Sun, 02 Jul 2006 03:59:36 +0000 reynaldo rm unnecesary casts from void* - part 2
Tue, 05 Jul 2005 09:47:12 +0000 iive hardcode SYNC flag, so no problems could rise if first frame is skipped
Thu, 26 May 2005 21:57:24 +0000 rtognimp This currently sends control characters to the terminal instead of
Sat, 20 Sep 2003 00:52:51 +0000 pl fix for the no video/black screen with some dmo/wmv9 movies
Thu, 24 Apr 2003 18:48:30 +0000 alex last mingw32 support patch by Sascha Sommer
Mon, 21 Apr 2003 21:06:08 +0000 alex cygwin support patch by Sascha Sommer and some fixes by me
Mon, 21 Apr 2003 20:09:08 +0000 alex 10l
Tue, 25 Feb 2003 16:17:23 +0000 alex cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)
Sat, 14 Dec 2002 17:56:35 +0000 arpi compiler warning fixes
Tue, 26 Nov 2002 22:54:11 +0000 arpi DMO interfaces (copied/converted(c++->c) from avifile)