reimar
50e63ed5bd
Fix yuv2rgb C functions to work for widths divisible by 4 but not by 8
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23508 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 07:49:59 +00:00
reimar
0ff97c28e3
Fix config declarations so that things like rtc=no work in addition to nortc=yes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23507 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 07:49:03 +00:00
reimar
fdf74e7399
Set errno to 0 after printing it, not before
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23506 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 07:45:36 +00:00
voroshil
f619fb233b
Fix compiler warnings.
...
Remove unused tv_param_on variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23505 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 06:08:51 +00:00
lorenm
cc770a2641
-lavdopts threads is only implemented for mpeg[12]
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23504 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 02:57:45 +00:00
cehoyos
3dffbac1ae
Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23503 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 23:59:23 +00:00
eugeni
aa79f008cd
Fix segfault when encoding from an mkv file with embedded fonts.
...
Patch by Dominique Dumont (domi dumont at free fr).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23502 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 22:45:41 +00:00
reimar
8d404b6658
Mention change to libamr in Changelog
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23501 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 21:20:44 +00:00
nicodvb
dd49445c91
in vidix check protect [A-Z] and [a-z] with single quotes as in other checks; fixes some untranslated lowercases
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23500 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 20:37:24 +00:00
reimar
6b7e82c9eb
100l, fix compile error in r23498 due to bad copy in paste
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23499 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 20:01:05 +00:00
reimar
34af64d86b
RGB8/BGR8 IMGFMTs are paletted in case of swscale input.
...
Actually they are also for output, but swscale does not support PIX_FMT_PAL8 output.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23498 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 19:11:25 +00:00
voroshil
252f69abf7
implement "bind sections"
...
allows to bind one input key to several slave commands (independently for each section)
as shown below:
RIGHT seek +10
RIGHT {tv} tv_step_channel 1
RIGHT {dvdnav} dvdnav 4
Currenlty only "tv" section added.
patch by Otvos Attila oattila at chello dot hu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23497 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 18:06:53 +00:00
cehoyos
5bc80d85dc
Add -Wno-switch to CFLAGS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23496 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 17:23:23 +00:00
cehoyos
8477a2e3b1
Fix r23494: It broke gcc 2.95.3
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23495 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 17:10:37 +00:00
cehoyos
024e216a72
Add -Wno-pointer-sign to CFLAGS
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23494 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 16:36:55 +00:00
reimar
643ee2333b
Add 2vuy fourcc to rawuyvy codec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23493 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 16:23:49 +00:00
diego
10610f736c
Add -Wall (back) to default CFLAGS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23492 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 13:40:22 +00:00
cehoyos
2c40d909bb
Remove 'CONFIG_LIB=1' line from config.mak when not using libfaac.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23491 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 10:50:04 +00:00
cehoyos
01a8e906ec
Fix compilation after FFmpeg r9235.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23490 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 10:24:17 +00:00
uau
2d06dc3ce7
Calculate pts with double precision in demux_asf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23489 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 09:17:10 +00:00
zuxy
02b22f84c8
10l: correct Core 2 detection under x86-64
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23488 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 03:01:32 +00:00
kraymer
6318d36bae
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23487 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-06 11:58:52 +00:00
voroshil
e0b51f7a2a
r23440: New "automute" tv:// option.
...
r23444: update manual date, its been 8 months...
r23455: new sentences on new lines, diego says ;-P
r23467: then/than typo spotted by "JRaSH"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23486 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-06 08:14:14 +00:00
zuxy
1c757aef17
Change some static temporary vars to automatic ones because mingw32 binutils
...
couldn't align them properly. Also 1% faster decode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23485 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-06 05:16:08 +00:00
zuxy
739f79a5ff
Align output pointer so that we can use movaps instead of movups in dct64_sse;
...
1.5% faster decode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23484 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-06 05:13:13 +00:00
ptt
40c9f981a2
little correction to make nroff not to complain about line lennghts....
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23483 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 23:30:37 +00:00
ben
56dd30e931
protect _vidix_drivers variable, allowing --with-vidix-driver option to actually handle more than one driver
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23480 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 18:35:34 +00:00
ptt
abb3fa4e0c
sync'd up to r23467
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23479 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 17:15:28 +00:00
diego
ba2799502d
Create a new MSGT for just the status line.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23478 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 16:13:00 +00:00
reimar
5bddf1de61
Do not use fast_memcpy when data is read again immediately afterwards.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23477 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 15:09:51 +00:00
reimar
5d02058b47
Do not use fast_memcpy for small size copy, esp. when the size is constant
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23476 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 15:09:49 +00:00
reimar
6a09e8e2ed
Replace implicit use of fast_memcpy via macro by explicit use to allow
...
for future optimization.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23475 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 14:27:54 +00:00
reimar
ac87b4a173
Use avcodec_decode_audio2 in ad_ffmpeg.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23474 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 14:12:37 +00:00
kraymer
926eca1c67
r23410: add documentation for new -menu-chroot option
...
r23420: added a missing space char
r23423: added '&' for 'e.g.'
r23425: removed unneeded space
r23440: New "automute" tv:// option.
r23444: update manual date, its been 8 months...
r23455: new sentences on new lines
r23467: (English typo, does not apply here)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23473 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 13:40:10 +00:00
mhoffman
ebe2eb246e
correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_line
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23472 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 13:18:16 +00:00
reimar
10ec9a7738
Make gmplayer show right colors if X server does not use native byteorder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23471 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 11:37:16 +00:00
reimar
9afe162ba4
Avoiding sscanf in cddb support reading more data with %s than buffer size
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23470 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 11:13:32 +00:00
diego
f575084788
Keep -pipe option in CFLAGS even in debug mode.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23469 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 10:05:09 +00:00
gpoirier
7c73625cd6
sync w/23467 (was just a typo in english doc, no incidence here)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23468 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 07:35:07 +00:00
corey
795fa7d558
then/than typo spotted by "JRaSH"
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23467 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 01:07:35 +00:00
diego
81116afae7
Keep unused parameter warnings in debug mode.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23466 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 00:26:54 +00:00
kraymer
b45d54c128
r23416: Drop the metadata stuff and replace it with generic property
...
string expansion.
patch by Sheldon Jin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23465 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 00:17:42 +00:00
reimar
1062d77439
get rid of Gui code that has been commented out since ages
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23464 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-04 13:16:39 +00:00
reimar
e8d57600dc
Factor out some duplicated gui code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23463 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-04 13:15:35 +00:00
reimar
b609629b2b
Remove some useless code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23462 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-04 13:05:26 +00:00
zuxy
20b298056a
Use 'static inline' instead of 'inline static' to avoid warnings
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23461 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-04 09:39:55 +00:00
zuxy
48f565b5f5
Change '%ld' to '%d' to remove warnings introduced by r23452
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23460 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-04 09:20:00 +00:00
zuxy
08301d0056
Correct dct64 functions' declarations
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23459 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-04 03:05:16 +00:00
zuxy
d36bb9b201
Remove unused parameter for mp_msg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23458 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-03 08:48:44 +00:00
gpoirier
2770891a38
sync w/ r23455
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23457 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 21:55:00 +00:00