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_AudioDecoder.c
Commit message (
Expand
)
Author
Age
*
Use consistent #include paths without "../".
diego
2008-04-28
*
Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
diego
2008-01-20
*
warning fixes:
diego
2007-09-10
*
Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and
diego
2007-06-02
*
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
*
Remove illegal definition of underscored-prefixed symbol "__MODULE__":
gpoirier
2007-01-26
*
Convert printfs in aviprint.c to mp_msg and give the information printing
diego
2006-03-27
*
cygwin support patch by Sascha Sommer and some fixes by me
alex
2003-04-21
*
cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)
alex
2003-02-25
*
compiler warning fixes
arpi
2002-12-14
*
avifile sync (mostly cosmetics)
arpi
2002-11-26
*
some more output cosmetics, especially for vivo and mov demuxers
arpi
2002-05-20
*
headers cleanup
arpi
2002-01-02
*
ACEL.P fixed (avifile sync)
arpi
2001-12-31
*
avifile merge
arpi
2001-12-11
*
API changes - now fully compatible with C++ version
arpi
2001-12-10
*
mplayer integration
arpi
2001-11-22
*
imported from xine
arpi
2001-11-21
*
killed unneeded dependency on c++ headers
arpi
2001-10-04
*
sync with avifile
arpi
2001-10-04
*
big avifile sync - from now we have common code
arpi
2001-08-16