Commit Graph

1195 Commits

Author SHA1 Message Date
mswitch 8de6ee5d12 At least I can honestly say that I didn't add the equalizer support, so
I'm totally innocent here =)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8092 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 20:48:16 +00:00
mswitch b8ace296df Suddenly I needed vidix.h for vidix_video_eq_t
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8091 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 20:26:47 +00:00
mswitch 96c86b0385 Updated docs with DXR3 overlay info
Cleaned new sync code in dxr3
Renamed some internal variables to allow access from GUI


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8089 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 20:05:39 +00:00
nexus 867f528196 fix by Pontscho
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8087 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 16:58:07 +00:00
pontscho a007cfa113 arpi add direct render support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8085 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 15:14:36 +00:00
arpi 7c58a511b7 do NOT include vidix header - nonsense
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8082 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 14:30:00 +00:00
arpi 2ace0d316d disabled vidix dependency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8081 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 14:27:32 +00:00
pontscho 7629b452db - cleanup
- add fixed-vo support

please test, this is working for me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8068 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 00:39:28 +00:00
albeu b402b86cc5 Overlay cropping options. Patch by Mark <CompGuy284 at attbi dot com> extanded
by myself a bit


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8064 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 22:46:09 +00:00
henry e1346b93e1 fix for fs modes on widescreen displays
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8055 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 18:56:16 +00:00
mswitch 44ccf8ee81 Missed some gui ifdefs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8043 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 16:00:21 +00:00
mswitch f88d25146b Minor cleanups
Fixed overlay so that it works with gui


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8038 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 11:24:53 +00:00
mswitch 99e9abc246 Huge update, added native overlay support (no more need for dxr3view).
This is still in testing state so I won't update the docs/Changelog just
yet. By pre11 perhaps ;).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8032 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 01:18:54 +00:00
arpi 39fe4d0cd3 verbose can be negative
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8028 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 17:46:45 +00:00
arpi 0cc738f936 panscan support in -vo mga (actually moved common code to mga_common.c)
Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8018 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 00:21:45 +00:00
arpi 2d602b345b Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400
cards and TV out. It's works like DVDMax in Windows.
Instructions on how to make it work are at:
http://www.sci.fi/~syrjala/directfb/readme.txt
patch by Ville Syrjälä <syrjala@sci.fi>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8014 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 23:54:26 +00:00
mswitch 832964ab8e Removed debugging output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7990 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 23:31:02 +00:00
albeu 639d4b166c Some little bugfixs
New options to control the colorkey stuff
Fix the osd to be less time consuming


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7982 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 17:54:07 +00:00
albeu 89562c1e3d 10L
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7981 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 17:51:13 +00:00
albeu 35c29d0946 Fixed the overlay, some opts to adjust the overlay
Experimental osd support for the overlay


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7971 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 23:40:07 +00:00
arpi e5947d8b27 here is a somewhat generic equalizer implementation for the X11 vo drivers
using the window's colormap (DirectColor).
this method is using the video card's hardware gamma ramp so it involves
no performance penalties at all.
patch by lucho <lucho@haemimont.bg>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7965 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 20:27:47 +00:00
rik f5929b0a59 some card/mobo combos can't handle buffers larger than 128kB, we change the default buffer to 128kB, add warnings if the buffer becomes full, add a commandline option to enlarge the buffer and give suggestions to users to lessen the buffer size requirements (lower quality/resolution). 128kB should, however, be enough for everybody :-). Bug reported by Brain Edmonds, cause explained (to allow me to fix the driver) by Ronald Bultje (mjpegtools developer)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7963 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 19:06:26 +00:00
mswitch 02244a1540 Prebuffering is no longer the default option.
Switch :prebuf enables prebuffering, :noprebuf has been removed
Added new sync-engine, activate it with :sync
Rewrote commandline parser to be more intelligent (no need for an
internal structure of commands)
Replaced prebuf variable with spubuf, this name was real confusing. I
did not add this variable.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7951 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 01:38:42 +00:00
mswitch a64160a3bd Fixed stupid bug relating to multiple cards on athlons
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7946 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-28 17:08:37 +00:00
arpi a7c6891875 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7933 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-27 03:30:59 +00:00
arpi 889ffa50ea vo_init() moved to/fixed in preinit()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7932 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-27 03:16:21 +00:00
arpi 5a473a4ffc mode detection && vo_init() moved to preinit()
NOTE: this driver needs some cleanup, and should use mDisplay/mScreen


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7931 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-27 03:15:48 +00:00
arpi 99820540ad - removed YV12 support (builtin yv12->rgb conversion)
- removed built-in OSD rendering


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7927 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-26 16:05:47 +00:00
rik 589633170c spelling: paramerters -> parameters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7904 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 21:34:54 +00:00
rik 998eb2c1c9 sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7903 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 21:27:50 +00:00
arpi 1dcbb48a70 1l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7877 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 18:53:06 +00:00
arpi a28cbe4811 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7876 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 18:51:19 +00:00
mark 1eb12974ff Geometry update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7874 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 18:05:58 +00:00
arpi f9e3a4bf88 cleanup config option handling in libmpdemux.
removed overcompilacted m_config_register_options() mess - export the
subconfig structs instead


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7868 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 17:21:01 +00:00
mark a2dfc7a766 Added the -geometry option (supports fbdev and tdfxfb drivers)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7867 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 16:52:54 +00:00
arpi 9823a4e64e If movie height is odd, the picture is placed badly, due to wrong rouding.
patch by Balatoni Denes <pnis@coder.hu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7864 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 15:32:40 +00:00
arpi 170cdeeee4 re-enabled a-v sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7861 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 14:39:13 +00:00
arpi 51cb286928 MPlayer being unable to display video properly on many nVidia graphics cards.
One approach is to always set the XV_AUTOPAINT_COLORKEY attribute if available
on the XVideo port being used.
patch by Ben Liblit <liblit@eecs.berkeley.edu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7858 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 00:36:55 +00:00
arpi 4a3d6d4205 compiler warning fixes by Dominik
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7849 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 16:24:26 +00:00
faust3 587b78b278 10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7779 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 13:17:56 +00:00
pontscho 7eadbc8831 -fixed-vo support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7778 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 09:49:25 +00:00
pontscho a06c8c3796 fix memleak again
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7767 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 22:53:18 +00:00
pontscho 0020017268 fix memleak
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7766 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 22:44:09 +00:00
pontscho 898e7af0fb -fixed-vo support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7765 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 22:29:00 +00:00
pontscho 210f7955fb -fixed-vo support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7764 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 21:32:03 +00:00
pontscho b4e3f138ed fix fullscreen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7759 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 19:45:35 +00:00
arpi 9214ce653c -fixed-vo support, based on patch by .so :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7758 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 19:31:07 +00:00
arpi e73a9c9bf0 10l to Dominik - casting at wrong place
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7748 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 13:31:38 +00:00
arpi e84772b08d compiler warning fixes
patch by Dominik Mierzejewski <dominik@rangers.eu.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7732 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-13 21:58:55 +00:00
faust3 4da2217f71 more correct flags
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7714 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-11 14:48:07 +00:00