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
arpi
dae101726e
10l - fixed chunktab size calculation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7085 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-24 23:07:34 +00:00
arpi
a333a19da7
some newer rv20 variants also uses custommsg 0x24 to set codec subtype
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7084 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-24 23:06:38 +00:00
arpi
f82892afd2
uses new dp_hdr_t packet structure
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7083 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-24 22:40:01 +00:00
arpi
17b7e7153b
- changed re-muxed packet structure (see struct dp_hdr_t)
...
now the packets can be encapsulated into avi or other file formats
- skip redundant/resent fragments (bit 0x20 set of first byte of frag)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7082 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-24 22:39:27 +00:00
atmos4
e6fc83ee80
Fix small typo noticed by Francisco Javier Cabello <fjcabello@visual-tools.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7081 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-24 20:18:34 +00:00
jonas
907136e042
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7080 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-24 14:22:46 +00:00
michael
cfa281e0ef
optimization
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7079 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-23 21:55:57 +00:00
joyping
325311af33
iec958-init completly rewritten
...
some debug printfs cleaned
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7078 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-23 13:03:00 +00:00
diego
4617c88ba9
Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, slightly
...
modified.
* Fixed <> chars (or replaced them with something else, where it was
trivial).
* weblint complained about <A HREF="...">here</A> being a bad form, so I
replaced them with more descriptive text.
* Fixed empty <A NAME="..."> tags.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7077 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-23 10:50:19 +00:00
anders
2a9ec68ddc
Fixed *= bug in length calculation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7076 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-23 01:41:12 +00:00
arpi
7870e19441
with the help of the Mandrake compiler maintainer this problem has
...
been solved. With gcc 3.2 or 3.1.1 you need to add the compiler option
-mno-omit-leaf-frame-pointer to make the win32 dll loader work again.
by Goetz Waschk <waschk@informatik.uni-rostock.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7075 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 23:41:51 +00:00
arpi
ddc4bdf2cb
removed -W -Wall -g and other gcc-specific warning/debug options
...
patch by Joey Parrish <joey@yunamusic.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7074 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 23:29:46 +00:00
arpi
4f5e15a23a
removed nonsense 'inline'
...
patch by Joey Parrish <joey@yunamusic.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7073 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 23:28:33 +00:00