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_xv.c
Commit message (
Expand
)
Author
Age
*
vo_xv: avoid clearing too much on resize
Uoti Urpala
2011-07-06
*
cleanup: shut up more warnings
Clément Bœsch
2011-05-06
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
*
libvo: register X11 connection fd in input event system
Uoti Urpala
2010-12-14
*
Merge svn changes up to r31303
Uoti Urpala
2010-06-02
|
\
|
*
Factor out some common code and ensure we will not try to draw OSD
reimar
2010-05-31
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
|
Restore collapsed whitespace in output messages
Uoti Urpala
2010-03-07
*
|
Merge svn changes up to r30165
Uoti Urpala
2010-01-08
|
\
|
|
*
Fix function declarations to avoid casting function pointers.
reimar
2010-01-01
*
|
cosmetics: remove some unused variables
Uoti Urpala
2009-11-17
*
|
Add yuv_colorspace property, implemented in vo_vdpau and vo_xv
Uoti Urpala
2009-11-15
*
|
cosmetics: Add two missing "static"
Uoti Urpala
2009-10-22
*
|
Merge branch 'vdpau' into build
Uoti Urpala
2009-09-19
|
\
\
|
*
|
VO interface: Remove obsolete draw_frame() from new interface
Uoti Urpala
2009-09-17
*
|
|
Merge svn changes up to r29644
Uoti Urpala
2009-09-04
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Remove panscan related conditions and code that only breaks future windowed
reimar
2009-08-27
*
|
Remove the internal GUI
Anton Khirnov
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge branch 'ordered_chapters'
Uoti Urpala
2009-04-08
|
\
\
*
|
|
vo_xv: Fix context Shminfo table size
Uoti Urpala
2009-04-05
|
*
|
VO: Don't reset pause status in VO config() functions
Uoti Urpala
2009-04-02
|
/
/
*
|
Merge svn changes up to r28951
Uoti Urpala
2009-03-14
|
\
|
|
*
Setting vo_fs is handled by x11_common.c, so remove that code from vo_xv/vo_x...
reimar
2009-03-07
|
*
Make data related to suboption parsing const in libvo
reimar
2009-03-07
*
|
Merge svn changes up to r28641
Uoti Urpala
2009-02-18
|
\
|
|
*
Extend calc_src_dst_rects to also calculate the border values needed for
reimar
2009-02-17
*
|
Merge svn changes up to r28549
Uoti Urpala
2009-02-13
|
\
|
|
*
Add a calc_src_dst_rects that calculates from window size, panscan etc.
reimar
2009-02-12
*
|
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 r28310
Uoti Urpala
2009-01-15
|
\
|
|
*
Factor calc_drwXY out of vo_xv and vo_xvmc.
cehoyos
2009-01-09
*
|
vo_xv: Always support updating OSD if none was drawn yet
Uoti Urpala
2008-12-10
*
|
Update OSD while paused
Uoti Urpala
2008-12-09
*
|
vo_xv: Reformat code
Uoti Urpala
2008-12-09
|
*
Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration
reimar
2008-11-23
|
*
Remove unused flip_flag variable
reimar
2008-11-23
*
|
Merge svn changes up to r27979
Uoti Urpala
2008-11-22
|
\
|
|
*
Remove a aspect calculation line.
reimar
2008-11-21
|
*
Factor common code like -wid handling, vo_gc creation etc. out into
reimar
2008-11-19
*
|
Merge svn changes up to r27949
Uoti Urpala
2008-11-17
|
\
|
|
*
Remove explicit setting of vo_ontop since that is already done by vo_x11_crea...
reimar
2008-11-15
|
*
Sync with vo_x11: make sure we get expose events even when drawing to the roo...
reimar
2008-11-15
|
*
Remove a nonsensical "else" for the video mode switching case.
reimar
2008-11-15
|
*
Remove now unused variables.
reimar
2008-11-15
|
*
Use vo_dwidth/vo_dheight for creating the windows instead of d_width/d_height.
reimar
2008-11-15
|
*
Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same
reimar
2008-11-15
[next]