gabucino
fd15c813dd
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9086 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-25 09:30:13 +00:00
diego
c28b02508b
readvcd is useful for reading VCDs with SCSI CD-ROM drives.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9085 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-25 04:05:36 +00:00
diego
a8858e17e5
Brought this file mostly in line with the MPlayer docs coding style.
...
Code indented, all tags closed, attributes quoted, whitespace added.
Translators: No pressing need to touch this file, no textual changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9084 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-25 03:19:38 +00:00
diego
87de8a8f94
Some updates and rewordings as well as a much better table design by
...
Nilmoni Deb, Daniel Carter and Philip Jägenstedt.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9083 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-25 01:22:26 +00:00
iive
1da060fab1
small typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9082 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-24 23:50:58 +00:00
diego
f9cfd51b30
sync by <hephooey@fastmail.fm>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9081 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-24 21:35:40 +00:00
alex
73efd100f6
cosmetic for 0.90, printf->mp_msg (hm..probably arpi will piss of me?:)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9080 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-24 18:38:54 +00:00
gabucino
b49ef17daa
small EGA hint
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9079 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-24 17:32:14 +00:00
rfelker
3b285a0e3b
Improvements to spudec (DVD/VobSub) subtitle code:
...
- runtime selectable positioning, like with text subs
- runtime selectable scaling/antialiasing algorithm
- gaussian blur scaler (finally dvd/vobsub doesn't look like shit!)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9078 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-24 10:24:07 +00:00
rfelker
c8091743e1
ability to disable the nonsense expand filter is a must! otherwise
...
it's impossible to render subtitles earlier in the filter chain and
then scale them down with a scale filter; huge subs will get rendered
again on top!! (think dvd/vobsub where you can't just use smaller font
size) if anyone has a better way to handle this, do it! (e.g. make it
so that the first expand filter disabled osd for the rest of the
filter chain)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9077 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-24 01:04:50 +00:00
colin
531d63b5b9
fix compilation error when HAVE_FREETYPE isn't defined
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9076 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 22:21:30 +00:00
gabucino
4ba90da0d2
ekezetek
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9075 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 21:31:49 +00:00
rfelker
5a3615e5ff
document -vop field
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9074 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 17:19:58 +00:00
rfelker
b35ba6697c
new video filter to extract a single field using stride arithmetic,
...
i.e. without using cpu time
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9073 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 16:33:57 +00:00
michael
9c3153404f
UYVY input
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9072 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 09:35:22 +00:00
rfelker
44e9a6585e
C implementation of the median deinterlacer (seems to be the only one
...
that generates tolerable output for anime) so it will work on non-MMX
architectures. Someone should optimize it better eventually.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9071 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 04:19:24 +00:00
arpi
da08b8a076
raw mpeg4-es support (you need to set -fps manually!)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9070 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 02:12:15 +00:00
michael
1c07dc9f3f
16cif,sif,uyvy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9069 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 01:16:49 +00:00
arpi
a625b45cf4
dump mpeg4-es startcodes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9068 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 01:09:53 +00:00
rfelker
63399ef465
10l to me
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9067 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 00:37:32 +00:00
arpi
e819653a23
raw video demuxer, requested by Michael
...
(try mplayer -rawvideo on:cif mobile.cif)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9066 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-22 23:51:04 +00:00
arpi
c16edd2efd
updated for rc4...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9065 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-22 22:30:44 +00:00
rfelker
4a730d2147
undocumented feature
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9064 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-22 16:27:58 +00:00
rfelker
76d3586efa
until configure can distinguish between supported and unsupported
...
dvdnav versions, it should be disabled by default! besides, the code
is incomplete and broken. if you want it enabled commit a real fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9063 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-22 06:21:50 +00:00
diego
a83f14cffd
Skin file added to TOC and renumbered, one sentence reworded.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9062 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-22 01:25:37 +00:00
gabucino
3a8f4b0962
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9061 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-21 21:19:58 +00:00
gabucino
e0a9974ecb
G450 tvout cable pinout (contributed)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9060 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-21 21:16:46 +00:00
gabucino
3af1f8e6b6
updated to rc3
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9059 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-21 21:14:10 +00:00
gabucino
d13c92a70e
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9058 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-21 21:11:57 +00:00
pontscho
ebdb38271e
- add subcp
...
- fix some 10l in gui
- fix one 10l bug in subreader
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9057 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-21 19:12:46 +00:00
pontscho
337542a331
- rewrite sub_fps
...
- add fps support
- rewrite history
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9056 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-21 13:33:40 +00:00
diego
caf9e7d7b3
Cygwin and QT clarified.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9055 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-21 11:29:44 +00:00
diego
4538632b8e
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9054 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-21 11:21:39 +00:00
mosu
eed9f0c4e8
bunkus: Another small typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9053 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-21 10:44:06 +00:00
mosu
ac2834a62d
bunkus: Fixed and updated the translations
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9052 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-21 10:42:18 +00:00
arpi
e5d138aa7d
1l :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9051 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-20 22:56:00 +00:00
arpi
ef78002b81
hwac3 fix again
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9050 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-20 22:51:01 +00:00
arpi
a3f0ecd91f
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9049 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-20 22:49:50 +00:00
pontscho
24aec200db
fix xmga + playbar
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9048 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-20 21:35:31 +00:00
arpi
7750844519
This patch should fix the display problem with 4bpp and 8bpp modes.
...
The problem was that the new drawing method assumes a linear
framebuffer, which is not available in those modes. This can be worked
around by using the old drawing method, which is what this patch does.
The old method can be forced, by using the "old" driver option.
This patch also enables linear addressing, since it improves write speed
to video memory considerably. The mentioned problem:
"it is not compatable with vga_draw* for some cards"
Is a bug in svgalib, which I think should be fixed in recent svgalib
versions. If someone sees this problem, please report to svgalib
maintainer (that's me).
patch by Matan Ziv-Av. matan@svgalib.org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9047 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-20 21:33:11 +00:00
arpi
9b14c6f5ac
don't -nosound if libaf init failed (hwac3 fix)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9046 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-20 21:28:05 +00:00
alex
5c3ef4674a
hack to get rage128 working on ppc-g3
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9045 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-20 18:25:41 +00:00
anders
1e282bf64b
Changing initial volume level to 0dB after loud intensive complaints
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9044 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-20 10:46:32 +00:00
diego
4447e2e1c8
VCDs, DVDs and QT DLLs should work on Cygwin.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9043 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-20 03:11:51 +00:00
diego
444b119914
sync with reality
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9042 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-20 02:56:14 +00:00
pontscho
28e76c9d1f
- add new entry's to hungarian skin howto (please Gabu translate)
...
- trivial changes in the code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9041 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 22:46:39 +00:00
arpi
15e32ab3b7
Propolice catches an overflow in dct64_k7.c:
...
mplayer: stack overflow in function dct64_MMX_3dnowex
patch by Björn Sandell <biorn@dce.chalmers.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9040 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 21:50:50 +00:00
arpi
149db71359
fix selected audio language in menu
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9039 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 21:45:55 +00:00
pontscho
d3e48cca8a
show one ...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9038 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 21:24:31 +00:00
arpi
8fb42e1791
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9037 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 20:13:49 +00:00