Commit Graph

4642 Commits

Author SHA1 Message Date
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
eyck a1039fb1cd Attila Kinali fixing memleak introduced by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4521 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 19:19:39 +00:00
eyck 094cd24bf4 too many arguments to sscan in subdetect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4520 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 19:17:22 +00:00
albeu e4be4973e2 Corrected the quit bug and added support for up to 10 axis
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4519 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 19:13:00 +00:00
albeu 416e711c71 Correct bug in plaintext parser : correctly remove trailling \r
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4518 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 16:49:41 +00:00
nick 48ace4b1f7 Direct rendering expansion:
test with -vc divx4vfw:
-vaa_dr:
BENCHMARKs: V:   7.043s VO:   0.005s A:   0.528s Sys:  22.331s =   29.907s
BENCHMARK%: V: 23.5498% VO:  0.0156% A:  1.7670% Sys: 74.6676% = 100.0000%

-vaa_nodr:
BENCHMARKs: V:   5.454s VO:   2.433s A:   0.519s Sys:  21.513s =   29.920s
BENCHMARK%: V: 18.2296% VO:  8.1321% A:  1.7351% Sys: 71.9032% = 100.0000%

speed up on 7.043 vs 7.687 = 10% on K7


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4517 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 16:13:05 +00:00
nick 4e067f62d4 optimization
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4516 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 15:16:46 +00:00
mswitch dfc9dd714b Forgot the osd fix in the other patch, well, here it is ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4515 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 15:10:47 +00:00
mswitch 52c31131ab Switched from libmp1e to libavcodec, at least for me it runs helluva lot faster than libmp1e
(high quality divx movies that before ran very poor now plays perfectly). Also includes some
minor fixes to the osd support. Since libmp1e has issues with non-mmx system I think this move
is a smart one...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4514 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 14:55:27 +00:00
michael ea1bcc2067 YUY2 BGR32 BGR24 support for vo_x11 if swScaler is used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4513 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 14:41:31 +00:00
gabucino 09a6d6f465 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4512 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 13:39:35 +00:00
nexus 49cf0be8e0 fix typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4511 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 13:19:39 +00:00
alex 2b0c600e69 using dlerror() instead strerror(), displays unresolved symbol messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4510 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 13:05:30 +00:00
gabucino fa44281fc5 added more audio plugin documentation
(patch submitted by Johansson <ajh@atri.curtin.edu.au>)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4509 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 13:03:09 +00:00
albeu 43778fe0ac Added options to enable new input and joystick support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4508 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 12:43:18 +00:00
gabucino a3aa571621 vidix equalizer can be used with 1-8 keys also
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4507 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 11:19:12 +00:00
gabucino b75b5301cc on non-Linux use Vidix instead of mga_vid kernelmodule
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4506 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 11:14:02 +00:00
gabucino f105bb3189 mga_vid supports reads and writes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4505 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 11:06:04 +00:00
gabucino 7aaf483005 RoQ fileformat added, anything it is ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4504 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 11:00:39 +00:00
gabucino f934fa1d2f Also: -vo xvidix, -vo vesa:vidix, -vo fbdev:vidix ;) - as Nick noticed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4503 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 10:55:55 +00:00
gabucino 43164e8772 QNX updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4502 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 10:41:41 +00:00
gabucino df030171d5 QNX updates
Dariusz spellings corrected (noticed by Nell)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4501 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 10:41:04 +00:00
gabucino 59f9c1f493 more translated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4500 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 10:40:14 +00:00
gabucino 8462dca483 -vo xv does video equalizing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4499 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 10:32:49 +00:00
nick 2fe888069c Restore K7 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4498 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 10:27:26 +00:00
gabucino f6720f6a82 Vidix video equalizing (Nick's patch)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4497 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 10:26:36 +00:00
nick 77f4d19adf Be more precise
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4496 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 09:29:35 +00:00
nick 104c125e6d Allows to users control direct rendering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4495 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 09:28:58 +00:00
nick c4d519e193 code cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4494 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 09:12:32 +00:00
michael 420039c5f5 filterPos bugfix (only nearest neighbor scaling was affected)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4493 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 02:08:05 +00:00