eugeni
6deff1f55a
Minor code simplification.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23193 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-01 15:21:34 +00:00
eugeni
eaa1f9ab16
Move get_bitmap_glyph() call to a separate loop.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23192 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-01 15:14:22 +00:00
eugeni
8ffc803841
Move transform_3d() call to get_bitmap_glyph().
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23191 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-01 15:12:36 +00:00
eugeni
3e9be13d66
Make a function static.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23190 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-01 15:07:41 +00:00
eugeni
005220995c
Don't recalculate rotation radius.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23189 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-01 15:05:20 +00:00
eugeni
5221c54cb6
Bugfix: glyph cache depends on border width, because it contains outline_glyph
...
(glyph border obtained with FT_Glyph_StrokeBorder) since r23043.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23188 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-01 14:29:28 +00:00
diego
48adc611d5
Merge FFmpeg dependency handling into the individual tests.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23187 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-01 14:08:26 +00:00
diego
ee2a11a935
cosmetics: Fix bogus indentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23186 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-01 13:55:28 +00:00
ben
ccf65593e6
synced with upstream vidix, prevented some drivers to work on some configs/archs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23185 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 22:14:29 +00:00
ben
fe8a263f5d
deprecated comment from the time the pvr code was half V4L2 and half IVTV specific
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23184 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 12:00:13 +00:00
ben
1e372554cc
one more spelling fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23183 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 11:46:43 +00:00
ben
b059b8e36e
accurate X200 memory size detection (patch by rjoco77 at kezdionline dot ro)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23182 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 11:46:02 +00:00
ben
c9f91073d0
spelling fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23181 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 11:41:47 +00:00
Gabrov
1187ac44ce
synced with r23179
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23180 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 09:16:10 +00:00
diego
8caae48738
cosmetics attack, part IV: Remove all tabs and prettyprint/reindent the code.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23179 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 08:05:29 +00:00
voroshil
66be250f28
r23161: Remove outdated and wrong references to codecs.conf.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23178 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 07:26:39 +00:00
voroshil
43106107dd
sync tag update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23177 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 07:08:42 +00:00
iive
57117b9141
10l to Diego for breaking svn (again).
...
revert the change from r23172, that breaks compilation
vcd_read.h may not be the right incude for the given architecture,
but it also contains functions that are nor static nor inlined, defining them multiple times.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23176 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 00:45:52 +00:00
diego
53b0783bf6
cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23175 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-29 21:36:43 +00:00
diego
28510d8966
cosmetics: Fix stray wrongly indented line.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23174 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-29 13:39:50 +00:00
diego
402ccf9d4c
cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23173 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-29 13:39:27 +00:00
diego
07796de044
Fix several implicit declarations of functions warnings.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23172 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-29 12:44:34 +00:00
diego
d4082e1723
Remove duplicate #include.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23171 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-29 12:29:33 +00:00
reimar
bd14c1d8c1
Remove unused variable,
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23170 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-29 10:18:39 +00:00
voroshil
43fa410db0
(cosmetics) replace tabs with spaces
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23169 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-29 05:17:08 +00:00
voroshil
4f6225aaa7
typo fix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23168 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-29 00:03:19 +00:00
voroshil
7ed8a368d8
(cosmetics) more indentation fixes.
...
patch from Trent Piepho xyzzy at speakeasy dot org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23167 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 23:41:11 +00:00
vayne
e5d16b4c4e
add missing case value, fixes functionality when using some skins.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23166 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 22:09:53 +00:00
vayne
9d9952500e
compilation fix for disabling dvd functionality, patch by <bangbangbear at gmail dot com>, slightly modified by me.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23165 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 22:09:01 +00:00
compn
cd9d03176f
update wishlist
...
add loop wish
remove old wishes (bmp image, smacker, merge vidix)
move all filter wishes under filter section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23164 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 19:01:00 +00:00
ben
a93ac269d0
notify new Radeon chipsets supported by VIDIX driver
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23163 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 18:01:42 +00:00
ben
e143387ae0
updated manpages with new vidix subdevice names
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23162 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 17:58:24 +00:00
diego
136f5763f7
Remove outdated and wrong references to codecs.conf.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23161 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 16:18:55 +00:00
diego
3af0ad0432
cosmetics: Fix one more stray wrongly indented line.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23160 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 14:27:15 +00:00
diego
e42b714cb1
cosmetics: Remove all trailing whitespace and tabs, indentation fixes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23159 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 14:20:44 +00:00
diego
faaae44a1e
cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23158 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 11:44:49 +00:00
diego
5d9e73bcc6
cosmetics: Replace manual tab indentation by \n\t as in the rest of the file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23157 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 11:41:11 +00:00
reimar
0be2cae378
Mention change to monitorpixelaspect=1 default in Changelog
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23156 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 08:06:50 +00:00
voroshil
6d8da8ca5a
r23152: Add -ass-hinting option for setting font hinting method.
...
r23154: Make -monitorpixelaspect 0 the default.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23155 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 06:10:36 +00:00
cehoyos
a2dda036d8
Make -monitorpixelaspect 1 the default.
...
Patch by Onur Küçük <onur.--.-.delipenguen.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23154 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-27 23:16:45 +00:00
reimar
e9d5b5de07
Do not set VFCAP_EOSD_UNSCALED if we use scaled-osd
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23153 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-27 16:10:45 +00:00
eugeni
c67220c86f
Add -ass-hinting option for setting font hinting method.
...
It is possible to separately configure hinting for scaled and unscaled osd.
The default is native hinter for unscaled osd (only vo_gl at this point),
no hinting for vf_ass.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23152 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-27 14:25:36 +00:00
eugeni
13156cd794
Fix division by zero in "\t" parsing.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23151 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-27 14:18:44 +00:00
cehoyos
7b5e1f8939
Add configures arguments to its output
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23150 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-27 10:16:25 +00:00
cehoyos
ff9e9407d4
Fix compilation with *_PROTOCOLs in libavformat
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23149 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-27 09:19:00 +00:00
diego
ae0f01ef5b
Mark loader as unmaintained.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23148 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 23:18:07 +00:00
diego
95000b0ca7
cosmetics: Remove trailing whitespace.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23147 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 23:07:11 +00:00
diego
91319b5f26
100l: Fix another round of copy and paste typos.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23146 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 20:56:54 +00:00
diego
b9578339d2
Fix cut and paste typo, _def_libpostproc --> _def_libpostproc_a.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23145 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 20:44:02 +00:00
diego
fa86df0f04
10l: Remove stray 'fi'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23144 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 20:37:24 +00:00