corey
447119777b
support lavc mv0_threshold
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18490 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 20:18:57 +00:00
diego
3de60f8ff7
Move setting the output filename after the suboption parsing, otherwise it
...
cannot take the suboptions that were set into account.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18489 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 19:04:39 +00:00
reimar
196193ad9e
add check for a working iconv program and point to workaround if not found
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18488 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 19:03:20 +00:00
rathann
905c2b870b
Remove extra return.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18487 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 18:38:57 +00:00
rathann
97bd024609
Simplify condition, since both time and time_last are unsigned.
...
Patch by Rich Felker.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18486 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 18:34:02 +00:00
rathann
7beaed2627
Make return type consistent with usage. Patch by Pierre Lombard.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18485 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 18:20:41 +00:00
diego
8ef6dadf95
Make depend targets consistent: Remove redirection through .depend target.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18484 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 18:01:04 +00:00
gabrov
89f9113cd1
synced with 1.50
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18483 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 17:12:55 +00:00
diego
ca67bcb57f
Makefile and config.h are not generated files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18482 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 16:40:07 +00:00
diego
d8a14d9b7e
make depend requires help_mp.h, fixes make depend after make distclean.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18481 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 16:37:16 +00:00
gabrov
4a1f25d39e
synced with 1.1288
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18480 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 15:18:14 +00:00
diego
e27ee9267a
Remove redundant line.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18479 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 14:50:45 +00:00
diego
8d6e2a0e6b
Rework the karaoke audio filter section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18478 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 14:36:08 +00:00
diego
76a2843b2b
Linkers, assisted by a compiler, can optimize out the string that is being
...
used to test for endianness. Prevent the linker from optimizing out the
string, as it is being returned.
patch by Derek E. Lewis, dlewis^#@^#solnetworks^#.^#net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18477 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 14:32:37 +00:00
nicodvb
2f1b01e307
where necesary, replaced all realloc() with realloc_struct() to prevent int oveflows
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18476 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 10:49:46 +00:00
nicodvb
a36608cd9a
when searching ac3 in unqualified pes_private1 streams there's no need to scan > 64 KB of data: frames can't be so far apart
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18475 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 10:09:33 +00:00
reimar
84106656c9
Missing terminating " causes compilation error in vo_aa
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18474 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 09:17:21 +00:00
nicodvb
f9ef285056
prevent memleak
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18473 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 09:08:28 +00:00
nicodvb
72d7809458
unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unreasonably big
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18472 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 09:01:18 +00:00
reynaldo
d6081d2977
New karaoke af
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18471 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 08:46:31 +00:00
reynaldo
963e5e2cf5
Minor pre-release corrections, mostly missed caps
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18470 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 07:22:36 +00:00
rfelker
2539dc0417
accidentally committed this overflow fix with the declaration fix before.
...
messed up indention corrected at oded's request. :)
10^100l to me too..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18469 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 06:12:25 +00:00
rfelker
fe2cc4dc15
remove useless cruft (caused error tz undefined)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18468 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 05:56:40 +00:00
rfelker
7d44793978
posix compliance, dont use ancient legacy name
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18467 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 05:51:35 +00:00
rfelker
e70c326727
10^100l c++ declarations
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18466 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 05:48:16 +00:00
nicodvb
daa31ef05c
allocate correct extradata size
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18465 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 22:33:42 +00:00
gpoirier
b4b1d58237
Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18464 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 22:23:37 +00:00
nicodvb
e631410ee7
raised max extradata size and refuse to store more than the limit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18463 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 22:21:29 +00:00
nicodvb
e32c4c5712
don't allocate (and demux_push() immediately) demux_packet()s > MAX_PACK_SIZE; releasing immediately audio packets (before the pes is complete) doesn't make any sense and deteriorates interleaving
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18462 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 21:34:06 +00:00
nicodvb
dd9d768293
search ac3 in dvd substream only if pes_aligned flag is set in the pes headers, otherwise false positives are likely to occur
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18461 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 20:26:05 +00:00
diego
7a4c832222
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18460 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 17:27:03 +00:00
diego
7e31ce1972
mlib != mediaLib
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18459 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 17:07:22 +00:00
diego
149ebd400e
--enable-mlib should behave like all other commandline parameters.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18458 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 17:05:55 +00:00
diego
b408378131
some fixes for the VfW encoding section
...
patch by compn, tempn##@##twmi##.##rr##.##com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18457 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 17:04:47 +00:00
iive
d4948cd7f2
enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos system
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18456 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 09:50:14 +00:00
diego
74078c9bab
Add missing --enable-toolame and --enable-twolame parameters.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18455 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 09:20:51 +00:00
diego
5b51c08001
output typo fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18454 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 09:13:05 +00:00
diego
7032d74b14
Disable mediaLib by default due to brokenness.
...
patch by Derek E. Lewis dlewis%%@%%solnetworks%%.%%net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18453 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 08:33:30 +00:00
reynaldo
a9d6604092
Minor corrections partII - Final
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18452 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 05:50:13 +00:00
reynaldo
98748cf62f
Minor corrections to spanish help messages - Part1
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18451 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 00:11:52 +00:00
diego
d9f6a7774d
Fall back on the codecs subdirectory of the current directory for Real
...
and Win32 DLLs on Windows.
based on a patch by Zuxy Meng zuxy**.**meng**@**gmail**.**com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18450 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 22:34:38 +00:00
diego
20e2dba9eb
Prefer vorbis over ffvorbis for now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18449 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 21:12:46 +00:00
diego
6fd961be92
roff syntax fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18448 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 21:08:32 +00:00
gpoirier
42d3b25156
like it or not, the vfw options are -(xvfw)opts, not -(vfw)opts
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18447 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 20:47:00 +00:00
gpoirier
2a50ec6227
sync with 1.1285
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18446 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 20:44:49 +00:00
rtognimp
5e86603495
Fix potential integer overflows in memory allocation. Patch by Reimar and me, SIZE_MAX by Rich
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18445 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 18:50:46 +00:00
gabrov
d337c2cb4d
synced with 1.254
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18444 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 15:39:43 +00:00
gabrov
17af6392a2
synced with 1.1284
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18443 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 15:32:24 +00:00
gabrov
d5d92efba9
synced with 1.29
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18442 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 15:20:08 +00:00
gabrov
b1fd738c07
synced with 1.17 (increased sync tag after English typo fix)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18441 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 15:16:12 +00:00