aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/dshow
Commit message (Expand)AuthorAge
* Add regular #define for header file.Gravatar voroshil2007-06-08
* 10l: Remove overlooked instance of NOAVIFILE_HEADERS.Gravatar diego2007-06-02
* Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled andGravatar diego2007-06-02
* Rework of copying samples from directshow codecs.Gravatar voroshil2007-03-02
* Fix wrong typecast, which can cause MPlayer crashGravatar voroshil2007-02-26
* Fix loading of mpeg4ds direct show video codec under win32, broken in r22322Gravatar voroshil2007-02-23
* Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyedGravatar voroshil2007-02-23
* Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separ...Gravatar voroshil2007-02-23
* Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.Gravatar voroshil2007-02-23
* Precent overflow of this->m_sVhdr->bmiHeader buffer, may have beenGravatar rtogni2007-02-11
* Doxygen comments for used DirectShow methods.Gravatar voroshil2007-01-28
* fix overlooked debug messageGravatar voroshil2007-01-27
* Changing debug messages and renaming method names according to theirGravatar voroshil2007-01-27
* fix typos from previous commitGravatar voroshil2007-01-27
* Cosmetics. Doxygen comments.Gravatar voroshil2007-01-27
* 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
* consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE.Gravatar diego2006-08-16
* 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
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* 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
* Mark modified imported files as such to comply with GPL ยง2a.Gravatar diego2005-04-15
* last mingw32 support patch by Sascha SommerGravatar alex2003-04-24
* cygwin support patch by Sascha Sommer and some fixes by meGravatar alex2003-04-21
* CoTaskMemAlloc/Free vs malloc/free cleanupGravatar alex2003-04-21
* a warning fix and rgb15/16 support by Sascha SommerGravatar alex2003-03-14
* cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)Gravatar alex2003-02-25
* compiler warning fixesGravatar arpi2002-12-14
* avifile sync (mostly cosmetics)Gravatar arpi2002-11-26
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* avifile sync - 95% cosmetics 5% bugGravatar arpi2002-09-13
* disable annonying debug printf (autoq)Gravatar atmos42002-09-08
* use dir/libname.a instead of -Ldir -lnameGravatar arpi2002-08-29
* removed -W -Wall -g and other gcc-specific warning/debug optionsGravatar arpi2002-08-22
* SetValue: ignore case of 'item'Gravatar arpi2002-07-25
* Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.Gravatar atmos42002-07-23
* yvu9 and if09 support. fixed i420,iyuv handlingGravatar alex2002-06-23
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2002-06-07
* some more output cosmetics, especially for vivo and mov demuxersGravatar arpi2002-05-20
* possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>Gravatar arpi2002-01-17
* debug--Gravatar arpi2002-01-04
* SetValue fixed, iv_State=START enabled (silly xine developers disabled for un...Gravatar arpi2002-01-02
* headers cleanupGravatar arpi2002-01-02