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
*
Update the copyright statement.
syrjala
2008-09-15
1
-1
/
+1
*
Cosmetics:
syrjala
2008-09-15
1
-143
/
+132
*
Don't limit BES to non-synced single buffering when CRTC2 is used.
syrjala
2008-09-15
1
-5
/
+1
*
Rename some variables and change some strings to make the CRTC1 code clearer.
syrjala
2008-09-15
1
-19
/
+19
*
Add CRTC1 support.
syrjala
2008-09-15
1
-8
/
+112
*
Remove BGR24 support since it has never worked anyway.
syrjala
2008-09-15
1
-10
/
+0
*
Eliminate void * arithmetic.
syrjala
2008-09-15
1
-14
/
+20
*
Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.
diego
2008-09-15
1
-22
/
+21
*
cosmetics: Remove useless parentheses from from return statements.
diego
2008-05-16
1
-2
/
+2
*
Mark the vo_functions_t definitions as const where possible.
reimar
2007-12-02
1
-1
/
+1
*
Make vo info structs const
reimar
2007-12-02
1
-1
/
+1
*
Fix warning:
diego
2007-08-25
1
-2
/
+0
*
Code cleanup: don't include a .c file in mplayer.c and fix a few
rathann
2007-03-29
1
-2
/
+1
*
s/vo_osd_changed/vo_osd_changed_flag
syrjala
2006-10-17
1
-2
/
+2
*
Round buffer width and height to 16 pixels.
syrjala
2006-10-17
1
-9
/
+11
*
Fix DirectFB version check. The old code simply concatenated the
syrjala
2006-10-08
1
-15
/
+17
*
The FSF changed postal address.
diego
2006-09-01
1
-2
/
+2
*
Remove superfluous extern variable declaration.
diego
2006-03-27
1
-2
/
+0
*
changed KEY_PREVIOUS to KEY_PREV, cause the first undefined
ptt
2005-11-03
1
-1
/
+1
*
libvo input cleanup: remove the dependency on libinput,
albeu
2005-11-02
1
-9
/
+19
*
Added support for remote controls.
syrjala
2005-10-26
1
-4
/
+71
*
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