Sun, 13 Jun 2010 12:04:13 +0000 |
reimar |
For vos that support the new libvo API (provide UPDATE_SCREENINFO),
|
Sun, 13 Jun 2010 11:38:18 +0000 |
reimar |
Indentation fix.
|
Fri, 04 Jun 2010 17:10:38 +0000 |
reimar |
Force window placement also if -xineramascreen was set >= 0,
|
Sun, 30 May 2010 13:50:14 +0000 |
reimar |
Prefer -vo sdl over "probably software" OpenGL.
|
Tue, 27 Apr 2010 15:17:49 +0000 |
diego |
Add missing input.h #include, fixes the warnings:
|
Sun, 25 Apr 2010 16:13:57 +0000 |
reimar |
Avoid duplicating mouse-movement command-generation code.
|
Fri, 23 Apr 2010 10:22:44 +0000 |
siretart |
rename 'struct keymap' -> 'struct mp_keymap'
|
Sat, 27 Mar 2010 15:27:16 +0000 |
reimar |
Add const to some video_out extern declarations to match their definitions.
|
Sat, 27 Feb 2010 18:16:41 +0000 |
reimar |
Only prefer -vo gl over -vo x11 if hardware acceleration is available.
|
Fri, 26 Feb 2010 15:01:37 +0000 |
diego |
Do not cast the results of malloc/calloc/realloc.
|
Thu, 25 Feb 2010 22:53:04 +0000 |
reimar |
Reorder vos: prioritize -vo gl above -vo x11 and -vo matrixview down with aa, caca etc.
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Tue, 05 Jan 2010 10:52:12 +0000 |
diego |
vo_png now depends on libavcodec, not libpng.
|
Sun, 03 Jan 2010 14:54:51 +0000 |
reimar |
Finally add matrixview vo.
|
Thu, 12 Nov 2009 09:21:53 +0000 |
ptt |
Added -name, -title and -use-filename-title options and implementation in X11 vos
|