aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/dmo
Commit message (Expand)AuthorAge
* Remove $Id$ tags, they make diffs between different versionsGravatar reimar2008-01-27
* Fix a ton of illegal identifiers. Identifiers starting with __ or _ and aGravatar diego2008-01-20
* consistency cosmeticsGravatar diego2008-01-01
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Fix for:Gravatar voroshil2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled andGravatar diego2007-06-02
* Use explicit path for headers from the dshow/ subdirectory.Gravatar diego2007-03-15
* Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been Gravatar rtogni2007-02-11
* Remove illegal definition of underscored-prefixed symbol "__MODULE__":Gravatar gpoirier2007-01-26
* Make loader Makefile non-recursive.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* Remove reference to non-existent variable.Gravatar diego2006-08-22
* Move all internal -I parameters to the front of CFLAGS to avoid using externalGravatar diego2006-08-17
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* rm unnecesary casts from void* - part 2Gravatar reynaldo2006-07-02
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* Change "Supress" to "Suppress" in a couple comments.Gravatar corey2006-06-07
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* include MSGL_* definitionsGravatar henry2006-03-27
* Convert printfs in aviprint.c to mp_msg and give the information printingGravatar diego2006-03-27
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* hardcode SYNC flag, so no problems could rise if first frame is skippedGravatar iive2005-07-05
* This currently sends control characters to the terminal instead ofGravatar rtognimp2005-05-26
* Mark modified imported files as such to comply with GPL ยง2a.Gravatar diego2005-04-15
* fix for the no video/black screen with some dmo/wmv9 moviesGravatar pl2003-09-20
* last mingw32 support patch by Sascha SommerGravatar alex2003-04-24
* cygwin support patch by Sascha Sommer and some fixes by meGravatar alex2003-04-21
* 10lGravatar alex2003-04-21
* cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)Gravatar alex2003-02-25
* compiler warning fixesGravatar arpi2002-12-14
* DMO Audio support (ugly, needs cleanup)Gravatar arpi2002-12-01
* .depend should be ignored.Gravatar diego2002-11-28
* DMO interfaces (copied/converted(c++->c) from avifile)Gravatar arpi2002-11-26