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
/
video_out.c
Commit message (
Expand
)
Author
Age
*
libvo: register X11 connection fd in input event system
Uoti Urpala
2010-12-14
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
options: move -name and -title to option struct
Clément Bœsch
2010-11-04
*
build: update DirectFB requirements, reduce #ifdefs
diego
2010-11-02
*
build: enable/disable all FFmpeg libraries together
Uoti Urpala
2010-11-02
*
Merge svn change r31315
Uoti Urpala
2010-06-05
|
\
|
*
Force window placement also if -xineramascreen was set >= 0,
reimar
2010-06-04
*
|
Merge svn changes up to r31284
Uoti Urpala
2010-06-02
|
\
|
|
*
Prefer -vo sdl over "probably software" OpenGL.
reimar
2010-05-30
|
*
Add missing input.h #include, fixes the warnings:
diego
2010-04-27
*
|
Merge svn changes up to r31097
Uoti Urpala
2010-04-26
|
\
|
|
*
Avoid duplicating mouse-movement command-generation code.
reimar
2010-04-25
|
*
rename 'struct keymap' -> 'struct mp_keymap'
siretart
2010-04-23
|
*
Add const to some video_out extern declarations to match their definitions.
reimar
2010-03-27
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
|
Merge svn changes up to r30798
Uoti Urpala
2010-03-10
|
\
|
*
|
Merge svn changes up to r30748
Uoti Urpala
2010-03-10
|
\
\
|
|
*
Only prefer -vo gl over -vo x11 if hardware acceleration is available.
reimar
2010-02-27
|
|
/
|
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
|
*
Reorder vos: prioritize -vo gl above -vo x11 and -vo matrixview down with aa,...
reimar
2010-02-25
|
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
*
|
VO: remove directfb from autoselected VOs
Uoti Urpala
2010-01-31
*
|
Merge svn changes up to r30236
Uoti Urpala
2010-01-08
|
\
|
*
|
Merge svn changes up to r30185
Uoti Urpala
2010-01-08
|
\
\
|
|
*
vo_png now depends on libavcodec, not libpng.
diego
2010-01-05
|
|
/
|
*
Finally add matrixview vo.
reimar
2010-01-03
*
|
vf_vo: Use vo_seek_reset() instead of vo_control()
Uoti Urpala
2009-12-02
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
|
\
|
*
|
Implement vsync-aware frame timing for VDPAU
Uoti Urpala
2009-11-15
*
|
vo_vdpau: Modify frame buffering code
Uoti Urpala
2009-11-15
|
*
Added -name, -title and -use-filename-title options and implementation in X11...
ptt
2009-11-12
*
|
Merge branch 'vdpau' into build
Uoti Urpala
2009-09-19
|
\
\
|
*
|
VO: Prefer vo_vdpau over vo_xv again
Uoti Urpala
2009-09-19
|
*
|
core/VO: Allow VO drivers to add/modify frames
Uoti Urpala
2009-09-18
|
*
|
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
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Enable calc_src_dst_rects for windowed aspect and panscan.
reimar
2009-08-27
*
|
Remove trailing whitespace from most files
Uoti Urpala
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
*
|
video_out.c: Fix a minor memory leak
Uoti Urpala
2009-05-09
*
|
Merge svn changes up to r29277
Uoti Urpala
2009-05-08
|
\
|
|
*
Rename macosx video output driver to corevideo.
diego
2009-05-04
*
|
Make VO xv preferred over vdpau again
Uoti Urpala
2009-04-02
*
|
Merge svn changes up to r29134
Uoti Urpala
2009-04-02
|
\
|
|
*
Prefer vo vdpau over vo xv where available.
cehoyos
2009-03-31
*
|
Merge svn changes up to r28951
Uoti Urpala
2009-03-14
|
\
|
|
*
KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net
diego
2009-03-14
*
|
Merge svn changes up to r28862
Uoti Urpala
2009-03-07
|
\
|
|
*
Make WinID a 64 bit integer, this should avoid issues with valid Window
reimar
2009-03-02
[next]