index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vd_dmo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge svn changes up to r31050
Uoti Urpala
2010-04-26
1
-1
/
+2
|
\
|
*
Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systems
zuxy
2010-04-20
1
-1
/
+2
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
|
Merge svn changes up to r30848
Uoti Urpala
2010-03-10
1
-1
/
+3
|
\
|
|
*
Partially revert r30645, the final output format is determined by
reimar
2010-03-03
1
-1
/
+3
*
|
Merge svn changes up to r30683
Uoti Urpala
2010-03-10
1
-2
/
+5
|
\
|
|
*
Add malloc.h #include for memalign(), fixes the warning:
diego
2010-02-21
1
-2
/
+5
*
|
Merge svn changes up to r30663
Uoti Urpala
2010-03-10
1
-13
/
+41
|
\
|
|
*
DirectShow requires stride to be a multiple of 4 for RGB24/BGR24, add
reimar
2010-02-18
1
-10
/
+39
|
*
Merge declaration and initialization.
reimar
2010-02-18
1
-2
/
+1
|
*
DShow and DMO decoders need MP_IMGFLAG_COMMON_PLANE
reimar
2010-02-18
1
-1
/
+1
|
*
Call mpcodecs_config_vo with the proper image format for dmo and dshow codecs.
reimar
2010-02-18
1
-1
/
+1
|
*
Mark all ad_info_t/vd_info_t structure declarations as const.
diego
2010-02-12
1
-1
/
+1
*
|
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
1
-0
/
+18
|
\
|
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
1
-0
/
+18
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-4
/
+4
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-4
/
+4
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-4
/
+4
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-4
/
+4
*
|
Make video decoder description structs const
Uoti Urpala
2008-04-25
1
-1
/
+1
|
/
*
Remove separation between Win32 DLL and DirectShow support in the build system.
diego
2006-06-21
1
-3
/
+0
*
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...
reynaldo
2006-03-31
1
-1
/
+1
*
Console message corrected and moved to help_mp-en.h.
diego
2004-07-06
1
-3
/
+2
*
corrected w32codec address (noticed by Peter Nelson on mplayer-users)
alex
2002-12-20
1
-1
/
+1
*
DMO support
arpi
2002-11-26
1
-0
/
+90