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_tdfxfb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-10
/
+10
*
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-10
/
+10
*
Merge svn changes up to r29277
Uoti Urpala
2009-05-08
1
-1
/
+1
|
\
|
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
1
-1
/
+1
*
|
Merge svn changes up to r27573
Uoti Urpala
2008-09-10
1
-2
/
+20
|
\
|
|
*
Replace casual GPL notices by proper license headers.
diego
2008-09-07
1
-2
/
+20
*
|
Remove variable arguments from vo control() functions
Uoti Urpala
2008-04-23
1
-1
/
+1
|
/
*
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
*
Rename some misspelled and misnamed messages.
diego
2006-04-28
1
-1
/
+1
*
fix printf->mp_msg transition, 10l to Reynaldo and/or Attila
rathann
2006-04-24
1
-1
/
+1
*
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...
reynaldo
2006-04-24
1
-11
/
+12
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
1
-5
/
+5
*
-vop ---> -vf
diego
2003-10-25
1
-1
/
+1
*
I found that the tdfxfb video output driver doesn't work when compiled with
attila
2003-10-15
1
-6
/
+1
*
Fixed geometry that someone broke grr.
mark
2003-03-03
1
-2
/
+1
*
clean up of -geometry code.
attila
2003-03-02
1
-1
/
+3
*
Added support for X style -geometry options (adapted from Henk's patch)
mark
2003-01-03
1
-1
/
+1
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
1
-4
/
+3
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
1
-0
/
+1
*
Added the -geometry option (supports fbdev and tdfxfb drivers)
mark
2002-10-23
1
-9
/
+5
*
Use the common aspect code
albeu
2002-10-10
1
-42
/
+61
*
Fixed some breakages of single-buffer rendering of tdfx
mark
2002-08-29
1
-24
/
+21
*
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
alex
2002-08-28
1
-2
/
+3
*
fixed possible 'DoS' bug
alex
2002-08-28
1
-3
/
+3
*
clear screen and tiny image bug patch by Burton Samograd <kruhft@kruhft.dyndn...
alex
2002-08-28
1
-11
/
+28
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13
1
-1
/
+0
*
Misc cleanups of the code
mark
2002-04-13
1
-29
/
+16
*
Added support for choosing weather to use double-buffering or single buffering
mark
2002-04-13
1
-22
/
+53
*
Some OSD and other random fixes. Added double buffering
mark
2002-04-12
1
-44
/
+49
*
Lots of updates and bugfixes to the tdfxfb driver
mark
2002-04-11
1
-151
/
+159
*
new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>
arpi
2002-04-09
1
-688
/
+299
*
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
nick
2002-02-17
1
-1
/
+7
*
10000hl to Holm... control MUST BE static...
arpi
2002-02-09
1
-1
/
+1
*
query_ stuff replaced by new control() - patch by David Holm
arpi
2002-02-09
1
-2
/
+6
*
new info for tuning
nick
2002-01-31
1
-2
/
+2
*
Extensions for video accelerated architecture
nick
2002-01-26
1
-0
/
+8
*
Move yuv2rgb to postprocess
nick
2001-11-06
1
-1
/
+1
*
new version by zsteva@ptt.yu
arpi
2001-10-21
1
-239
/
+264
*
tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu>
arpi
2001-09-27
1
-0
/
+801