Commit Graph

4571 Commits

Author SHA1 Message Date
pontscho e0cf4dcdb2 fix color key handling bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4571 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 17:42:37 +00:00
arpi a67170d995 ffmpeg yuy2 disabled again, avid RGB->BGR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4570 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 16:26:35 +00:00
pontscho 212230995e fs resize bug fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4569 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 16:15:08 +00:00
michael 316b6bc8f1 unscaled converters
BGR24 -> BGR32 & RGB24 -> RGB32
 BGR32 -> BGR24 & RGB32 -> RGB24


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4568 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 15:29:15 +00:00
pontscho 4b4de1008e fix dpsm compile bug in gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4567 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 12:27:19 +00:00
pontscho 103a960925 finalize mfi support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4566 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 12:07:47 +00:00
melanson c3c9527d3e completely reworked FILM demuxer to support both audio and video...neither
of which work yet (CVID video and uncompressed audio)...but the demuxer is
working well now


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4565 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 05:55:29 +00:00
michael 37892b0819 fixing green line at right side bug (reported by Nick Kurshev <nickols_k@mail.ru>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4564 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 03:39:30 +00:00
rfelker cdddc55548 one more fix for optional vesa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4563 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 02:32:53 +00:00
rfelker 2a7f6ab7f1 finished making vesa optional
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4562 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 02:29:55 +00:00
rfelker b13e5950a6 made vesa support optional at compiletime
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4561 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 02:21:39 +00:00
rfelker c1977c9ed5 added mga_top_reserved module parameter to skip a configurable amount
of space at the top of video memory. this is needed to prevent
corruption of the kernel's console font when using the "fastfont"
option with matroxfb.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4560 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 02:07:29 +00:00
michael 3cf588d2c6 rgb32 & rgb24 input support
squished a endianness bug in the 15/16bgr output


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4559 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 22:55:57 +00:00
pontscho c50aa0dd88 fix spudec, faszom (C#)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4558 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 22:55:47 +00:00
arpi 8c6da39840 emulating BITMAPINFOHDR (for win32 codecs)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4557 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 22:03:19 +00:00
michael e4b5914859 101 (yuv2rgb with mpeg1,...) ;)
simple copy if possible (same format, no scaling, ...)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4556 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 21:59:23 +00:00
michael 7bfa2fa275 swScale internally uses yuv2rgb now if possible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4555 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 20:52:14 +00:00
arpi 403b791ab9 ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman <dave@dchapman.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4554 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 20:30:34 +00:00
pontscho e5f0ff7cbf fix spudec bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4553 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 20:26:19 +00:00
pontscho a4396200f1 add mfi support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4552 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 20:16:35 +00:00
pontscho e53e5c4694 add mfi demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4551 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 20:15:36 +00:00
pontscho ba906db03a add mfi support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4550 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 19:23:49 +00:00
nick d9cd7968bf Correct vesa shutdown on 'config playback' errors
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4549 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 16:41:41 +00:00
nick f4a5829305 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4548 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 16:41:06 +00:00
arpi ae2d683496 qt AVID fourcc added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4547 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 02:28:40 +00:00
arpi 654d172363 bad debug printf caused sig11 with divx audio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4546 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 23:50:40 +00:00
pl db0caae5b0 missing mlib required to build a solaris mencoder
(patch by meleth@freebox.com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4545 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 23:02:55 +00:00
pl f83b0797c0 fix display of echocheck on sunos
added missing '--with-mlibdir' to help message
replaced \t by ' ' in help section
uses $MLIBHOME as a hint to set _mlibdir (Solaris)
small indent fixes (dunno why people did not align them ?)

(bugs & fixes for sun by meleth@freebox.com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4544 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 22:57:17 +00:00
gabucino 2eb99e4ea5 mysql also goes haywire from sneaky-sucky-fucky gcc2.100-4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4543 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 22:01:49 +00:00
michael 4fe86911da checking output of getSwsContext*()
101 I420/IYUV support without -zoom


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4542 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 19:54:38 +00:00
nick 845228dd69 Enable 15bpp on server
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4541 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 18:54:41 +00:00
nick 9c8f46a107 mplayer has swapped RGB's fourcc :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4540 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 18:51:37 +00:00
albeu 7380c34169 Added auto selection of the best streams and fixed a few compiler
warnings


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4539 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 16:50:10 +00:00
nick 3eda811f0d Support of scaling with every fourcc
(include patch of Michael Niedermayer <michaelni@gmx.at>)
Now (*swScale)() is used as BES by functionality.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4538 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 16:43:18 +00:00
gabucino 3464b2ed0a HTML fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4537 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 10:39:58 +00:00
anders 3056606749 Enable SSH optimizations for FIR filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4536 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 04:52:41 +00:00
melanson 5e7513f589 promoted the RoQ audio decoder from "buggy" to "working"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4535 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 04:09:50 +00:00
melanson df3d063c20 reconciled one minor, nagging palette issue with the official QT spec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4534 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 04:08:05 +00:00
melanson e9d210d59e fixed FPS as well as crash bug when no audio chunks are present
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4533 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 03:54:08 +00:00
gabucino f4d53cd1f1 applied pl's patch (sorry, overlooked it previously.. and procmailrc
put the Cc into mplayer-dev-eng also;)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4532 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 00:25:54 +00:00
atmos4 c72d8db077 Add playlist keys (some missing?!) and add some shift handlers to allow keys to work with german keyboards.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4531 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-04 19:14:40 +00:00
michael 12176a29c0 printing error messages if something is wrong instead of just return NULL;
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4530 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-04 18:53:01 +00:00
atmos4 15daf31f0b Fix multifile playback (sdl was not fully reinitialized).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4529 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-04 18:18:46 +00:00
eyck 2b819b72c8 print also contrast on cat /dev/mga_vid
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4528 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-04 16:05:37 +00:00
albeu 87d8c59258 Remove some unuseful stuff and don't try to kill an unexisting
child process on uninit


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4527 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-04 15:03:18 +00:00
albeu 4903700379 Tell the user when we fallback on default config.
Added some default joystick bindings


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4526 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-04 14:48:32 +00:00
albeu b1abc1a384 Fix the bugs the previous version should fix (and those introduced
by the previous version ;) )


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4525 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-04 14:19:54 +00:00
mswitch f6787a2265 Activate QSCALE flag for avcodec
Reset playback speed on exit (we aren't using this feature yet... but
will hopefully do soon)
Use fsync instead of the mediocre flush ioctl's on seeking/pausing, at
least video seems to stay in sync...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4524 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 23:13:56 +00:00
gabucino af33819e27 some updates (patch by Jonas Jermann <jjermann@gmx.net>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4523 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 21:19:30 +00:00
eyck 0df1b49f3d Juergen Kreileder changes, fixing some lintian errors, adding correct manpath and adding
xvidix to array of system-selectable drivers.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4522 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 20:27:20 +00:00