ptt
9d543c9eeb
small grammar fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23540 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 18:33:36 +00:00
ptt
a464029212
removed a forgotten part in english plus small corrections
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23539 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 18:24:34 +00:00
ptt
47a0c3b9eb
capital char and relative dot at end of phrase removed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23538 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 17:58:53 +00:00
ptt
a01c491a85
<note><para> indentation corrected
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23537 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 17:53:34 +00:00
ptt
ee411b7dc7
caps character after "Explanation:" in tvinput.xml
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23536 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 17:49:43 +00:00
ptt
fe8b65fae8
added italian translation of codecs.xml & containers.xml
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23535 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 17:47:15 +00:00
aurel
08e5dd0793
Don't set random codec parameters for AC3/DTS in mkv.
...
Those values are not needed anyway.
This fixes stream copying from mkv with mencoder.
Patch by Trent Piepho.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23534 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 16:45:30 +00:00
Gabrov
374ae16491
synced with r23531
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23533 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 10:05:54 +00:00
gpoirier
7f5696f67d
sync w/r23530
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23532 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 10:00:05 +00:00
nicodvb
6099913ed0
removed functions that were used to parse mpeg12 video (no more video); patch by John Donaghy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23531 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 09:25:09 +00:00
voroshil
83a2c50ef9
Teletext support for tv:// (v4l and v4l2 only)
...
modified patch from Otvos Attila oattila at chello dot hu
Module uses zvbi library for all low-level VBI operations (like I/O with vbi
device, converting vbi pages into usefull vbi_page stuctures, rendering them
into RGB32 images).
All teletext related stuff (except properties, slave commands and rendering
osd in text mode or RGB32 rendered teletext pages in spu mode) is implemented
in tvi_vbi.c
New properties:
teletext_page - switching between pages
teletext_mode - switch between on/off/opaque/transparent modes
teletext_format - (currently read-only) allows to get format info
(black/white,gray,text)
teletext_half_page - trivial zooming (displaying top/bottom half of teletext
page)
New slave commands:
teletext_add_dec - user interface for jumping to any page by editing page number
interactively
teletext_go_link - goes though links, specified on current page
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23530 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 00:06:12 +00:00
nicodvb
990b33b1c2
init ts_probe to 0 and probe up to TS_MAX_PROBE_SIZE if the parameter
...
is not explicitly set by the user;
make the code that checks audio-only stream files respect -tsprobe
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23529 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-09 18:20:21 +00:00
lorenm
c263afa4af
x264 no longer defaults to qp=26.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23528 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-09 17:32:49 +00:00
nicodvb
90a8abd89c
added support for DTS1 audio descriptor
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23527 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-09 11:57:22 +00:00
nicodvb
3c4127353a
1000000l, descriptor VC-1 identifies VIDEO_VC1, not AUDIO_DTS
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23526 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-09 11:56:10 +00:00
henry
0f85b371fd
set the window aspect hint
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23525 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-09 09:25:41 +00:00
compn
c3e61295b6
add mmes fourcc for mpeg2 in avi files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23524 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 22:59:04 +00:00
cehoyos
5b21eb0177
Simplify addition of -Wdeclaration-after-statement to CFLAGS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23523 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 22:22:50 +00:00
cehoyos
dbe1e3f2ea
Support icc 10.0.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23522 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 22:04:09 +00:00
gpoirier
d9a4093d90
sync w/r23504
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23521 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 20:24:56 +00:00
ptt
1041baa565
reversed previus modification (r23517)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23520 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 19:38:05 +00:00
ptt
2c854f4efe
changed vowels to accented utf8 vowels
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23519 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 16:17:58 +00:00
ptt
9097ea72c3
other two files translated :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23518 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 15:02:11 +00:00
ptt
302b7fa5ef
small indentation and tags fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23517 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 14:52:18 +00:00
ptt
a0e70ebd61
little indentation fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23516 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 14:46:27 +00:00
zuxy
dd053ddd67
Enable SIMD optmizations for mp3lib on AMD64
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23515 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 14:38:25 +00:00
ptt
c8e819bb7c
sync'ed up to r23504
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23514 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 14:34:25 +00:00
voroshil
ccbdda2c66
Add regular #define for header file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23513 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 12:18:44 +00:00
ptt
2287ea0925
italian xml/html docs translation - first step. up till now accented vowels are
...
vowels are written as <vowel>', i'll change them all together to html
codes at the end :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23512 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 11:01:34 +00:00
cehoyos
b3ad550f26
Cosmetics: Fix indentation after last commit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23511 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 08:19:29 +00:00
cehoyos
c71ad8a3e0
Add -Wdeclaration-after-statement etc. only to gcc.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23510 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 08:16:54 +00:00
cehoyos
72d4c8cdbb
Compile C++ files with the same compiler as all other files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23509 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 08:14:31 +00:00
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