Commit Graph

454 Commits

Author SHA1 Message Date
ben cae5548c7d checking for dynamic drivers version number is now pointless
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22876 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 11:13:04 +00:00
ben 257a77dc3d switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22875 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 11:06:06 +00:00
diego 9b7f5e81c6 Move driver files directly into the vidix directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22868 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 00:02:43 +00:00
diego b6d1ff3eec Merge all VIDIX drivers into libvidix.a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22867 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 23:48:48 +00:00
diego f4f37679b5 Remove multistage recursion for the vidix subdirectory and recurse from the
top-level Makefile only.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22807 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-24 16:06:22 +00:00
diego 4d8d0c681f whitespace cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22583 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 22:20:40 +00:00
diego 43fa68d436 Simplify handling of extra library flags.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22582 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 20:51:46 +00:00
diego c4794e336a Remove superfluous rule and variables, X_LIB does not exist any longer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22581 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 20:50:48 +00:00
diego 378dac42e3 Remove superfluous variable indirection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22580 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 20:27:46 +00:00
diego 07a4ce7930 Reuse common parts of all Makefiles through mpcommon.mak.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22579 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 20:19:45 +00:00
diego c35f506e49 Rename all target to libs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22578 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 20:17:01 +00:00
diego 81ed57ef37 Separate prerequisites and rules to avoid redundant rules.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22577 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 20:12:39 +00:00
diego f7405ccd90 whitespace cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22576 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 20:08:26 +00:00
diego 530a4c0049 Generate dependency information.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22575 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 20:07:15 +00:00
diego 26c15c8be6 Remove superfluous rule and variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22574 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 20:06:06 +00:00
diego e1bdef814e Properly mark all phony targets as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22573 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 20:03:07 +00:00
diego 6eb11556b6 Rename VIDIX_CFLAGS to CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22572 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 20:02:06 +00:00
diego 5a86a1eafd Remove unused variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22571 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 20:01:04 +00:00
diego 7be356ee13 Use 'libs' instead of 'all' target.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22568 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:56:43 +00:00
diego 57c3425749 Reuse common parts of all Makefiles through mpcommon.mak.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22567 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:55:06 +00:00
diego 5fe6345197 Don't remove 'test' on distclean, there is no such file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22566 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:53:12 +00:00
diego 35d532bddc cosmetics: Rename variables for consistency with other Makefiles.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22565 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:45:58 +00:00
diego a7bed6cfc5 consistency cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22564 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:44:16 +00:00
diego e2cf8c9477 Simplify library generation rule.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22563 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:43:30 +00:00
diego 1260edc7ca Merge all and do_drivers rules.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22562 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:39:00 +00:00
diego a54f28cddf Remove superfluous/obsolete rules and variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22561 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:37:34 +00:00
diego 9bb02d10d0 Simplify .depend file inclusion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22360 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-27 17:04:46 +00:00
faust3 254548c4b3 10l: screen_height calculation was using an uninitialized variable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22043 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 14:48:14 +00:00
ben 7c988dfea3 fix detection of rage128/radeon using vidix driver on powerpc (which seems to keep them disabled), no impact on other archs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21819 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-04 16:10:40 +00:00
ben 96edf244f6 support for vidix on ATI Radeon 9600SE cards
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21816 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-04 16:04:31 +00:00
reimar 18004d2d98 Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21523 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-07 11:58:07 +00:00
diego cac6c0eea2 Remove bswap.h, use libavutil/bswap.h instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21388 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 15:02:45 +00:00
diego dddde758f8 Fix macro redefinition warning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21387 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 14:53:32 +00:00
diego a986aade52 Unrecurse VIDIX installation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21352 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-28 10:04:41 +00:00
diego b6adddcbbc Unrecurse VIDIX drivers uninstall.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21351 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-28 09:36:39 +00:00
diego 5dbf242b15 Remove one level of indirection on VIDIX install/uninstall.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21350 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-28 09:33:53 +00:00
diego e912584ae0 Remove superfluous comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21224 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 16:14:01 +00:00
diego 27b0177662 Remove superfluous comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21222 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 16:12:36 +00:00
diego 983f114b7f Remove nonexistent variable/file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21204 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 01:28:49 +00:00
diego cf4bf03dc2 Unify dep/depend targets.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21096 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-20 11:18:01 +00:00
reimar c443bde56a Add VIDEOMEMORY_SIZE define to allow to easily change it.
Needed for xvidix sine X seems to ignore VideoRAM settings < 8MB,
causing a mess when MPlayer and X use the same memory.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20516 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-29 14:45:44 +00:00
diego cd48432d6c Remove -fno-PIC check from configure and put -fPIC back at the beginning
of CFLAGS in libdha/ and vidix/drivers/.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20404 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-23 10:02:21 +00:00
diego e0651eb9f2 Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20313 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 21:58:57 +00:00
faust3 4e2f5bc1a2 move video memory info printf before the WIN32 workaround
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19959 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-23 16:46:08 +00:00
diego fffeb2311b cosmetics: Reorder some rules.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19522 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-24 01:01:37 +00:00
diego ce3eff42d2 Adapt .so pattern rule for more than one object file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19521 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-24 00:54:52 +00:00
diego 6a113e32e2 Redundancy removal part IV: Create pattern rules for .o and .so creation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19520 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-24 00:50:17 +00:00
diego a1168552e6 sis_vid.so should be created from more than one object.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19519 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-24 00:45:31 +00:00
diego e9d5f54f41 Remove nonsens comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19518 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-24 00:26:07 +00:00
diego a73ba40546 Redundancy removal part III: Unify LDFLAGS handling some more.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19517 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-24 00:21:47 +00:00
diego 78e866309a Redundancy removal part II: Remove useless variable indirection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19516 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-24 00:16:11 +00:00
diego cd41171a60 Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19515 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-23 14:45:29 +00:00
diego 3d2ea37d55 The way to ignore failing commands in Makefiles is to prepend a -.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19514 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-23 14:34:42 +00:00
diego 600ac3b11f Simplify compilation commands with $< and $@.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19513 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-23 10:48:26 +00:00
diego bb470a2dde Remove useless define from MACH64 CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19512 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-23 10:35:55 +00:00
diego 995db78f4c Remove reference to long-gone genfb driver.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19509 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-23 09:17:42 +00:00
diego b02e7924b9 Move all internal -I parameters to the front of CFLAGS to avoid using external
header files that happen to have the same name as internal ones.
based on a patch by Vladislav Naumov, vladislav.naumov **at** gmail **dot** com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19426 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 17:19:56 +00:00
reynaldo b7beba3003 drops casts from void * on malloc/calloc from vidix/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19073 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 21:22:56 +00:00
reynaldo 60708c1acb little rephrasing and corrected reference to main->trunk
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19072 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 21:06:33 +00:00
reynaldo c0c641f0e3 marks several function without a prototype which arent used outside its sourcefile as static, Patch by Stefan Huehner - stefan AT huehner-org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19071 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 20:59:18 +00:00
diego e364249f21 Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18981 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 16:01:36 +00:00
diego 4b64ef7e8e Remove now obsolete .cvsignore files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18556 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-02 11:24:33 +00:00
diego 7f2eabd445 Remove unnecessary le2me_32 macros.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18319 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 17:20:01 +00:00
albeu b29282c847 Don't call make from shell constructs it prevent proper
build paralelization.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17959 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 10:52:13 +00:00
faust3 c9cf174b9c support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17569 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-09 18:17:04 +00:00
rathann e7db4ccf1a Patch by Stefan Huehner / stefan % huehner ! org \
patch replaces '()' for the correct '(void)' in function
declarations/prototypes which have no parameters. The '()' syntax tell
thats there is a variable list of arguments, so that the compiler cannot
check this. The extra CFLAG '-Wstrict-declarations' shows those cases.

Comments about a similar patch applied to ffmpeg:

That in C++ these mean the same, but in ANSI C the semantics are
different; function() is an (obsolete) K&R C style forward declaration,
it basically means that the function can have any number and any types
of parameters, effectively completely preventing the compiler from doing
any sort of type checking. -- Erik Slagter

Defining functions with unspecified arguments is allowed but bad.
With arguments unspecified the compiler can't report an error/warning
if the function is called with incorrect arguments. -- Måns Rullgård


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17567 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-09 14:08:03 +00:00
diego 89d549f984 Make clean/distclean behave uniformly in all directories.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17489 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-27 00:06:42 +00:00
diego 988281c471 Update licensing information: The FSF changed postal address.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17368 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-13 00:23:32 +00:00
rathann 2601de4120 massive attack: mp_msg printf format fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17367 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-12 20:04:36 +00:00
diego 76227af718 support for Radeon 9550
patch by suns sunstechlive  -- ta --  yahoo  -- tod --  com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17351 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-08 22:18:03 +00:00
rathann 9bdbfdf2aa use $(INSTALLSTRIP) consistently
patch by Ville Skyttä
closes bugzilla #178


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17289 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 00:24:17 +00:00
ods15 d01676ab42 fix setting colorkey in vidix mga_vid
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17249 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 20:46:20 +00:00
faust3 b4640b44fc it looks like width needs to be a multiple of 64 for newer cards
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16954 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-09 16:10:45 +00:00
faust3 91294fea43 mach64_mmio size fix from vidix.sf.net, possible bugfix for #59
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16821 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-20 18:03:43 +00:00
faust3 797ace2f69 sync amd64 fixes from vidix.sf.net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16820 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-20 17:56:28 +00:00
diego e72392399b support for GeForce FX Go5200 (newer Apple PowerBooks)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16417 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 20:50:10 +00:00
reimar f80470335c Only older card version seem to make problems with y < 8 in text mode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16409 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 17:12:28 +00:00
reimar 4f8a81ab89 equalizer fixes: changing one attribute reset the others,
brightness control for NV03/NV04


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16390 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-04 21:00:07 +00:00
reimar 1626e98dd9 equalizer support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16381 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-03 19:31:10 +00:00
reimar 61b9d066df 64 bit fix: do not cast pointers to uint32_t
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16379 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-03 19:20:51 +00:00
reimar 32f8f95be7 vidix support for nVidix FX Go 5700
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16377 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-03 19:10:43 +00:00
faust3 f3952d762c initial endianess fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16372 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-03 10:27:22 +00:00
faust3 dea63be70c simplification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16371 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-03 10:06:08 +00:00
faust3 df50ce22f3 fix window position adjustment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16368 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-03 08:48:59 +00:00
faust3 14b640e849 radeon x300 support patch by Christophe Preaud <cpreaud at free.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15921 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-05 14:57:48 +00:00
attila e02a9c039c Some people confuse vidix with kernel drivers, so let's add a note about it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15736 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-16 10:45:18 +00:00
aurel 07a5e19787 override memory size detection bug on rage 128 RL/VR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15110 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-10 17:40:44 +00:00
aurel 94a89161fe add support for one more radeon 9200 model (the one included in the Mac Mini)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15109 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-10 17:39:18 +00:00
rathann 656f84e686 missing #include
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14886 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 22:56:07 +00:00
faust3 7c9dd9352d 10l, pointers aren't always 32bit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14364 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-04 22:28:10 +00:00
faust3 f52a7c5fd4 10l, patch by Martin Braun <braun12@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14251 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 18:11:06 +00:00
rtognimp 512d5cbd9d 1l misplaced variable declaration
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14216 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-22 21:32:58 +00:00
faust3 fa3e1e3bcd experimental savage vidix driver by Reza Jelveh <reza.jelveh at tu-harburg.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14204 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 17:09:44 +00:00
faust3 031aa78312 Radeon R200 QM (Radeon 9100) support patch by Simone <beniamino.scanzoni at fastwebnet.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14196 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-20 23:43:54 +00:00
faust3 e71619c1df h/w revision detection patch by Timothy Lee <timothy.lee@siriushk.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13902 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-08 11:29:55 +00:00
wight 49ec55840e make uninstall was leaving vidix, dha, and libmpdvdkit libraries
and translated manpages as well. This fixes the issue.
Resolves bug #9 (hopefully)
Based on Bugzilla patch by Evgueni V. Gavrilov (aquatique at rusunix.org)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13703 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 14:20:07 +00:00
faust3 b74c928530 Added new PCI IDS, patch by Benjamin Zores <ben@tutuxclan.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13658 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 17:23:46 +00:00
faust3 daa7691bce I420 support patch by Benjamin Zores <ben@tutuxclan.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13657 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 17:16:28 +00:00
faust3 7c070e6d50 CLE266 Vidix driver initial patch by Timothy Lee <timothy@siriushk.com>, doxygen comments by Benjamin Zores <ben@tutuxclan.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13606 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-10 19:22:38 +00:00
faust3 13cb3a5c36 fix Cyberblade VidiX driver TVOUT patch by Benjamin Zores <ben@tutuxclan.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13605 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-10 18:53:01 +00:00
faust3 fd60a3de4b correct scaling when the screen resolution is smaller than the flat panel resolution
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13595 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-09 13:13:28 +00:00
faust3 5a48784803 add a comment to the Xorg workaround
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13338 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 08:02:51 +00:00
faust3 6f9cd1674c workaround for Xorg-6.8 not saving the surface registers on bigendian
architectures, patch by Luca Barbato <lu_zero at gentoo.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13336 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-14 20:43:39 +00:00
faust3 0953591a53 fix for i420 format, initial patch by Aurelien Jacobs <aurel at gnuage.org> from the Geexbox mplayer patchset, some modification by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13228 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-02 11:34:25 +00:00
rathann 520f3f4093 fix missing includes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13186 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-28 20:51:25 +00:00
faust3 020f569cc1 Rough but working bigendian support for radeon cards, patch by Luca Barbato <lu_zero at gentoo.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13168 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-27 21:20:16 +00:00
diego 42b784ac1a string handling security fixes
patch by Nicholas Kain, Alexander Strasser <eclipse7@gmx.net>
reviewed by Pontscho, Alex, Rich


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12647 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 16:49:53 +00:00
alex e74eac88c6 green stripe fix by Jan Kanty Palus <atler@o2.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12643 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 15:30:25 +00:00
alex 0fc20ac930 ranlib cleanup by Dan Christiansen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12633 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-24 12:52:17 +00:00
diego e242b847d8 Fix Cygwin compilation, patch by Sascha Sommer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12514 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-31 14:15:35 +00:00
diego 2fc8111523 segfault fix by Jarrod Johnson <jbj-zl@ura.dnsalias.org>
approved by Vladimir Mosgalin, the original author of that code snippet


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12467 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-13 08:52:34 +00:00
diego 10d5f3100c correct model number
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12460 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 16:50:11 +00:00
diego 90e8048fbd Add support for a few more Radeons, patch by Nyk Tarr.
Extended, corrected and tested by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12455 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-09 22:06:13 +00:00
faust3 cd7722e4ca support for a few more radeons patch by Reza Jelveh <reza.jelveh at tu-harburg.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12362 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-30 20:20:37 +00:00
alex 0f1026304b support for ATI fireglx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12287 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 08:59:22 +00:00
faust3 582f830734 temporary workaround to make it work on windows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12073 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-26 16:03:53 +00:00
faust3 ddfdfafaf6 support for Radeon 9200 based video boards patch by Benjamin Zores <ben at tutuxclan.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12071 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-26 14:11:31 +00:00
faust3 2a3030f5f4 Mobility Radeon 9600/9700 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12061 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-23 20:10:23 +00:00
faust3 a4683513fe 1000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11903 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-01 11:35:28 +00:00
faust3 9dd089832a a few more nvidia cards (only tested card is GeForceFX 5200)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11896 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-30 20:10:31 +00:00
lumag 0a29f9acde Fix "panning" display
Ease multibuffer.
Cosmetics.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11784 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-12 13:43:30 +00:00
diego 6445f83deb occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11679 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-24 22:00:51 +00:00
wight 1f05471c3e Makes radeon_vid work with the Radeon 9600 Pro card.
Patch by Jonas Jensen <jbj@knef.dk>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11659 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-19 12:46:27 +00:00
gabucino 234c095a98 message made similar to other vidix drivers' (and only print if -v)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11464 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-15 10:49:38 +00:00
attila 33abd0ca16 patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
Following patch adds ID of Radeon 9800 (non pro) (R350) to mplayer pci
database, thus enabling vidix for it. Vidix works great on it... Well,
not exactly great, just the same way it works on other radeons.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11372 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 10:30:20 +00:00
faust3 4c53a4a6a5 cvidix geometry support in textmode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11234 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 18:35:51 +00:00
faust3 c2ba883f46 handle sis_vid the same way as the other drivers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11222 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 16:45:33 +00:00
alex 6ec118aa5b -nocolorkey support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11218 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 13:47:27 +00:00
faust3 a48f2fed9b update overlay only if it is configured
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11211 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-21 17:15:34 +00:00
faust3 2a256e2f16 fixed colorkey enabling/disabling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11166 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-17 17:10:48 +00:00
faust3 df1cf05d00 double buffering fix for cards > NV04 && windows colorkeying fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11161 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-17 11:26:36 +00:00
alex 722779f9a0 support for disabling the colorkey
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11160 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-17 09:18:47 +00:00
atmos4 dd1dae5c38 Fix colorkey for xvidix, tested on Riva128 4MB X@15/16/24bpp (aka 15/15/32 in nvidia_vid)
This is very cool, using mplayer -vo xvidix -ao oss -framedrop -dr movie.avi I can play
640x272 DivX 1MBps on PII 233, 64MB, i440LX, Riva128 4MB AGP, FreeBSD 5.0, XFree 4.2.0,
with little framedrop,


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11119 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 21:29:25 +00:00
faust3 7685e8688b the yv12 image looked more like a yuy2 image ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11087 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-12 12:55:38 +00:00
faust3 4d9ab79c0a fixed the mysterious segfaults on faster machines
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11086 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-12 10:44:53 +00:00
faust3 15691f0891 added a few more device ids
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11074 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-10 07:12:37 +00:00
alex 16f7191099 bsd support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11067 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-09 22:20:31 +00:00
alex e441a33600 SiS 650/651/740/etc driver by Jake Page <jake@CS.Stanford.EDU>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11039 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-07 23:12:16 +00:00
gabucino fadce2d781 many small typo and grammar fixes
Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11001 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-04 17:29:08 +00:00
faust3 50c7c4bb20 workaround for mingw
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10984 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-02 15:40:15 +00:00
faust3 4ad705cdd8 Windows port
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10983 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-02 15:33:12 +00:00
faust3 67bba51f96 make it work in textmode again && support for nv03 with 4MB RAM
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10978 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-02 10:46:33 +00:00
lumag 64b4914893 Sometimes (especially with big images) reading pitch 0 from card's register
returns 0 (probably due to full card's FIFO), which leads to SIGFPE later.

Fixed (or workarounded) by rereading pitch0, until it's not zero.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10971 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-01 21:03:00 +00:00
atmos4 3aa43d3ab6 according to xfree cvs maximum overlay size is only 2046x2046
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10958 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-28 04:52:38 +00:00
faust3 2940c3fa9b experimental nvidia_vid, use at your own risk
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10955 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-27 21:36:01 +00:00
alex d20cb9b1d1 radeon mobility u1 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10333 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-24 18:03:38 +00:00
alex 9c0fe0747b i420 fixed, needs some testing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9893 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 17:09:20 +00:00
alex dee8597fcf fix i420 handling, bug found by rgselk at IRC <rgselknospam@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9881 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-08 16:23:09 +00:00
ranma e25e1515c0 Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9768 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-31 00:14:36 +00:00
alex 24b959eee4 use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9630 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-21 16:09:31 +00:00
arpi 3c236a9660 fixed chroma pitch
patch by Peter Schüller peterschueller@telemed.de


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9605 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-15 21:03:24 +00:00
michael 69d80fa641 vidix rage128 ecp_div patch by (Magnus Damm <damm at opensource dot se>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9545 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-07 12:59:28 +00:00
arpi 97956a3021 The patch enables the fix for rage128_vid as well as radeon_vid, and looks for the
DEVICE_ATI_RAGE_MOBILITY device IDs in addition to the Radeon Mobility device IDs.
Tom Wu <tom@arcot.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9241 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 01:45:49 +00:00
alex 5c3ef4674a hack to get rage128 working on ppc-g3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9045 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-20 18:25:41 +00:00
alex 1a862d97c4 Updated to v0.1.4 by Alastair Robinson <blackfive@fakenhamweb.co.uk>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9024 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 16:10:38 +00:00
mosu 23486f48a5 bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8958 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-15 11:16:33 +00:00
alex bc1e74caf6 M6 bug workaround by Hanno Bock <hanno@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8943 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-13 10:21:22 +00:00
arpi 3f4df9f674 patch which removes the rage_ckey_model fix and updates
the card detection (which should fix ve card).
also replaces big if()'s by switch-case.
James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8877 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 20:38:37 +00:00
arpi 88aee88ab5 Set is_shift_required according to RadeonFamily
rather than device_id (thanks to Marcus Blomenkamp for this idea)

Also give RV200 a seperate family from R200 as they aren't really the same.

patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8860 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:28:56 +00:00
arpi f2d808751e Fix support for Radeon 9000
patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8859 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:27:50 +00:00
arpi 587bdf155f Reduce flickering on window movement (from Christophe Badina)
patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8858 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:27:13 +00:00
arpi 96eb8f0266 Fix radeon 7500 and 8500 15- and 16-bit colour key
patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8857 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:26:38 +00:00
arpi 4fd043f6dc Update card (chip family) detection (from mplayerxp)
patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8856 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:25:54 +00:00
arpi 0b9124f6f3 Update radeon pci ids
patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8855 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:23:30 +00:00
alex 38b9751927 MOBILITY_M63 (aka M6 LY) doesn't needs the rage ckey fix too - notified by Jorg Hansel <joerg.haensel@web.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8772 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 15:43:07 +00:00
alex b146b07dd0 Radeon QW uses the normal Radeon colorkey mode - fix by Christophe Badina <christophe.badina@wanadoo.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8771 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 14:56:45 +00:00
arpi c11bd13ed6 compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8734 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-03 12:26:17 +00:00
alex a0c22ff837 fixed a 10l, some cosmetics, and initial ppc (bigendian) support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8565 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-25 20:57:11 +00:00
alex d586fc32f2 Radeon 9000 support by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8563 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-25 18:38:07 +00:00
alex df6a2a559a correctly save and restore colorkey settings (based on patch by Svante Signell <svante.signell@telia.com>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8554 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-24 17:40:57 +00:00
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