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
ben
621583488e
onboard X200 GPU (shared memory) returns a 0 RAM size (patch by rjoco77@kezdionline.ro)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23143 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 18:39:08 +00:00
ben
d882ac3df9
support for some onboard X200 GPU (patch by rjoco77@kezdionline.ro)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23142 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 18:34:18 +00:00
vayne
367dbc8384
header / declarations cleanup, also fixes broken compilation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23141 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 17:30:20 +00:00
diego
9e14239422
Don't declare -lm as a dependency of swscale-example.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23140 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 15:14:12 +00:00
diego
05c7a055e8
Simplify preprocessor directives: There is a general variable for
...
static/shared FFmpeg libraries now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23139 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 15:10:07 +00:00
diego
4dd84909d1
Simplify #include directives.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23138 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 13:26:41 +00:00
diego
736bf391de
Add config.h variables for static FFmpeg libraries.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23137 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 13:20:18 +00:00
diego
5f8e546fdd
Ooops, variable names got confused during copy and paste:
...
USE_LIBAVCODEC* belongs in _def_libavcodec*.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23136 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 13:11:22 +00:00
diego
b0f268310c
Merge config.h variable declarations into libpostproc test.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23135 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 13:01:54 +00:00
diego
46b7fab49f
Remove unused libavformat #define.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23134 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 12:59:57 +00:00
diego
770882c0a4
Merge config.h variable declarations into libavformat test.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23133 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 12:58:46 +00:00
diego
424b9eddbb
Merge config.h variable declarations into libavcodec test.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23132 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 12:53:26 +00:00
diego
0c94045c6f
Merge config.h variable declarations into libavutil test.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23131 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 12:39:09 +00:00
diego
d6e42f30a1
indentation cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23130 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 12:35:32 +00:00
diego
2620815f39
Remove redundant comments.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23129 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 12:35:04 +00:00
diego
acba193b4d
Clean up static libavcodec check, just checking for a file is enough.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23128 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 12:34:37 +00:00
diego
289e159b9e
Fix typo in _libavcodec vs _libavcodec_a variable name.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23127 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 12:30:34 +00:00
diego
a5acf070f7
cosmetics: Fix indentation, merge some lines in the FFmpeg checks.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23126 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 12:26:52 +00:00
diego
60b90aa682
Merge static and shared libpostproc checks.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23125 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 12:25:27 +00:00
diego
4dbffcb962
Merge static and shared libavformat checks.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23124 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 12:20:36 +00:00
diego
db124c90a3
Move misplaced res_comment to where it actually takes effect.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23123 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 12:09:20 +00:00
diego
a5a628d239
Merge static and shared libavcodec checks.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23122 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 11:59:26 +00:00
diego
3e8fc3c60a
10l elif syntax error
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23121 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 11:53:38 +00:00
diego
eff2dc1048
Merge checks for static and shared libavutil.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23120 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 11:37:24 +00:00
diego
49b64742ed
Add general variables for either static or shared FFmpeg libraries.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23119 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 11:22:22 +00:00
diego
8501cc9301
Give variable names for static FFmpeg libraries a '_a' suffix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23118 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 11:19:29 +00:00
diego
0d29d76058
Remove large automatics from stack.
...
patch by Marc Hoffman, mmh pleasantst com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23117 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 11:05:59 +00:00
diego
61a6e06a52
Add CXX include flags to dependency file generation CFLAGS to generate correct
...
dependencies for C++ source files as well.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23116 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 10:36:59 +00:00
Gabrov
b50e2014a9
synced with r23100
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23115 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 08:04:05 +00:00
diego
080a144f20
AMR-NB fixed-point mode external library support was removed from FFmpeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23114 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-25 19:32:53 +00:00
compn
8b55dfcf11
make -really-quiet hide the mencoder version tags. patch copied from michael
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23113 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-25 13:47:06 +00:00
diego
516f359f15
cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23112 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-25 08:40:43 +00:00
diego
167bafa26f
cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23111 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-25 08:38:04 +00:00
diego
5a8c8aadef
cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23110 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-25 08:35:35 +00:00