Commit Graph

15058 Commits

Author SHA1 Message Date
rathann d621bc66d2 fix http://bugzilla.mplayerhq.hu/show_bug.cgi?id=260
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15058 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-06 11:53:45 +00:00
diego f2312ef605 Errors that cause MEncoder to exit should be MSGL_FATAL, not MSGL_ERR.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15057 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-06 07:58:30 +00:00
diego 77d02c3ec1 Change all MSGT_FIXME, MSGL_FIXME to appropiate values.
patch by Oded Shimon < ods15 at ods15 dot dyndns dot org >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15056 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-06 07:53:42 +00:00
rfelker c0adf2ff07 10l, integer overflow. who uses 14 fractional bits?! only faad developers.... *sigh*
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15055 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-05 05:43:41 +00:00
rfelker ef714f38ca 100l, messed up coefficients when improving precision..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15054 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-04 23:31:33 +00:00
wight d27e670ad0 Better spelling of charset
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15053 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-04 09:27:34 +00:00
wight 3155dcd2a2 Another 10l for autror (whoever he was)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15052 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-04 08:30:14 +00:00
wight 9edb0c6484 Minor fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15051 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-04 08:24:48 +00:00
gpoirier 78724e3885 Online audio switching is for MPEG files only at the moment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15050 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-03 22:21:59 +00:00
gpoirier bbac868d6c Sync with 1.925:
1.924: windows priority support patch by Rune Petersen <runner at mail.tele.dk>
       with the freedom to shoot yourself in the foot
1.925: Added support of audio stream switching in the MPEG demuxer using the
       #-key


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15049 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-03 22:16:41 +00:00
gpoirier 180e7552b1 The online switching patch also features a slave command: switch_audio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15048 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-03 15:10:24 +00:00
gpoirier 9e909f0dde Added support of audio stream switching in the MPEG demuxer using the #-key
Patch by Michael Behrisch < behrisch $ informatik * hu-berlin * de >
commited with the kind blessing of D. Richard Felker III


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15047 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-03 14:08:28 +00:00
nicodvb acf7defdcf allocate and fill extradata field for video_avc (raw nal units, extradata contains sps+pps); fixed payload_size assignment for SL payloads
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15046 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-03 11:47:20 +00:00
wight b309d1b916 Translation review
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15045 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 21:34:09 +00:00
wight b31327737d 100l for missing #ifdef in previous commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15044 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 18:43:18 +00:00
faust3 14ecebe920 windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the foot
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15043 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 18:29:16 +00:00
nicodvb a97a94b929 better description for mpeg audio demuxer entry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15042 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 16:38:14 +00:00
nicodvb 743249b5cb mpeg audio layers 1 and 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15041 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 10:35:36 +00:00
nicodvb 7affbd1748 added support for mpa layers 1 and 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15040 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 10:30:19 +00:00
diego 0a764d5367 grammar fix by the Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15039 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-01 19:52:05 +00:00
rfelker acbb150f8e 1l! mplayer's verbose variable is not a flag but a signed number
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15038 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-01 16:24:46 +00:00
wight aa735c06ed sync 1.923
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15037 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-01 07:59:15 +00:00
lorenm 030aa1ebe7 filename-based detection for h264 ES
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15036 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-01 05:45:55 +00:00
diego 345651081a misc fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15035 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 23:55:45 +00:00
diego 7dfed51f29 grammar/spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15034 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:45:03 +00:00
diego 2a4a8d35b5 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15033 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:32:35 +00:00
gpoirier 537bbfd112 Fixes better wording. Suggestions by The Wanderer and Josh Varner.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15032 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:31:18 +00:00
diego a9cd166c68 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15031 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:29:30 +00:00
diego b9aa96dfe0 correct spelling for mailing list names
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15030 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:28:24 +00:00
diego 873783a5e4 spelling + updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15029 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:08:02 +00:00
diego da785cd474 Rephrase codecs.conf entry to warn more clearly against using it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15028 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:06:55 +00:00
rathann 8406e93764 Fix memset() usage, patch by Ismail Donmez
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15027 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:06:34 +00:00
jheryan f9d542d167 Sync with 1.67
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15026 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 08:28:37 +00:00
jheryan 89d184e1aa Sync with 1.923
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15025 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 08:05:37 +00:00
rfelker 1572acb6a4 mplayer changes notice (take 2, 10l to diego :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15024 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 00:46:53 +00:00
rtognimp af9950cd99 Fix alac from QTpro (in standard mov file, not in m4a file)
Extradata is in a different place
fixes samples/A-codecs/lossless/ALAC/alac.mov


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15023 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-30 22:10:07 +00:00
rtognimp a1ee80fd2c Support wnv1 natively via lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15022 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-30 20:34:47 +00:00
rfelker df40cefb1f usable downmixing for fixed point mode (take 2, previous patch reversed immediately on account of 1000l error :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15021 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-29 18:14:24 +00:00
rfelker 9a873224f6 step 1 of fixing ad_faad:
use internal downmixing just like liba52 does if the output is <= 2 channels
actually this is broken since it makes it impossible to manually use
af_pan; however liba52 already has that limitation, and without this
patch, aac audio comes out TOTALLY wrong on 2-channel systems.
hopefully someone will find a better solution later.
next up: making ad_faad reorder the channels according to what mplayer
expects, so they won't all come out the wrong speakers...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15020 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-29 17:59:08 +00:00
gpoirier d8c4e2dbe8 Sync with 1.923:
1.923: Fixes and improves the description of vqcomp.
1.922: Mark tfields default mode as such.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15019 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-28 19:48:14 +00:00
gpoirier da24867eb4 Fixes and improves the description of vqcomp.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15018 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-28 17:29:36 +00:00
diego 8fa3415f2a Mark tfields default mode as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15017 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-28 16:50:04 +00:00
gpoirier cd939979d2 Technical explanation of how to use vqcomp, and why, featured by Loren Merritt
on the ML: http://mplayerhq.hu/pipermail/mplayer-cvslog/2005-March/021202.html


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15016 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-28 16:24:01 +00:00
gpoirier 3c8ecda4d7 Spelling corrections. Patch by Bougiz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15015 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-26 23:09:45 +00:00
rfelker b11c6febb5 sane default mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15014 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-26 08:02:02 +00:00
rfelker 3fc6511600 1000l, last commit broke qpel interp entirely
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15013 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-26 08:01:26 +00:00
michael 7beeedc331 various (de)muxer_lavf fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15012 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-25 22:47:09 +00:00
gpoirier f76031552b Improved encoding guide:
- explains how to do a smart resize
-                 calculate a bitrate to target a certain size
-                 rip audio and transcode in Ogg/Vorbis
-          a lot of libavcodec's options

to come: muxing in matroska files...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15011 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-25 21:17:21 +00:00
diego 5ccb65c46c endianness fix by Chris White <chriswhite at gentoo dot org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15010 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-25 15:11:13 +00:00
michael 5a0109448e less amateurish-looking mpcf.txt patch by (Jeff >snacky ikaruga co uk<)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15009 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-25 12:37:18 +00:00