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_VideoDecoder.c
Commit message (
Expand
)
Author
Age
*
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
*
Fix loading of mpeg4ds direct show video codec under win32, broken in r22322
voroshil
2007-02-23
*
Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.
voroshil
2007-02-23
*
Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been
rtogni
2007-02-11
*
Remove illegal definition of underscored-prefixed symbol "__MODULE__":
gpoirier
2007-01-26
*
rm unnecesary casts from void* - part 2
reynaldo
2006-07-02
*
last mingw32 support patch by Sascha Sommer
alex
2003-04-24
*
cygwin support patch by Sascha Sommer and some fixes by me
alex
2003-04-21
*
a warning fix and rgb15/16 support by Sascha Sommer
alex
2003-03-14
*
cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)
alex
2003-02-25
*
compiler warning fixes
arpi
2002-12-14
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
*
disable annonying debug printf (autoq)
atmos4
2002-09-08
*
SetValue: ignore case of 'item'
arpi
2002-07-25
*
yvu9 and if09 support. fixed i420,iyuv handling
alex
2002-06-23
*
possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>
arpi
2002-01-17
*
debug--
arpi
2002-01-04
*
SetValue fixed, iv_State=START enabled (silly xine developers disabled for un...
arpi
2002-01-02
*
headers cleanup
arpi
2002-01-02
*
avifile merge
arpi
2001-12-11
*
do not fault if Filter_Create failed
alex
2001-12-11
*
API changes - now fully compatible with C++ version
arpi
2001-12-10
*
mplayer integration
arpi
2001-11-22
*
xine's bugs fixed - YV50 yv12 and setup_fs
arpi
2001-11-22
*
imported from xine
arpi
2001-11-21
*
hmm. indeo5ds YV12 fixed?
arpi
2001-11-13
*
iosteram included for cout/cerr
arpi
2001-10-04
*
killed unneeded dependency on c++ headers
arpi
2001-10-04
*
sync with avifile
arpi
2001-10-04
*
setup_FS.c -> ldt_keeper.c (avifile sync)
arpi
2001-10-04
*
Fix two memory accesses to unallocated memory (detected by electric fence)
jkeil
2001-08-31
*
Commented out annoying printfs with -autoq.
atmos4
2001-08-20
*
Start/Stop state flag fixed - requires for brightness/contrast/etc stuff...
arpi
2001-08-16
*
big avifile sync - from now we have common code
arpi
2001-08-16