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