diego
1bd9852166
Unify the config.h #include, use "config.h" instead of "../config.h"
...
everywhere, will make extracting libvo/ easier. Approved by Alex.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12651 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 16:58:45 +00:00
alex
759578ff51
non-directbuffer and slices support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11111 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 10:03:37 +00:00
alex
188460e7ee
removing my (nonworking) email address
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10369 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-03 20:22:51 +00:00
arpi
7ff83a7181
linux->osdep
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9381 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-09 20:18:23 +00:00
alex
6811f96358
removed get_info, using the same sheme as in libmpcodecs instead
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8149 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-11 15:22:10 +00:00
alex
64bedd9683
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7125 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 21:32:32 +00:00
alex
a70e4ff973
removed query_vaa
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6818 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 12:42:43 +00:00
alex
e290b55198
revised query_format
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6212 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 17:44:32 +00:00
alex
53ee55160d
minor fixes and flipping support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5704 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-19 16:50:03 +00:00
alex
5814bcece3
added support for directrendering, updated to VFCAP_ flags in query_format, added support for non-directbuffer devices, and using mem2agpcpy_pic
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5638 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 18:04:18 +00:00
alex
7283920d29
older API fixes, support for async mode
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4842 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 16:28:44 +00:00
alex
e07d2921f4
do not fault if no directbuffer available (for example: ggi display-multi)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4832 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 02:50:02 +00:00
alex
21043e0d28
reworked :) should work on low bpp outputs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4831 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 02:21:14 +00:00
alex
723c3a1fd0
totally reworked, working fine on fbdev too, applied Andres Beck's patches, quad-buffering support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4829 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 23:31:08 +00:00
nick
5ddd8e92a1
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4738 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 08:24:43 +00:00
arpi
4b33dccb25
10000hl to Holm... control MUST BE static...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4597 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 01:21:48 +00:00
arpi
7c51652a1b
query_ stuff replaced by new control() - patch by David Holm
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4593 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 00:47:26 +00:00
nick
b587a3d642
new info for tuning
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4434 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-31 09:57:13 +00:00
nick
fa1d5742bc
Extensions for video accelerated architecture
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4353 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-26 16:01:26 +00:00
nick
dfe91abaa2
Move yuv2rgb to postprocess
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2733 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-06 11:22:40 +00:00
atlka
ca99c8dc89
changes according to -utf8 option, draw_osd() function added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1502 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 11:08:18 +00:00
atmosfear
eb1bede70a
Should fix bytes per pixel for 15bpp.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1199 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-23 13:28:28 +00:00
al3x
b267d6e357
hardly modified, keyboard handling is ok. aspect implemented, but bugging :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1173 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-19 23:20:59 +00:00
al3x
e3e885d7cd
bennehagytam egy bugot :(
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1149 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 18:33:05 +00:00
al3x
24101782d0
hacked osd working on yv12
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1148 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 18:32:14 +00:00
atmosfear
39f60a9550
Fixed OSD.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1146 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 17:43:04 +00:00
al3x
1c0e674850
hacked osd and input control handling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1145 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 16:12:47 +00:00
al3x
a80f869ad9
key controlling implemented
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1144 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 14:33:06 +00:00
al3x
15b78f1da7
cleaned up, and merged with my version, also code will be faster too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1142 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 12:24:52 +00:00
atmosfear
f761be2e98
Added for development only this is in pre-alpha state, do not use!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1133 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-15 16:31:19 +00:00