summaryrefslogtreecommitdiffstats
path: root/loader/dshow/DS_Filter.c
Commit message (Expand)AuthorAgeFilesLines
* Remove win32/qt/xanim/real binary codecs loadingwm42012-08-161-318/+0
* cleanup: Silence compilation warnings on MinGW-w64wm42012-03-011-2/+2
* Implement DirectShow filter graph.sesse2010-03-081-0/+7
* Release pin enumerator after we are done using it.reimar2010-02-051-0/+1
* Drop -Iloader from CPPFLAGS for the loader subdirectory.diego2010-01-041-3/+3
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-4/+4
* Add missing 'void' to parameterless function declarations.diego2009-05-041-2/+0
* Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h candiego2008-06-081-1/+1
* Remove $Id$ tags, they make diffs between different versionsreimar2008-01-271-1/+0
* Remove another 2 useless castsreimar2008-01-131-2/+2
* Remove a cast useless since r24425.reimar2008-01-131-1/+1
* Move variable declaration into block where it is used.reimar2008-01-131-1/+1
* Remove result from warning string, it has no useful meaning here.reimar2008-01-131-1/+1
* Remove a useless castreimar2008-01-131-1/+1
* Fix for:voroshil2007-09-101-8/+8
* Rework of copying samples from directshow codecs.voroshil2007-03-021-2/+27
* Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.voroshil2007-02-231-12/+26
* CVS --> Subversion in copyright noticesdiego2006-06-221-2/+2
* Mark modified imported files as such to comply with GPL ยง2a.diego2005-04-151-0/+6
* cygwin support patch by Sascha Sommer and some fixes by mealex2003-04-211-0/+25
* avifile sync (mostly cosmetics)arpi2002-11-261-7/+7
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-2/+2
* avifile sync - 95% cosmetics 5% bugarpi2002-09-131-3/+3
* Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.atmos42002-07-231-0/+1
* avifile syncarpi2001-12-111-30/+21
* avifile sync. seems to some bugs fixed...arpi2001-11-261-1/+1
* C++ -> C (import from avifile cvs)arpi2001-11-211-159/+187
* fixed some miscoding :)alex2001-10-301-2/+2
* sync with avifilearpi2001-10-041-3/+6
* big avifile sync - from now we have common codearpi2001-08-161-76/+84
* fixed BITMAPINFO struct length truncation (WMV8)arpi2001-08-151-0/+3
* some possible buffer overflow places fixedal3x2001-06-111-2/+2
* avifile-0.6-CVS mergearpi_esp2001-05-061-88/+110
* using expLoadLibraryA instead of LoadLibraryAarpi_esp2001-04-111-6/+8
* less, and more informal printfsarpi_esp2001-04-111-4/+4
* Setup_FS fix for directshowarpi_esp2001-03-291-3/+11
* Initial revisionarpi_esp2001-03-201-0/+177