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_dxr2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-21
/
+21
*
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 r28537
Uoti Urpala
2009-02-12
1
-0
/
+17
|
\
|
|
*
Add standard license headers, unify header formatting.
diego
2009-02-08
1
-0
/
+17
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
1
-3
/
+0
|
\
|
|
*
Move X11_FULLSCREEN definition to x11_common.h where it belongs.
diego
2008-10-16
1
-3
/
+0
*
|
libvo: Move aspect.c static variables to vo struct
Uoti Urpala
2008-05-01
1
-1
/
+1
*
|
Move movie_aspect to options struct
Uoti Urpala
2008-04-25
1
-1
/
+0
*
|
Add new video driver API
Uoti Urpala
2008-04-23
1
-5
/
+7
*
|
Remove variable arguments from vo control() functions
Uoti Urpala
2008-04-23
1
-1
/
+1
|
/
*
typo fix: inited --> initialized
diego
2008-02-14
1
-1
/
+1
*
Write functions used by send_mpeg_*_packet may _not_ modify data
reimar
2008-01-12
1
-1
/
+1
*
Mark the vo_functions_t definitions as const where possible.
reimar
2007-12-02
1
-1
/
+1
*
Mark several uses of vo_functions_t as const to stop some of the current
reimar
2007-12-02
1
-1
/
+1
*
Make vo info structs const
reimar
2007-12-02
1
-1
/
+1
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
1
-2
/
+1
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
1
-2
/
+2
*
use mpeg packetizer helpers for sending lpcm packets
ben
2006-07-23
1
-96
/
+0
*
use new mpeg_packetizer helpers
ben
2006-07-22
1
-65
/
+16
*
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
reynaldo
2006-07-03
1
-1
/
+1
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
1
-6
/
+6
*
runtime 'stay-on-top' functionality
joey
2003-11-30
1
-0
/
+5
*
Removed the historic cfgparser and switched full to the new config parser (al...
alex
2003-08-13
1
-2
/
+2
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
1
-10
/
+6
*
10L found by Mark <CompGuy284 at attbi dot com>
albeu
2002-11-05
1
-4
/
+9
*
Overlay cropping options. Patch by Mark <CompGuy284 at attbi dot com> extanded
albeu
2002-11-02
1
-5
/
+10
*
Some little bugfixs
albeu
2002-10-30
1
-13
/
+42
*
Fixed the overlay, some opts to adjust the overlay
albeu
2002-10-29
1
-21
/
+87
*
cleanup config option handling in libmpdemux.
arpi
2002-10-23
1
-10
/
+1
*
10l fix by Mark <CompGuy284@attbi.com>
alex
2002-09-03
1
-2
/
+2
*
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
alex
2002-08-28
1
-1
/
+1
*
removed query_vaa
alex
2002-07-26
1
-7
/
+0
*
Raise the colorkey tolerence
albeu
2002-05-28
1
-1
/
+1
*
Overlay in a window (only with x11 subdriver)
albeu
2002-05-24
1
-86
/
+307
*
Workaround the bug in x11 vo's (if it's one) wich let a window in the way
albeu
2002-05-17
1
-5
/
+71
*
Applied patch from Tobias Diedrich <ranma@gmx.at>, added volume setting
albeu
2002-05-13
1
-21
/
+6
*
10L Crash if no subdriver given and overlay enabled
albeu
2002-05-13
1
-3
/
+3
*
Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.
albeu
2002-05-13
1
-0
/
+739