1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-17 12:25:03 +00:00
Commit Graph

198 Commits

Author SHA1 Message Date
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
acki2
9953c4838b - fixed bug with depth and mpg when current bpp of XServer was != 32
- when -bpp is selected, I accept only query_modes() for THIS particular depth
  (if it's supported by hardware)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@396 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-13 22:11:08 +00:00
atmosfear
7efa446f97 - added some defines to modify some sdl-out internas (see comments)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@395 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-13 21:04:13 +00:00
szabii
997e0cd2b6 some changes...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@394 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-13 20:34:11 +00:00
acki2
5f03a4ae3f - completely rewrote depth switching
- support for -bpp
  (needs at least mplayer.c 1.53 and cfg-mplayer.h 1.18 and latest stuff from
  libvo to work)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@393 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-13 18:49:59 +00:00
arpi_esp
ca4dc2a1b3 -bpp changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@389 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-13 13:47:36 +00:00
se7encode
17e5fab38f Requested resolution (d_width) added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@388 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-13 13:02:13 +00:00
atmosfear
80c656dd09 - added keymapping to toggle OSD ('o' key)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@387 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-13 13:00:07 +00:00
lgb
8b84635c64 Autohide X11 cursor
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@385 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-13 00:54:05 +00:00
szabii
9daf9a82ba some fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@384 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-12 23:23:29 +00:00
se7encode
986f72b6d2 Date bugfix :)
thanx to szabi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@382 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-12 22:10:28 +00:00
szabii
54e774b338 1 printf added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@381 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-12 22:04:36 +00:00
szabii
0e072fa3b3 cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@380 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-12 20:38:45 +00:00
se7encode
474099c5bc Bugfixes in draw_slice.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@378 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-12 17:30:50 +00:00
arpi_esp
34a4680099 P3 fixes...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@377 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-12 14:40:10 +00:00
arpi_esp
ea10512b28 progress bar width increased
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@373 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-12 00:41:22 +00:00
arpi_esp
627806710a __memcpy fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@371 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-12 00:09:57 +00:00
arpi_esp
2602f0196f pass keys a-z && A-Z
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@370 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-12 00:05:41 +00:00
arpi_esp
3cfac87cb4 small typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@369 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-12 00:05:18 +00:00
szabii
3f51191b9b -fbdepth fix2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@366 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 21:54:34 +00:00
szabii
3e5a8ec5f4 -fbdepth fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@365 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 21:48:30 +00:00
szabii
a386709ec3 -fbdepth added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@364 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 21:36:56 +00:00
szabii
e4c07a314f video mode change supported
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@360 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 20:52:56 +00:00
arpi_esp
feb552b3de fast memcpy() using x86 asm or mmxext
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@359 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 20:14:49 +00:00
atmosfear
105f573b67 - small bugfixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@358 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 20:11:21 +00:00
atmosfear
ca2556176d - added code to comply with new fullscreen meaning
- changed fullscreen-mode-cycling from '+' to 'c' (interferred with audiosync
   adjustment)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@356 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 20:00:55 +00:00
arpi_esp
0ddb6b81b5 memcpy() moved mmx.h -> fastmemcpy.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@355 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 19:41:38 +00:00
atmosfear
4d94e44e3a - Full OSD and subtitle support added
- Some minor code changes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@352 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 13:46:56 +00:00
arpi_esp
506063f11a applied MMX2 memcpy() patch by Nick Kurshev
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@351 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 12:47:45 +00:00
se7encode
8535c43461 -zoom added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@344 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 09:12:42 +00:00
arpi_esp
b8c86c7b34 less, and more informal printfs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@341 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 01:38:57 +00:00
arpi_esp
bfa6c4f83a printf's only if verbose>1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@340 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 00:47:05 +00:00
atmosfear
90b7957f32 - Changed keypress-detection from keydown to keyup, seems to fix keyrepeat
bug (key had to be pressed twice to be detected)
- Changed key-handling: 'f' cycles fullscreen/windowed, ESC/RETURN/'q' quits
- Bugfix which avoids exit, because return is passed to sdl-output on startup,
   which caused the player to exit (keyboard-buffer problem? better solution
   recommed)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@332 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 21:41:31 +00:00
se7encode
c33186c990 OSD renderers for all modes added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@328 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 09:51:09 +00:00
arpi_esp
2f46205ad3 OSD alpha renderers moved to osd.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@327 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 02:29:38 +00:00
laaz
32205998de vo_x11 query_format fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@326 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 00:18:41 +00:00
laaz
473f1b7b07 Szebb es jobb screensaver-kikapcsolo resz
xmga, xv, x11 support (sdl comming soon)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@325 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 00:00:04 +00:00
laaz
77f6df6ba7 Screensaver and monitor powersafe function is switched off when playing a
movie.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@323 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-09 22:27:27 +00:00
szabii
0de4744ea2 codecs.conf support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@312 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-08 20:39:37 +00:00
szabii
edcfc16030 restore old cmap
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@307 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-07 23:05:14 +00:00
szabii
9b842745b9 directcolor support?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@306 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-07 22:03:18 +00:00
arpi_esp
e0ca9721bc codecs.conf support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@304 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-07 21:27:57 +00:00
se7encode
eab49d8663 Some bugfix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@294 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-06 10:30:29 +00:00
se7encode
7181a8dc58 Some bugfix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@293 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-06 10:25:47 +00:00
se7encode
d81123c78b Mode detect bugfix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@291 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 20:42:24 +00:00
arpi_esp
c53fcd546a bpp fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@289 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 19:44:54 +00:00
arpi_esp
8f61764117 integrated vo_svga by se7en
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@287 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 19:01:27 +00:00
se7encode
a16a2a378d SVGAlib support - vo_svga.c added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@286 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 08:42:02 +00:00
arpi_esp
37f71ec19b fixed the bespitch*y*x bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@285 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-04 21:42:28 +00:00
szabii
d8d5709e3e now it works in 15bpp mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@279 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-03 20:35:46 +00:00
szabii
2d45724e9b report more info on fb
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@278 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-03 14:03:51 +00:00
arpi_esp
3bccbf22ec lamer_protection++
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@276 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-01 23:17:21 +00:00
acki2
335fc17b44 - still more debug output to be able to fix 15/16 bpp problem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@273 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-01 22:01:28 +00:00