Commit Graph

9279 Commits

Author SHA1 Message Date
arpi 127530fe9f The reason why mplayer crashes (in some cases) when using x11
output and -wid (>0) parameter is this:

Mplayer by default creates a colormap using DirectColor visual. If the
window given to mplayer uses TrueColor visual there will be an error
when mplayer sets the colormap for the window. This patch
modifies mplayer to use TrueColor visual if the window given to mplayer
uses TrueColor. Another solution is to make sure that the window given to
mplayer is created using DirectColor visual if it is supported by the
display.

Jouni Tulkki <jitulkki@cc.hut.fi>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9279 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 18:31:44 +00:00
arpi 7a35f528d1 The "initialize wav header with infinite lenght" broke the
post-recording fixup by changing the initialisation value of
data_length.  This fixes it.
based on patch by Olivier Galibert <galibert@pobox.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9278 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 18:22:43 +00:00
arpi 409f2f0ada move some verbose msg to dbg2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9277 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 17:51:39 +00:00
arpi 8222cbcc9b - append the 'palette' filter if the codec supports RGB8/BGR8 and no csp
match even with the scale filter.
- print the current filter chain, in verbose mode


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9276 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 17:50:30 +00:00
alex cdb7ff9cd0 10l, avoid getting num_of_buffers=0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9275 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 16:14:54 +00:00
arpi ad54f0f5af disable num_of_packets check, it's unreliable
(multiple bugreports on -users)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9274 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 15:45:45 +00:00
alex 4047921a81 remove references to old w32codec package
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9273 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 15:39:04 +00:00
alex 82a49856f4 removal of obsolete references
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9272 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 15:30:43 +00:00
alex af8f6c8d41 some typos, uniformizing like in the video.html and lot of additions/fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9271 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 14:58:39 +00:00
diego 8645bd9f1f -framedrop clarified as explained by Rich.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9270 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 09:08:52 +00:00
diego ab2b470b76 Sync by Lu Ran <hephooey@fastmail.fm>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9269 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 08:54:58 +00:00
diego 830495b742 Name added, patch by Lu Ran <hephooey@fastmail.fm>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9268 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 08:52:00 +00:00
diego 59ff74583b Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9267 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 08:49:02 +00:00
arpi 0adfd9ae76 hwac3 fix
bugrep & testing by Stefan Baehre <ste.ba@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9266 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 23:30:27 +00:00
diego f056b532e8 typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9265 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:39:01 +00:00
diego f00868c7c7 reworded
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9264 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:34:59 +00:00
mosu 023bcd33b6 sync 2003-01-25 - 2003-02-03
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9263 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:23:05 +00:00
nicolas 9b3c5a4d83 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9262 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:19:09 +00:00
diego 5f3339c3cb Small fixes and modelines moved to a more sensible place.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9261 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:08:32 +00:00
pontscho 084dae624a fix idx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9260 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:06:07 +00:00
gabucino 9237ea9dee fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9259 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 21:32:32 +00:00
gabucino 406ae301d3 began retranslating... longest day :) <- anybody has that movie?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9258 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 21:25:52 +00:00
michael 1b9e175bce yuv9 -> yv12 bugfixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9257 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 18:45:25 +00:00
alex 3b55aaa82c my patches sent to dev-eng (i feel me brave) Diego, fix my wording bugs, and dont be angry.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9256 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 18:41:41 +00:00
alex 0f5d5a2c6e typo and update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9255 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 17:06:47 +00:00
eyck bb99648d4d Unneccesary header.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9254 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 14:52:03 +00:00
eyck 71b8fd894d I haven't read eyck@incubus for 2 years. I do read eyck@ghost.anime.pl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9253 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 14:23:25 +00:00
atmos4 8a3ed76433 update to use lavc, xvid, divx4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9252 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 13:04:24 +00:00
bertrand 06d22fab96 Restruct by Ross Finlayson <finlayson@live.com>
The code now supports 'QuickTime generic' RTP streams (the "X-QT" MIME type),
which - thanks to the QuickTime codecs - makes it possible to play more QuickTime
RTP streams.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9251 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 10:27:50 +00:00
arpi cbe52ff6e4 lstat->stat
found by Sebastian Kapfer <sebastian_kapfer@web.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9250 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 09:33:22 +00:00
diego 9dbcb0b42b Removed upon request.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9249 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 09:26:40 +00:00
diego 7242ed3616 Sync by hephooey <hephooey@fastmail.fm>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9248 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 08:17:48 +00:00
eyck be8d0c88fd Uppercase html tags. Don't use non-english langs in CVS messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9247 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 07:43:40 +00:00
eyck f337ee01be Plik przetlumaczony przez Zorg <kmaterka@wp.pl>. Poprawki
wzgledem orginalu - spellcheck i tidy.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9246 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 07:40:00 +00:00
diego e4c15dd785 Better description of -jpeg options, patch by Colin Leroy.
Some typo corrections by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9245 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 02:39:36 +00:00
diego a0120b6bbf Sync by Panagiotis Issaris <takis.issaris@skynet.be>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9244 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 02:28:57 +00:00
diego 6adad7403a Sync by Tomas Blaha <tomasb@kapsa.club.cz>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9243 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 02:26:12 +00:00
diego 8a8603c226 VIDIX and PowerVR updates, based on a patch by Alex.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9242 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 02:06:21 +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
diego 8ac43798e6 spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9240 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 01:41:39 +00:00
diego 23569713f2 www1 --> www
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9239 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 01:39:36 +00:00
iive cddb8271cb disable auto oldmethod, directrendering for linear modes only
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9238 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 01:15:45 +00:00
arpi 0316ffaa29 ok, eq2 documented, since noone else does this... :(((
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9237 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 01:08:47 +00:00
arpi 1b6f1e7910 huh.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9236 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 00:47:21 +00:00
arpi ad60c26188 updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9235 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 00:41:19 +00:00
arpi ac50f5108f ffmpeg's DV audio decoder added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9234 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 00:20:46 +00:00
diego 87b24b391d small updates and style improvements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9233 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-02 23:56:45 +00:00
arpi 0a7f68d845 update by Ioannis Panteleakis
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9232 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-02 23:32:08 +00:00
arpi 664c4626e0 some fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9231 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-02 23:18:06 +00:00
arpi aff3116f5b extended teh soundcard table by max channels and max opens (concurrent
playbacks), and added sb 128 pci, and moved GUS to the other GUSes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9230 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-02 22:23:10 +00:00