Commit Graph

7285 Commits

Author SHA1 Message Date
rfelker d4f7c07743 arrg 100l in the 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7135 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 02:20:00 +00:00
rfelker 0ed36bdd09 fix 10l mistake and add the libdeps thing right this time
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7134 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 02:11:33 +00:00
rfelker eba0ef2748 removed old stuff no longer used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7133 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 02:05:01 +00:00
diego 35c887d931 Sipro audio now supported.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7132 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 01:56:09 +00:00
rfelker cd3f5c9150 remove nonsense tabs from makefile so emacs won't complain :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7131 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 01:49:15 +00:00
diego 6117a87ef8 Plugin descriptions were moved to the man page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7130 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 00:47:22 +00:00
nexus af4654d926 FreeBSD iconv change/fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7129 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 23:00:25 +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
michael f4e1671be7 passing extra stuff from real stuff to lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7127 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 22:02:38 +00:00
alex ac75309246 10l fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7126 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 21:55:44 +00:00
alex 64bedd9683 finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7125 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 21:32:32 +00:00
diego 56e2afddf9 Reformat some paragraphs to make them fit 80 column displays.
There should be only 2 spaces between options and descriptions.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7124 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 21:18:33 +00:00
arpi fd44bbee3d freetype 2.0/2.1+ support - disabled by default until bugs fixed
patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7123 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 20:52:02 +00:00
arpi 5e59ee3344 subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated
- it solves overlapping alpha problem
- speed up osd rendering (it renders bigger area but in a single pass)
patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
some cleanup by me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7122 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 20:45:42 +00:00
diego 4182b2395c The rectangle is not white but inverted.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7121 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 20:42:17 +00:00
diego 5ecd5f7c9a Small note about multiple MPlayers and audio drivers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7120 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 20:24:44 +00:00
alex cad4462de5 release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D Richard Felker III <dalias@aerifal.cx>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7119 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 19:37:13 +00:00
alex 9afe7b36ef fixed possible 'DoS' bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7118 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 18:38:41 +00:00
alex 0004ab4be4 written by Florian Schilhabel <florian.schilhabel@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7117 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 17:14:02 +00:00
alex ac943f379a fixes problems when new line is just '\n' and not '\r\n' and enabled html-markup ignore. Patch by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7116 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 17:07:55 +00:00
alex e70976de89 64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7115 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 16:55:40 +00:00
alex e9d168f902 clear screen and tiny image bug patch by Burton Samograd <kruhft@kruhft.dyndns.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7114 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 16:22:02 +00:00
alex 0dbb552406 final (?) libvo2 cleanup patch by Joey Parrish
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7113 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 16:09:31 +00:00
alex 0b03ca9d27 removed old input code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7112 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 15:55:58 +00:00
arpi 0f45d2efeb realplayer codecs wrappers, originaly written by Florian Schneider, extended
by A'rpi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7111 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 14:17:06 +00:00
diego b3fbdb60b3 Use $_prefix/etc/mplayer/ as configuration file location, not $_datadir.
Patch by Dominik Mierzejewski <dominik@rangers.eu.org>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7110 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 11:20:48 +00:00
jonas 04953dbc12 added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7109 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 10:58:53 +00:00
michael 5a11754e2f align -> balign patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7108 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 00:24:27 +00:00
diego a99ffa9110 libmpdvdkit on openbsd, patch by Björn Sandell <biorn@dce.chalmers.se>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7107 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 00:05:10 +00:00
arpi ce0b26ac75 - added matrix cracking/debugging code - disabled
- use real codec headers for sipr


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7106 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 23:01:54 +00:00
arpi fd234b141e 'sipr' descrambling implemented, at least for 16*6 matrix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7105 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 22:46:54 +00:00
diego c0536bea56 Added some introductory words, request only CVS for bug reports and further
condemn HTML mail.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7104 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 22:28:03 +00:00
diego 5725abb1b2 Added proper heading tags and fixed the HTML structure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7103 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 21:32:35 +00:00
diego ca8316a7dc Cosmetics: Some more indents and newlines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7102 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 21:19:30 +00:00
diego a4724edd07 Cosmetics: Indented code and inserted empty lines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7101 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 21:00:39 +00:00
diego f833f5b1a5 Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, with some
small additions.

* Replaced <UL> with <OL> where it made sense (to me :-)).
* Moved "Developer Cries" into the appendix (as Appendix F)
  with s/Flame Wars/Developer Cries/ and
  s/In medias res/Developer Cries/.
* Renamed "Appendix X" to "Appendix E".
* Put a "Hint" inside <BLOCKQUOTE>.
* Converted 3-pass encoding and mga_vid installation
  instructions to lists.
* Converted options tables (video eq, SDL, fbdev, VESA, DXR3, TV input,
  DivX4Linux, AAlib) to <DL> lists.
* The "sections" for MPsub and INSTALLING OSD are numbered and displayed
  in the TOC now.
* Changed the text inside some <H4> tags.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7100 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 18:06:07 +00:00
alex 477850a115 removed unused code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7099 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 16:17:54 +00:00
alex 79bfcc9f1a SetDLLAccessPath isn't used. Patch by Andres Hess <jaska@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7098 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 15:46:41 +00:00
diego 8c39272f0a Use the confdir we compiled with (/etc/mplayer/mplayer.conf instead of
/etc/mplayer.conf).  Spotted by Kiss Gabor <kissg@sztaki.hu>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7097 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 09:57:12 +00:00
pontscho a3ce1c658a - add dxr3 equ patch from "Szombathelyi [iso-8859-2] György" <gyurco@freemail.hu>
- add cosmetic patch from uh ... don't know :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7096 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 08:33:05 +00:00
diego 5f72bb4caa Settle for GCC, not gcc. 10l for telling Andras otherwise.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7095 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 08:12:58 +00:00
diego 990bce527f Updated credits for Kim Minh Kaplan from his own patch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7094 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 01:31:57 +00:00
pontscho 452e7bdc03 - warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org>
- wsXDNDProcessSelection return Truae fix
- add url list saving support from Morten Volden <mvolden@tdcadsl.dk>
- fix bug's in this patches
- fix some memleak and bug


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7093 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-26 22:20:58 +00:00
alex c39611bbe9 Martin Olschewski <olschewski@zpr.uni-koeln.de>: [PATCH] ai_oss.c should check for USE_OSS_AUDIO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7092 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-26 17:20:17 +00:00
michael e80d1a1f41 fixing compilation without divx4 patch by (Rémi Guyomarch <rguyom at pobox dot com>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7091 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-25 23:19:38 +00:00
michael 9cde6c1c92 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7090 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-25 21:52:31 +00:00
michael a2eebbfa2d support for the new ratecontrol code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7089 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-25 21:43:22 +00:00
zdar e52cb91a66 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7088 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-25 15:37:37 +00:00
arpi abd82380b9 support for 'sipr' codec - descrambling/reorder not yet fixed.
FIXME: you must have dspr.so in the library path... ie /usr/local/lib/


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7087 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-25 01:12:41 +00:00
arpi a72f18f463 some files has some shit before teh audio/video headers...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7086 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-25 00:07:15 +00:00