index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vd_dmo.c
Commit message (
Expand
)
Author
Age
*
Partially revert r30645, the final output format is determined by
reimar
2010-03-03
*
Add malloc.h #include for memalign(), fixes the warning:
diego
2010-02-21
*
DirectShow requires stride to be a multiple of 4 for RGB24/BGR24, add
reimar
2010-02-18
*
Merge declaration and initialization.
reimar
2010-02-18
*
DShow and DMO decoders need MP_IMGFLAG_COMMON_PLANE
reimar
2010-02-18
*
Call mpcodecs_config_vo with the proper image format for dmo and dshow codecs.
reimar
2010-02-18
*
Mark all ad_info_t/vd_info_t structure declarations as const.
diego
2010-02-12
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Remove separation between Win32 DLL and DirectShow support in the build system.
diego
2006-06-21
*
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...
reynaldo
2006-03-31
*
Console message corrected and moved to help_mp-en.h.
diego
2004-07-06
*
corrected w32codec address (noticed by Peter Nelson on mplayer-users)
alex
2002-12-20
*
DMO support
arpi
2002-11-26