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
/
libvo
/
vo_dfbmga.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
1
-6
/
+6
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
1
-2
/
+2
*
Clean up properly if preinit() fails.
syrjala
2005-03-07
1
-2
/
+16
*
Added NV12/NV21 support.
syrjala
2005-02-17
1
-9
/
+53
*
- Don't advertise IMGFMT_RGBxx
syrjala
2005-01-31
1
-9
/
+1
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
1
-1
/
+1
*
Fixed [no]input suboptions.
syrjala
2004-09-25
1
-1
/
+5
*
Removed fb_dev_name handling.
syrjala
2004-08-20
1
-13
/
+0
*
Removed useless SetOpacity() calls.
syrjala
2004-08-15
1
-11
/
+0
*
Fixed BES aspect ratio.
syrjala
2004-08-15
1
-2
/
+2
*
Reorganized init/unint so that fixed-vo works.
syrjala
2004-08-15
1
-78
/
+80
*
Don't use flicker filtering.
syrjala
2004-08-09
1
-1
/
+1
*
Fixed CRTC2 surface size message.
syrjala
2004-04-25
1
-1
/
+1
*
fieldparity verbosity and tvnorm patch
attila
2004-02-22
1
-0
/
+60
*
support for latest CVS, patch by Ville Syrjala
alex
2004-01-28
1
-0
/
+4
*
backward compatibility patch by Ville
alex
2003-10-17
1
-0
/
+4
*
Updates by Ville Syrjälä <syrjala@sci.fi>
alex
2003-10-16
1
-55
/
+82
*
spring update patch by Ville Syrjala <syrjala@sci.fi>
alex
2003-04-24
1
-122
/
+299
*
Update sub-picture layer to work with recent DirectFB cvs and add support for...
alex
2003-02-19
1
-0
/
+27
*
linux->osdep
arpi
2003-02-09
1
-1
/
+1
*
* Remove unneeded includes & macros
arpi
2003-01-19
1
-86
/
+217
*
fix to compile with DirecFB 0.9.16
zdar
2002-12-29
1
-0
/
+13
*
This patch fixes the OSD flickering problem with vo_dfbmga.
arpi
2002-11-16
1
-4
/
+23
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
1
-8
/
+3
*
This patch adds direct rendering to vo_dfbmga.
arpi
2002-11-10
1
-234
/
+243
*
- cleanup equalizer stuff (removed vidix dependency)
arpi
2002-11-06
1
-80
/
+48
*
disabled vidix dependency
arpi
2002-11-03
1
-1
/
+4
*
Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400
arpi
2002-10-31
1
-0
/
+981