compn
a846b34f3e
add vdowave acm codec for format 0xFFFC
...
works on http://videorenditions.com/media/babyfaceVDO.avi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28289 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-10 13:14:25 +00:00
reynaldo
fddeb46f9a
Correct a few mistakes in the spanish translation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28288 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-10 01:58:55 +00:00
reynaldo
a7fc969ff6
TRIVIAL, Extend the copyright line to 2009. Patch by andrew .david .45 AT gmail.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28287 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-10 01:57:25 +00:00
diego
20109f0a2e
Fix build: calc_drwXY was factorized into vo_calc_drwXY.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28286 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-09 20:50:25 +00:00
cehoyos
0fa2d1abd7
Factor calc_drwXY out of vo_xv and vo_xvmc.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28285 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-09 15:25:24 +00:00
reimar
84b4007802
Consistently use tabs in svn:externals
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28284 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-09 10:32:01 +00:00
diego
762aab4719
Rearrange genres between numbers 53 and 63 into the correct order.
...
patch by Gil Kloepfer, mpldev09 kloepfer org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28283 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-09 10:14:03 +00:00
diego
f506bc4646
Replace reference to LICENSE file with GPL notice from said file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28282 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-09 09:52:20 +00:00
cehoyos
1015c5adf3
Add PIX_FMT_VDPAU_H264.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28281 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-08 19:54:43 +00:00
reimar
4af9bf7e02
Switch internal dvdread to libdvdread SVN external.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28280 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-08 19:28:28 +00:00
eugeni
4ae18c932e
Clarify relationship between -ass and -fontconfig in the man page.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28279 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-07 16:39:56 +00:00
gpoirier
783df177bc
sync w/r28122, patch by JRaSH % jrash06 A 163 P com %
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28278 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-06 20:44:51 +00:00
gpoirier
49981d20bb
looks like I missed r27542...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28277 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-06 20:37:58 +00:00
eugeni
d3b5452f49
Support loading font faces other then the first one in a font file.
...
With -fontconfig, it is possible to select a face with index higher than
0 in a multi-face font file. Currently, with the old rendering code,
this information is lost and the first face is loaded. With this change,
index supplied by fontconfig is used for font loading.
Patch by Adrian Stutz, adrian sttz ch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28276 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-06 16:44:47 +00:00
reimar
575766b8a7
Fix r28222, including alloca.h directly might break compilation.
...
Instead make sure os.h is included which includes alloca.h if possible.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28275 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 22:55:58 +00:00
diego
c464abb983
Fix some typos, add flv and trp to the list of video formats
...
and rearrange file type lists alphabetically.
patch by Konrad 'd3viCe' Pióro, konrad.pioro zask pl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28274 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 22:18:35 +00:00
diego
5043110082
Rename libaf/af_format_alaw.c --> libaf/af_format_alaw.h and
...
libaf/af_format_ulaw.c --> libaf/af_format_ulaw.h.
Both files are not compiled but used as standard headers, so there
is no reason for them not be named like any other header file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28273 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 22:05:19 +00:00
diego
92805de182
Use standard multiple inclusion guards.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28272 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 21:55:47 +00:00
diego
1a42f9781f
Remove unnecessary local definition of _ISOC9X_SOURCE.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28271 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 21:55:19 +00:00
diego
75ec490919
small Turkish translation fixes, patch by Onur Küçük, onur delipenguen net
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28270 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 21:37:47 +00:00
uau
453198ae1b
timer-win2.c: Fix "voi" (void) typo breaking Windows compilation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28269 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 18:05:34 +00:00
diego
e117f31d23
#include the appropriate header instead of using local declarations.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28268 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 14:53:45 +00:00
diego
824abb5a65
Add missing 'void' keyword to parameterless function declarations.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28267 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 14:48:03 +00:00
Gabrov
24617c7318
update copyright year
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28266 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 12:50:53 +00:00
diego
4f199a406b
Remove obsolete and misleading comment.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28265 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 12:43:50 +00:00
diego
8198c5f15e
Replace informal license notices by standard license header
...
and add standard license header where missing.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28264 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 12:41:40 +00:00
diego
65df75f3db
Fix nonstandard license headers in the documentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28263 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 11:44:13 +00:00
diego
af6e5d6978
Fix two more instances of nonstandard license headers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28262 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 11:06:28 +00:00
Gabrov
40d9697d42
synced with r28247
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28261 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 10:52:13 +00:00
diego
fe33083077
Sync removal of bugs.xml.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28260 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 10:22:40 +00:00
compn
a827159b0c
add binary codec Philips Speech Processing CELP acm for format 0x120
...
works on /A-codecs/format-0x120-phillips-celp-T_CELP.WAV
add DIVF fourcc to ffodivx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28259 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 03:17:12 +00:00
diego
7c8c916eba
Do not run mkdir in a subshell.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28258 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 00:08:23 +00:00
diego
59e2cdc7da
Skip pointless ignoring return value of 'rm -f'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28257 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 00:07:55 +00:00
diego
5b27b4d5d1
nonrecursive releaseclean target
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28256 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 00:04:34 +00:00
diego
61aa41b303
cosmetics: Move clean targets to the bottom.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28255 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 00:01:55 +00:00
diego
c204a4cd82
Remove pointless language-specific clean and distclean targets.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28254 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 23:50:44 +00:00
diego
099bfa593a
Subsume clean-html-chunked and clean-html-single targets into clean target.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28253 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 23:45:14 +00:00
cehoyos
bfe2fa547f
Fix compilation after upcoming H264_VDPAU patch for FFmpeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28252 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 23:41:56 +00:00
diego
037b9d1f63
Get rid of pointless chunked-dir and single-dir targets.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28251 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 23:34:38 +00:00
diego
2c2cd673c8
Simplify phony target declaration.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28250 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 23:27:03 +00:00
diego
a1397b3a14
Sync audio.xml removal.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28249 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 23:10:47 +00:00
diego
7384d30493
Sync history chapter removal.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28248 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 22:38:08 +00:00
diego
56a621d24b
Remove history chapter; it is outdated and of little practical value.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28247 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 22:37:43 +00:00
diego
f3ca83902f
EXTERN_PREFIX is not only used in FFmpeg code.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28246 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 16:01:52 +00:00
nicodvb
480e153e2f
added support for manual audio substream selection out of 0xFD PES streams (Blueray, multistream in the same pid)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28245 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 13:12:51 +00:00
diego
5efcd82cb1
Add ARMv6t2 CPU extension additions missed in previous commit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28244 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 13:08:13 +00:00
diego
143661f942
Sync ARMv6t2 optimization support from FFmpeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28243 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 13:05:24 +00:00
reimar
b57cc610da
Update JACK configure test to match r28241
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28242 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 11:52:37 +00:00
reimar
4b5c66af76
Replace deprecated jack_client_new with jack_client_open.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28241 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 11:51:11 +00:00
Gabrov
a4a6c32f2d
synced with r28215
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28240 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 09:49:58 +00:00