summaryrefslogtreecommitdiffstats
path: root/loader/dmo/DMO_VideoDecoder.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-18/+17
* Use consistent #include paths without "../".diego2008-04-281-2/+2
* Replace __MINGW32__ preprocessor check with proper HAVE_SYS_MMAN_H check.diego2008-03-011-1/+1
* Fix a ton of illegal identifiers. Identifiers starting with __ or _ and adiego2008-01-201-3/+3
* warning fixes:diego2007-09-101-2/+0
* Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled anddiego2007-06-021-10/+0
* Use explicit path for headers from the dshow/ subdirectory.diego2007-03-151-3/+3
* Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been rtogni2007-02-111-0/+1
* Remove illegal definition of underscored-prefixed symbol "__MODULE__":gpoirier2007-01-261-2/+0
* rm unnecesary casts from void* - part 2reynaldo2006-07-021-2/+2
* hardcode SYNC flag, so no problems could rise if first frame is skippediive2005-07-051-1/+1
* This currently sends control characters to the terminal instead ofrtognimp2005-05-261-14/+18
* fix for the no video/black screen with some dmo/wmv9 moviespl2003-09-201-2/+3
* last mingw32 support patch by Sascha Sommeralex2003-04-241-0/+2
* cygwin support patch by Sascha Sommer and some fixes by mealex2003-04-211-1/+9
* 10lalex2003-04-211-1/+1
* cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)alex2003-02-251-2/+2
* compiler warning fixesarpi2002-12-141-1/+2
* DMO interfaces (copied/converted(c++->c) from avifile)arpi2002-11-261-0/+552