Uoti Urpala
c5bd47f543
translations: corrently translate most OSD output
...
Add various fixes needed to actually produce translated OSD output.
About every OSD string that had a translation macro under the old
system should be translatable now.
2010-01-12 12:17:41 +02:00
Uoti Urpala
ee98209ab8
translations: add infrastructure for translated OSD messages
...
Add function set_osd_tmsg() which is a version of set_osd_msg that
translates its format argument. Pass OSD message strings in the
command.c property_osd_display table through mp_gtext before they're
used.
2010-01-12 12:16:00 +02:00
Uoti Urpala
23e693d6d2
taglists.c: update to match current libavformat riff.c
2010-01-08 02:52:35 +02:00
Uoti Urpala
819b8f08a2
Merge svn changes up to r30236
2010-01-08 02:44:37 +02:00
Uoti Urpala
3488fcafe6
Ignore svn changes r30217, r30218
...
Already done better in git.
2010-01-08 02:40:38 +02:00
Uoti Urpala
852570d342
Merge svn changes up to r30216
2010-01-08 02:39:39 +02:00
Uoti Urpala
d1f0cbe5c8
Merge svn r30200 (reindent configure)
2010-01-08 02:34:05 +02:00
Uoti Urpala
82780406d1
Merge svn changes up to r30199
2010-01-08 02:08:51 +02:00
Uoti Urpala
750748c0c4
Ignore svn r30196
2010-01-08 02:07:35 +02:00
Uoti Urpala
17eb7f2c4b
Merge svn changes up to r30195
2010-01-08 02:06:42 +02:00
Uoti Urpala
ff3ef4e782
vo_png: add missing "#include "fmt-conversion.h"
...
fmt-conversion.h is needed for imgfmt2pixfmt().
2010-01-08 01:55:42 +02:00
Uoti Urpala
ba21aba40d
Merge svn changes up to r30187
2010-01-08 01:55:15 +02:00
Uoti Urpala
b390b9b28f
Merge svn changes up to r30185
2010-01-08 01:36:05 +02:00
Uoti Urpala
efe742e3fa
Merge svn r30174
2010-01-08 01:22:33 +02:00
Uoti Urpala
d157b2a8ce
Merge svn changes up to r30173
2010-01-08 01:17:56 +02:00
Uoti Urpala
dd0bab9239
Ignore svn change r30166
2010-01-08 01:07:33 +02:00
Uoti Urpala
231b33a02f
Merge svn changes up to r30165
2010-01-08 01:05:30 +02:00
stefano
3f1a03feb1
Implement sws_isSupportedInput() and sws_isSupportedOutput().
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30236 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-07 19:07:47 +00:00
zuxy
0d3adaac4b
Happy new year!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30235 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-07 11:12:58 +00:00
zuxy
0c7fcdd42e
Remove const to avoid a bunch of GCC warnings against discarded qualifiers and
...
incompatible pointer type.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30234 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-07 07:13:18 +00:00
zuxy
554231067d
Avoid the error message "Unsupported PixelFormat -1" for ffh264 decoding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30233 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-07 04:59:50 +00:00
reimar
78267a4d21
Support rtmp:// URLs directly instead of requiring ffmpeg://rtmp://
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30232 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-06 16:12:58 +00:00
reimar
abb06b3f11
Simplify ffmpeg stream support, we (so far) do not need any special option parsing.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30231 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-06 16:11:29 +00:00
compn
c94c8d3081
add MVLZ and MVDV binary decoders to codecs.conf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30230 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-06 03:44:24 +00:00
compn
3dfee062b1
map zjpeg to ffmjpeg in codecs.conf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30229 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-05 20:12:06 +00:00
compn
4148612579
add blox binary codec to codecs.conf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30228 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-05 20:04:44 +00:00
compn
4d213f46a8
add three ADV1 binary codecs to codecs.conf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30227 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-05 19:12:25 +00:00
diego
f80ece49a8
Move MatrixView video output check below OpenGL check, it depends on OpenGL.
...
patch by Francesco Lavra, francescolavra interfree it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30226 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-05 10:54:41 +00:00
diego
46206e2b28
vo_png now depends on libavcodec, not libpng.
...
patch by Emanuele Giaquinta, emanuele.giaquinta gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30225 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-05 10:52:12 +00:00
reimar
cec22660c7
Change license terms for matrixview to GPLv2 "or later", all known
...
authors have agreed to it, and current upstream (matrixgl.sourceforge.net)
was already relicensed as well.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30224 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-05 05:43:33 +00:00
diego
c202adb9f4
Remove pointless variable declaration from DirectFB check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30223 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 22:32:28 +00:00
diego
e4ce50305b
Add missing stdlib.h #include to fribidi check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30222 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 22:30:41 +00:00
diego
22298a8e57
Remove pointless printf call in libmp3lame test.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30221 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 22:29:55 +00:00
diego
ff44ac1a3c
Pass proper parameters to dlopen/dlsym/vsscanf to avoid configure test warnings.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30220 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 22:28:44 +00:00
diego
09b8d9402f
Pass a proper va_list type to vsscanf() test in configure.
...
This fixes the check on SuperH with CodeSourcery compilers.
patch by Bill Traynor, wmat naoi ca
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30219 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 21:57:13 +00:00
reimar
5e1b88a019
At startup and while seeking avoid to introduce pointless sleeps and possibly
...
desync due to codec delay.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30218 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 21:38:45 +00:00
reimar
e57a8e1040
Also reset time_frame and next_frame_time on reset, it makes no sense to
...
process the sleep before playing the frame seeked to and can be annoying
when the user tries to escape a series of "stuck" frames with a huge duration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30217 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 21:27:08 +00:00
diego
a7a1f395c6
Invoke pci_db2c.awk as an argument to awk instead of letting the shell run it.
...
The shell looks for awk in /usr/bin, the path from the shebang line. However,
there exist systems with awk in /bin, namely archlinux.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30216 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 21:22:33 +00:00
diego
01ced9c82c
cosmetics: Break multiple statements on one line apart.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30215 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 21:10:15 +00:00
diego
bf258cb675
Remove previous failed attempt at disabling that auto-generation of some C code.
...
This reverts the previous buggy commit, r30094.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30214 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 20:53:57 +00:00
diego
dec1227f1c
Add required header #includes to satisfy 'make checkheaders'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30213 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 20:36:27 +00:00
diego
a4ce4a23b7
Drop -Iloader from CPPFLAGS for the loader subdirectory.
...
Instead use full relative paths in #includes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30212 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 20:32:23 +00:00
diego
cdcbe65d47
Add loader/wine/ to DIRS; its headers should be part of checkheaders.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30211 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 19:56:28 +00:00
diego
7e2c59fc13
Add missing config.h #include.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30210 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 19:49:42 +00:00
diego
64ff3434c0
Refactor real --> float #define to a typedef in a common header.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30209 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 19:36:18 +00:00
diego
620ab70745
Add missing header #includes to fix 'make checkheaders'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30208 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 19:04:33 +00:00
diego
00ad5d3fed
Add a few missing header #includes and #defines.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30207 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 18:58:35 +00:00
diego
ebe9682831
Remove unused variable; fixes the warning:
...
libvo/csputils.c:67: warning: unused variable 'yuv_tv_level_adjust'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30206 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 15:14:21 +00:00
diego
30c98f4877
Add multiple inclusion guards to all mp3lib headers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30205 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 14:42:59 +00:00
diego
0a1e9b2902
Add missing config.h #include; remove a redundant one.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30204 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 13:13:10 +00:00