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
/
outputpin.c
Commit message (
Expand
)
Author
Age
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Missing free in malloc error case in COutputPinCreate.
reimar
2008-10-31
*
Avoid useless casts of malloc results.
reimar
2008-10-31
*
Remove $Id$ tags, they make diffs between different versions
reimar
2008-01-27
*
Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
diego
2008-01-20
*
Use ld conversion specifier for long int argument, fixes the warning:
diego
2008-01-19
*
Rework of copying samples from directshow codecs.
voroshil
2007-03-02
*
Fix wrong typecast, which can cause MPlayer crash
voroshil
2007-02-26
*
Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyed
voroshil
2007-02-23
*
Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separ...
voroshil
2007-02-23
*
fix overlooked debug message
voroshil
2007-01-27
*
Changing debug messages and renaming method names according to their
voroshil
2007-01-27
*
fix typos from previous commit
voroshil
2007-01-27
*
Cosmetics. Doxygen comments.
voroshil
2007-01-27
*
rm unnecesary casts from void* - part 2
reynaldo
2006-07-02
*
CVS --> Subversion in copyright notices
diego
2006-06-22
*
Mark modified imported files as such to comply with GPL ยง2a.
diego
2005-04-15
*
CoTaskMemAlloc/Free vs malloc/free cleanup
alex
2003-04-21
*
avifile sync (mostly cosmetics)
arpi
2002-11-26
*
avifile sync - 95% cosmetics 5% bug
arpi
2002-09-13
*
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
*
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
*
added missing 'using namespace std;' for gcc 3.0
arpi_esp
2001-06-09
*
avifile-0.6-CVS merge
arpi_esp
2001-05-06
*
Initial revision
arpi_esp
2001-03-20