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
gabrov
89b5ed27e6
synced with 1.49
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18440 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 15:12:29 +00:00
kraymer
f9ed89ba37
version bump..
...
1.254: 10l, fix for previous commit [previous commit]
1.253: fix missing line break for MSGTR_LameCantInit [previous commit]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18439 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 11:04:27 +00:00
kraymer
31968d8ffd
release dedicated review Part I (lines 329 - <end>)
...
* cosmetical changes, wording, spelling
* fixed messages exceeding 80 character line boundary
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18438 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 11:00:26 +00:00
kraymer
658dcd44f9
1.284: fix vfw-related things
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18437 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 10:19:32 +00:00
luran
6caa2318a2
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18436 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 10:13:18 +00:00
diego
66fa775d76
Remove unnecessary commented out OPTFLAGS line.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18435 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 08:05:05 +00:00
gpoirier
19fd398418
fix vfw-related things, patches by RC and Compn
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18434 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 05:51:26 +00:00
diego
b1e174aa96
ffvorbis no longer crashes with native demuxer.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18433 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-10 22:59:46 +00:00
nicodvb
7c63eb574f
unbound demux_ogg from ad_libvorbis
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18432 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-10 22:56:01 +00:00
nicodvb
5d2679c504
unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without crashes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18431 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-10 22:54:24 +00:00
nicodvb
c017b9d30b
A/R changes are handled correctly by -vc mpeg12
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18430 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-10 22:06:57 +00:00
nicodvb
7c516063da
moved code to set aspect ratio for mpeg12 away from video.c and into decoder files; A/R changes work correctly with -vc mpeg12
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18429 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-10 22:03:18 +00:00
diego
cef8c72bae
Feed AltiVec compiler options into CFLAGS explicitly.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18428 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-10 22:00:30 +00:00
kraymer
8b8214c58e
grammar fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18427 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-10 18:31:53 +00:00
diego
fe484e7fee
missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$com
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18426 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-10 12:36:11 +00:00
kraymer
1349140d5a
10l, fix for previous commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18425 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-10 11:47:22 +00:00
kraymer
dcb35177ac
fix missing line break for MSGTR_LameCantInit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18424 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-10 11:43:34 +00:00