szabii
29a14b5c4b
nothing important?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@551 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 20:39:14 +00:00
atmosfear
d1c19a205f
Changed some code so it only kicks in when XV is disable.
...
(Later I'll change that stuff to be detected at runtime.)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@544 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 10:27:51 +00:00
atmosfear
7853dd0e81
doesn't include fastmemcpy.h when SDL_NOXV is defined.
...
(otherwise MPlayer crashes in fastmemcpy.h, needs to be FIXED!)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@543 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 09:06:49 +00:00
szabii
2cfdb34a57
dumb bug fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@539 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 01:09:53 +00:00
arpi_esp
6f1c4c0cde
driver info now depends on detected DGA version
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@534 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 21:39:10 +00:00
atmosfear
2d811aaf72
changed copyroght message to correct stuff :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@531 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 20:23:28 +00:00
atmosfear
fdd7952844
fixed missing HAVE_PNG
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@530 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 20:22:44 +00:00
atmosfear
df59e5632c
added vo png support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@529 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 20:14:30 +00:00
atmosfear
e1388820d6
png video out renderer initial release
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@528 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 20:12:24 +00:00
szabii
9cbe8422e7
removed unused variables
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@521 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 01:24:59 +00:00
szabii
dc2dfc01e5
changed query_format return; lots of fixes/changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@520 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 01:18:05 +00:00
pontscho
ffb6107695
add 'mixer support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@517 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-18 20:48:15 +00:00
pontscho
e4c014f334
replace "movsl..." to small_memcpy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@514 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-18 20:44:16 +00:00
se7encode
6802958e55
Some debug information (using verbose) added.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@505 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-18 18:14:11 +00:00
szabii
28d2e315a8
fbdev reset fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@504 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-18 10:59:12 +00:00
se7encode
67fbbb9f92
Maybe a little speedup.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@503 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-18 10:37:09 +00:00
acki2
e045ddb037
- now also supports OSD for YV12 (big speed penalty by having to build image
...
in offscreen memory and then copying;
- OSD still works just with doublebuffering enabled :-(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@494 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 22:28:09 +00:00
arpi_esp
e35f1762a1
YV12 is working again
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@492 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 21:00:46 +00:00
acki2
5cb12d153d
- query_format() now uses new return value concept
...
- now support for OSD :-))) for RGB modes
YV12 is flickering in quite an ugly fashion; have to fix this, but
will cost an extra copying of image data ... :-(((
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@491 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 20:51:58 +00:00
se7encode
a62546848e
Thanx to Arpi, There is no more YUY2 bug.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@489 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 19:05:59 +00:00
se7encode
98695db99b
A couple of bugfixes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@487 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 17:43:40 +00:00
se7encode
48073e0051
Tons of code rewrites.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@486 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 17:35:27 +00:00
atmosfear
a4aa5874f4
fix to newest revision after cvs rollback
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@484 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 06:22:48 +00:00
szabii
921a9c9f2d
cmap bug fixed (I think)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@482 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 22:27:32 +00:00
szabii
6562f4bc47
dumb bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@480 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 21:53:29 +00:00
pontscho
3ea3b615a3
sorry, for the #endif
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@479 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 21:08:05 +00:00
pontscho
ebe63858a9
add 3dnow support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@478 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 20:55:27 +00:00
szabii
22ad1b8599
small change
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@477 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 20:41:41 +00:00
atmosfear
f7eb664335
changed keyboard input handling to pass key through to mplayer if not special to sdl
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@476 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 17:19:28 +00:00
arpi_esp
10f985abb2
I420/IYUV support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@471 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 03:33:35 +00:00
arpi_esp
fd80ec7a2d
UYVY support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@467 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 01:26:08 +00:00
pontscho
1e1d8a2489
add mixer support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@465 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 00:49:32 +00:00
arpi_esp
31063c5f27
I really hope that you will learn how to use cvs, sooner or later...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@459 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 23:22:01 +00:00
pontscho
c2360a7630
add mixer keys
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@457 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 23:09:14 +00:00
pontscho
fe23ccc24b
add * and /
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@454 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 22:55:21 +00:00
atmosfear
509e53aac7
fixes osd/subtitle for UYVY image format and steps back to 1.15 changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@452 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 21:08:11 +00:00
atmosfear
20ea207eb5
fixed osd for UYVY image format
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@451 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 21:01:19 +00:00
arpi_esp
21f9a7c857
qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@449 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 20:31:58 +00:00
se7encode
448db7e50b
All available videomodes support added.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@448 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 19:35:34 +00:00
gabucino
6ead487b06
Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@441 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 18:35:17 +00:00
atmosfear
65f5511e06
some additional changes to support different image formats
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@438 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 15:45:26 +00:00
szabii
4867ad479d
small change
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@424 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 22:49:35 +00:00
szabii
37c2800941
lots of changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@419 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 21:23:06 +00:00
arpi_esp
2674ac7b75
X11_FULLSCREEN fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@417 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 21:12:41 +00:00
arpi_esp
04ac545ecd
fastmemcpy added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@414 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 19:29:28 +00:00
se7encode
441f098c1f
-bpp added.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@412 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 18:19:40 +00:00
atmosfear
0fc60fe28c
- applied SSE patch by Nick Kurshev
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@410 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 17:56:44 +00:00
atmosfear
39a20fba34
- applied overlay patch by Jens H
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@409 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 17:55:20 +00:00
se7encode
a8cabd5ed8
24/15bpp -> 32/16bpp added.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@408 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 17:51:37 +00:00
arpi_esp
1fffc32e4b
include dpms.h moved to x11_common.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@403 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 15:45:38 +00:00