index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
loader
/
dshow
/
DS_Filter.c
Commit message (
Expand
)
Author
Age
*
Remove win32/qt/xanim/real binary codecs loading
wm4
2012-08-16
*
cleanup: Silence compilation warnings on MinGW-w64
wm4
2012-03-01
*
Implement DirectShow filter graph.
sesse
2010-03-08
*
Release pin enumerator after we are done using it.
reimar
2010-02-05
*
Drop -Iloader from CPPFLAGS for the loader subdirectory.
diego
2010-01-04
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
*
Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can
diego
2008-06-08
*
Remove $Id$ tags, they make diffs between different versions
reimar
2008-01-27
*
Remove another 2 useless casts
reimar
2008-01-13
*
Remove a cast useless since r24425.
reimar
2008-01-13
*
Move variable declaration into block where it is used.
reimar
2008-01-13
*
Remove result from warning string, it has no useful meaning here.
reimar
2008-01-13
*
Remove a useless cast
reimar
2008-01-13
*
Fix for:
voroshil
2007-09-10
*
Rework of copying samples from directshow codecs.
voroshil
2007-03-02
*
Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.
voroshil
2007-02-23
*
CVS --> Subversion in copyright notices
diego
2006-06-22
*
Mark modified imported files as such to comply with GPL ยง2a.
diego
2005-04-15
*
cygwin support patch by Sascha Sommer and some fixes by me
alex
2003-04-21
*
avifile sync (mostly cosmetics)
arpi
2002-11-26
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
*
avifile sync - 95% cosmetics 5% bug
arpi
2002-09-13
*
Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.
atmos4
2002-07-23
*
avifile sync
arpi
2001-12-11
*
avifile sync. seems to some bugs fixed...
arpi
2001-11-26
*
C++ -> C (import from avifile cvs)
arpi
2001-11-21
*
fixed some miscoding :)
alex
2001-10-30
*
sync with avifile
arpi
2001-10-04
*
big avifile sync - from now we have common code
arpi
2001-08-16
*
fixed BITMAPINFO struct length truncation (WMV8)
arpi
2001-08-15
*
some possible buffer overflow places fixed
al3x
2001-06-11
*
avifile-0.6-CVS merge
arpi_esp
2001-05-06
*
using expLoadLibraryA instead of LoadLibraryA
arpi_esp
2001-04-11
*
less, and more informal printfs
arpi_esp
2001-04-11
*
Setup_FS fix for directshow
arpi_esp
2001-03-29
*
Initial revision
arpi_esp
2001-03-20