rathann
9bdbfdf2aa
use $(INSTALLSTRIP) consistently
...
patch by Ville Skyttä
closes bugzilla #178
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17289 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 00:24:17 +00:00
rathann
e55d0e680f
fix the translator names list so that it conforms to lastname, firstname
...
convention, sort and add missing accents
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17288 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 23:22:13 +00:00
nicodvb
db69d933c1
don't reset dvdsub->id unless -slang is specified; assign default sub stream id when demux->sub->id is -1 (autodetect)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17287 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 20:40:25 +00:00
jheryan
6193679753
Synced with 1.216
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17286 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 13:12:29 +00:00
jheryan
e7a0c5de3b
Synced with 1.1182
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17285 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 13:02:20 +00:00
corey
ffb7208370
Partial support for QuickTime sound atom version 2.
...
This doesn't add support for parsing the sound atom itself, but does
recognize the different offset at which the ESDS atom starts. Also,
this patch supports "3" in the channels field, which indicates
6-channel (5.1) audio. For more information, see this mail:
From: Corey Hickey <bugfood-ml@fatooh.org>
To: mplayer-dev-eng@mplayerhq.hu
Date: Wed, 28 Dec 2005 23:42:46 -0800
Subject: [PATCH] (partially) support QuickTime sound atom version 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17284 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 06:56:22 +00:00
ptt
ccd1c55451
sync up to 1.216
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17283 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 02:02:57 +00:00
iive
e1661cd170
add Dicas MPEGable H.264/MPEG-4 AVC fourcc
...
patch by Johannes Ranke from jranke at uni-bremen dot de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17282 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-01 15:31:05 +00:00
gpoirier
673b225458
Add Rich's advice posted on the thread:
...
Date: Dec 16, 2005 8:51 PM
Subject: Re: [MPlayer-users] How to tell if the video input is interlaced or not?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17281 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-31 19:16:14 +00:00
gpoirier
86b89307b7
"Currently mplayer looks for only one MP3 frame sync. The attached
...
patch makes it to look for two consecutive valid MP3 frame headers,
reducing the probability of false positives, which causes Bug 380.
Funny that the fix is so simple. Seems that someone has forgotten to
initialize MP3_resync correctly.
Also this is the recommended way to sync MP3 frames. See
http://www.dv.co.yu/mpgscript/mpeghdr.htm . "
Original thread:
Date: Dec 31, 2005 10:15 AM
Subject: [MPlayer-dev-eng] [PATCH] Try twice when searching for MP3 frame header, fixes Bug 380
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17280 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-31 18:56:35 +00:00
diego
fc9ce0c940
Add MPEG fourcc to mpeg12.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17279 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-31 18:24:00 +00:00
nicodvb
55fafe1c3b
search next sequence_header untile a valid one is found
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17278 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-31 17:47:54 +00:00
diego
56f8422129
Guide on creating quality skins.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17277 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-31 14:03:47 +00:00
diego
b5db7408ff
Build incomplete Russian docs last.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17276 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-31 14:01:19 +00:00
henry
e512aef61b
check the intermediate audio buffer
...
otherwise, data can get stuck between the demuxer and filter layer
causing a premature end of audio.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17275 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-31 07:37:37 +00:00
lorenm
b835437de4
update x264 feature summary
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17274 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-31 00:41:35 +00:00
diego
0371fa4556
Mac OS update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17273 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-30 21:40:39 +00:00
nicodvb
c00dfe452b
simplification: don't use residual_buffer, but prepend remainder of current frame to next one (needed for future work; init frame->pos to 0 in reorder_frame(); fix: don't go beyond last frame in flush_buffer()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17272 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-30 18:46:56 +00:00
gpoirier
45be1244ae
synced with 1.1194
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17271 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-30 08:38:11 +00:00
gpoirier
be8503ce4d
synced with 1.1192
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17270 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-30 08:13:59 +00:00
lorenm
457b63508d
sync to x264 r390 (bime)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17269 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-30 05:15:27 +00:00
wanderer
f0b0762166
for roff: add missing linebreak in uspp description
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17268 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-30 05:08:37 +00:00
wanderer
ec5b640403
minor grammar/punctuation on lavc's keyint option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17267 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 19:24:06 +00:00
wanderer
860fd154d2
further wording fix for uspp
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17266 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 19:17:42 +00:00
diego
2b1310abba
AIX PPC port
...
patch by "Derek E. Lewis" < -- dlewis -- @ -- solnetworks -- . -- net -- >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17265 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 18:01:22 +00:00
diego
92a1ac27cb
Bump DH_COMPAT version.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17264 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 17:03:27 +00:00
diego
0c226d4a37
Add a basic watch file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17263 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 17:02:48 +00:00
diego
f71dd5c4c8
Support vme=8 (iterative overlapped block).
...
patch by Corey Hickey < .. bugfood-ml .. @ .. fatooh .. . .. org .. >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17262 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 17:01:33 +00:00
diego
4f17ae579b
Include the snow wavelet comparison functions from DOCS/tech/snow.txt
...
in the man page.
patch by Corey Hickey < .. bugfood-ml .. @ .. fatooh .. . .. org .. >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17261 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 16:59:14 +00:00
diego
e802d2db5b
wording
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17260 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 16:56:35 +00:00
ods15
eaee93051a
change erase to end of line, fall back to old behavior if no termcap found
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17259 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 11:27:22 +00:00
rathann
8ae9b08191
fix dvdread version macro
...
patch by Emanuele Giaquinta (emanuele.giaquinta at gmail dot com)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17258 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-28 12:34:20 +00:00
gpoirier
b44bf0d4d9
Add bidir_refine to lavc's set of options, and document it.
...
Patch by Corey Hickey < bugfood DASH ml AHHH fatooh POIS org >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17257 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-28 08:45:18 +00:00
rtognimp
08acfb3538
wma2 fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17256 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 20:03:36 +00:00
ods15
2e4aba523e
vpotmeter fix, scroll in the correct direction
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17255 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 19:21:04 +00:00
gpoirier
b65d834942
fixes suggested by Diego
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17254 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 13:01:22 +00:00
ods15
77294d838e
new input command prefixes, pausing_keep, pausing_toggle
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17253 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 10:59:52 +00:00
ods15
8153d3c643
Fix erase to end of line with windows, windows terminal does not support
...
control codes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17252 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 10:42:02 +00:00
rtognimp
d583c7420a
Remove tables used by MPlayer native 14_4 and 28_8 codecs
...
I forgot to remove them when i switched to lavc codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17251 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 10:10:44 +00:00
gpoirier
067656cf38
New section: choosing the video codec for your encode: what to consider before picking it.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17250 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 09:34:57 +00:00
ods15
d01676ab42
fix setting colorkey in vidix mga_vid
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17249 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 20:46:20 +00:00
ods15
715a93add1
10000l to me, broke compilation on mingw, erase_to_end_of_line needs to be
...
in both getch2 and getch2-win because only one of them is linked to.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17248 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 13:10:13 +00:00
gpoirier
8cb2685e50
Merry Christmas and happy cola-chugging!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17247 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 06:27:56 +00:00
al
fa2d1c9a69
- move our setenv() fallback implementation to osdep
...
- assert that the override param is nonzero (zero is not implemented)
- correct return value type to int
based on a patch by Diego
fixes bugzilla bug #342
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17246 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 03:16:48 +00:00
gpoirier
74f1ad8a0a
Adds lavc's brd_scale and updates vb_strategy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17245 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 21:33:15 +00:00
gpoirier
1d132c16ae
support downscaling frames for dynamic b frame decission
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17244 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 21:29:18 +00:00
gpoirier
bd368b82f2
synced with 1.1184
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17243 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 20:42:27 +00:00
ods15
3c3d7c2039
add "pausing_keep" and "pausing_toggle" input cmd prefixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17242 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 19:22:48 +00:00
ods15
95db0aeb23
Use termcap "erase to end of line" character code instead of using spaces
...
to end of screen.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17241 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 18:26:35 +00:00
diego
c1211b4370
Add current Cygwin tool paths.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17240 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 17:38:19 +00:00