Commit Graph

134 Commits

Author SHA1 Message Date
alex 9c8fef57bc the long awaited pink screen + shift fix for radeon, based on patch by Svante Signell <svante.signell@telia.com>, Carl (mlist.mplayer.users@urs.us) and Nick Kurshve <nickolsk@yandex.ru>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8522 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-22 14:59:41 +00:00
alex 013826647e more safer version by the author
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8514 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-21 21:01:19 +00:00
alex 289882d306 EPIA (CyberBlade/i1) driver by Alastair M. Robinson
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8506 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-21 13:06:23 +00:00
alex cba06b0222 Radeon Mobility M6 LX support by Daniel Pittman <daniel@rimspace.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8239 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-20 15:48:34 +00:00
arpi f859d013a8 *HUGE* set of compiler warning fixes, unused variables removal
based on patch by Dominik Mierzejewski <dominik@rangers.eu.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8124 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 23:54:29 +00:00
colin 5c87e3bbcc INREG now static inline instead of a define, to avoid unnecessary GETREG
calls while byteswapping.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7997 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 10:57:07 +00:00
colin 51e17bcc22 Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work after
a reboot


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7923 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 23:58:33 +00:00
michael 6a7eedaccc save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7839 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 13:20:53 +00:00
michael 8c28841ed1 RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7837 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 11:52:21 +00:00
michael 168a60b4bd endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at colino dot net>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7826 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 16:57:02 +00:00
arpi 8ee6205828 rage128 gray fix?
patch by Marcus.Blomenkamp@epost.de


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7494 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-23 21:18:59 +00:00
alex c5e50f9490 Fixed vertical pink stripe on Radeon2 cards by Emiel Neggers <emiel@neggers.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7227 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 16:20:37 +00:00
arpi 0f4f7e27cf mostly compiler warning fixes, some small bugfix
patch by Dominik Mierzejewski <dominik@rangers.eu.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7128 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 22:45:48 +00:00
arpi ddc4bdf2cb removed -W -Wall -g and other gcc-specific warning/debug options
patch by Joey Parrish <joey@yunamusic.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7074 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 23:29:46 +00:00
arpi fdb6c0264d hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should use
that here... dunno, it worked with BINDIR too????


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7025 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 22:01:57 +00:00
arpi 08cf98b3f2 vide EQ fixed - lumactl register is not readable!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6806 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 22:52:51 +00:00
pontscho d05326c4bc - fix audio equalizer
- rewrite video equalizer handling (i teszted with mga g400 [x]mga,xv,xvidix and radeon xv,xvidix )
- fix some small gtk bug
- i dunno, i don't remember ... :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6756 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 20:51:48 +00:00
pontscho 65f5523fdc switch off nearest scaling ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6679 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 10:14:55 +00:00
alex 28dbc3b505 removed genfb and nvidia drivers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6651 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 15:38:56 +00:00
alex 8f3882cff5 fixed doublebuffering and moved messages to various verbose level
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6649 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 15:29:12 +00:00
alex 1f901e5d6e equalizer (brightness/contrast) support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6601 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 11:40:28 +00:00
alex 9d2fe87374 remove colorkeying if destroying the driver - fixes some bugs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6565 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 19:14:11 +00:00
alex fd68aff8f7 YVU9,IF09,Y800 and Y8 support - and synced with mpxp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6484 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-21 17:31:02 +00:00
arpi ad3d23fcf9 rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver.
sync with mplayerxp


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6255 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 23:17:43 +00:00
arpi b073f67d1c openbsd a.out needs underscore for dlsym - patch by Björn Sandell <biorn@dce.chalmers.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6131 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 00:04:47 +00:00
arpi 30d0116d16 OpenBSD, NetBSD portability patches by
Björn Sandell <biorn@dce.chalmers.se>
Marcus <core@antbear.org>
Bernd Ernesti <mplayer@lists.veego.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5873 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-27 22:42:27 +00:00
arpi 27a59e4c70 libdir changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5815 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-24 20:00:13 +00:00
michael f989059977 reading pll in 32-bit instead of 8-bit +1, +2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5793 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-23 01:31:01 +00:00
michael 291c078ade antoher try, ecp reading like in gatos ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5732 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-20 13:42:31 +00:00
michael 6af0bfeb93 print version number, so we know if the user forgot to copy/install the driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5642 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 20:54:28 +00:00
arpi 2bea9b36a7 mp_image.h and img_format.h moved to libmpcodecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 19:14:34 +00:00
michael f639f21a45 ignore ecp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5590 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 02:30:44 +00:00
michael e68c85a801 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5576 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-12 12:53:23 +00:00
michael a945ac25e9 fixing vertical scaling on non mobility cards, this might have overflowed into the horizontal stuff, so perhaps it fixes the horizontal stuff too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5575 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-12 12:29:12 +00:00
michael 4b7c5a1141 rage mobility m3 is rage128 based and not mach64 ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5166 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 16:08:39 +00:00
alex 802f3d0f65 using LIBDIR instead prefix/lib/mplayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5149 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 21:20:47 +00:00
nick d7b1d1c88d Fixed color key definitions. Waiting for new bugreports ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5045 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-11 08:48:54 +00:00
nick af97752836 Fixed swapping of UV planes in single buffered mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5042 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-11 07:46:04 +00:00
nick 154afc3d80 10L
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4933 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 18:29:40 +00:00
nick 2cfaacd0cd Multi-buffering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4931 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 16:55:01 +00:00
nick b4ecb24115 Use as much buffers as possible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4930 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 16:53:12 +00:00
michael e863c304f9 use 4 buffers, fallback to fewer buffers if the video ram isnt large enough
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4895 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 16:20:58 +00:00
michael c8d79ee359 check if planar formats are supported
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4877 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-27 14:57:33 +00:00
nick 20892b7778 disable color key support - causes a lot of unnecessary problems
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4874 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-27 11:14:25 +00:00
michael 6e5c07d4ef YVU9 support
fixing framesize & alignment
setting colorkey at a more correct place


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4873 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-26 22:15:08 +00:00
nick 5302ab22b2 color key support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4870 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-26 10:31:31 +00:00
michael d6b27069d3 triple buffering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4867 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 19:26:34 +00:00
michael 66038741dd OVERLAY_KEY_CNTL values
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4866 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 16:16:44 +00:00
michael 1fe9e6e3bb 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4863 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 14:23:31 +00:00
michael 793fa20469 colorkey support fixed (thanks to nick for the mga_vid tip ... i should RTFS more)
wrong vertical scaling fixed if video expansion on rage mobility like "cards"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4862 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 14:21:26 +00:00