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
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
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
Remove #warning preprocessor directives
diego
2010-11-02
*
cosmetics: Remove vim/emacs coding style hints from sources
diego
2010-11-02
*
loader/dshow/graph.h: Add prototypes for exported FilterGraph_ functions
diego
2010-11-02
*
Fix a syntax error in graph.h.
sesse
2010-03-09
*
Add copyright headers.
sesse
2010-03-09
*
Style changes as requested by Diego.
sesse
2010-03-09
*
Commit files by Steinar Gunderson, forgotten in r30866.
cehoyos
2010-03-09
*
Implement DirectShow filter graph.
sesse
2010-03-08
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
*
Remove extern "C" declarations from loader code.
diego
2010-02-11
*
Release pin enumerator after we are done using it.
reimar
2010-02-05
*
Hack to avoid a GUID_NULL clash on 64 bit MinGW.
reimar
2010-01-17
*
Add required header #includes to satisfy 'make checkheaders'.
diego
2010-01-04
*
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
*
Replace double semicolon by single semicolon.
diego
2009-02-16
*
Add missing 'void' keyword to parameterless function declarations.
diego
2009-01-05
*
Missing free in malloc error case in COutputPinCreate.
reimar
2008-10-31
*
Avoid useless casts of malloc results.
reimar
2008-10-31
*
Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can
diego
2008-06-08
*
cosmetics: Remove pointless parentheses from return statements.
diego
2008-05-16
*
Use consistent #include paths without "../".
diego
2008-04-28
*
Remove obsolete and non-working test program.
diego
2008-04-28
*
Replace __MINGW32__ preprocessor check with proper HAVE_SYS_MMAN_H check.
diego
2008-03-01
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-23
*
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
*
Add missing #include, fixes the warning:
diego
2008-01-19
*
Use ld conversion specifier for long int argument, fixes the warning:
diego
2008-01-19
*
Remove another 2 useless casts
reimar
2008-01-13
*
Get rid of another useless cast
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 warnings:
diego
2008-01-06
*
Add missing #includes to fix compilation:
diego
2008-01-06
*
consistency cosmetics
diego
2008-01-01
*
Move AM_MEDIA_TYPE structure definition to mediatype.h.
voroshil
2007-09-13
*
Remove leading underscores from multiple inclusion guards,
diego
2007-09-13
*
Fix indentation after r24367.
cehoyos
2007-09-10
*
Fix for:
voroshil
2007-09-10
*
cosmetics: Add comments to some #endif preprocessor directives.
diego
2007-09-10
*
Fix for:
voroshil
2007-09-10
*
Fix for:
voroshil
2007-09-10
[next]