Commit Graph

14747 Commits

Author SHA1 Message Date
rtognimp 1aeb3a74cc Always select correct descramblig matrix for sipr audio
Fixes brokenaudio.rmvb


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14597 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 22:39:45 +00:00
rik 1aef2d64ea free MSTRZ args also if parser fails
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14596 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 22:25:39 +00:00
rik aba32969ba vo_zr2 moved to OPT_ARG_MSTRZ from OPT_ARG_STR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14595 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 21:55:56 +00:00
gpoirier 1ede319bb8 Sync with 1.864: Force missing linebreak.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14594 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 18:21:26 +00:00
diego 97855f12ae small updates by <plazmus at gmail dot com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14593 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 13:04:10 +00:00
diego d684d68309 Add translator mail address.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14592 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 12:59:59 +00:00
diego a69a0f4cdd Force missing linebreak.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14591 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 12:56:41 +00:00
diego 43f9cb0b4c Add half size entry to the GMPlayer menu.
patch by Pierre Marc Dumuid <pierre dot dumuid at adelaide dot edu dot au>
approved by Pontscho


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14590 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 12:44:38 +00:00
reimar fd830cb9b5 x1 and y1 give last used position, must be < width/height
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14589 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 10:07:14 +00:00
diego 18dc28792c small updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14588 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 00:28:48 +00:00
rtognimp a6fbd6ca66 Do not read any more data at eof: if got eof in the middle of an audio
block, ad_realaudio requests more data even if sh->audio->eof
Fixes sig11 at eof of hotel_california_ra5.1_640x480_30s.rmvb


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14587 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-24 21:57:07 +00:00
rtognimp a2fcc5b550 Be less verbose with -v (do not print a line for each demuxed packet)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14586 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-24 21:52:24 +00:00
gpoirier 971a58e6d8 Sync with 1.863: Unify some option descriptions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14585 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-24 19:38:23 +00:00
diego 59cbadb5dd Explain how to include libavcodec in cvs updates.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14584 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-24 09:58:05 +00:00
diego 55c52661ef Unify some option descriptions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14583 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-23 23:53:30 +00:00
reimar 9a37723498 Reset stream eof after parsing header, fixes bug #218
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14582 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-23 21:39:51 +00:00
diego 809b5476a7 Add support for the Linux RealPlayer 10 RV30/40 codec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14581 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 20:28:32 +00:00
diego 20f5b52854 The test to check for working pthreads fails if the system can support
pthreads without any gcc options (for instance, Darwin).
patch by Alexander Strange <astrange at ithinksw dot com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14580 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 18:30:23 +00:00
diego d601428b98 Reduce excessive verbosity.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14579 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 18:12:40 +00:00
alex 2506291b13 avoid using vo_subdevice
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14578 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 18:05:07 +00:00
alex d8c2439bd6 wmv3 needs extradata
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14577 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 17:52:34 +00:00
diego ef873c812c Remove obsolete options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14576 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 15:47:34 +00:00
mosu 3de4b2a2d5 More user-friendly stream, -xid and -slang info output even in non-verbose mode part 2.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14575 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 14:28:23 +00:00
diego 32cf830035 Make configure check for aalib dependency on libX11 if it fails without.
Necessary to link against aalib from the OpenBSD ports tree.
patch by Ian Lindsay <iml at formicary dot org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14574 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 14:09:17 +00:00
reimar cd4875f414 100l, missing () around *valp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14573 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 12:49:11 +00:00
nicodvb 7111eacce7 replaced bzero() with memset(); stream_type 0x0f is AAC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14572 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 12:15:06 +00:00
gpoirier de4bb55470 Sync with the English description of "-alang".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14571 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 10:49:48 +00:00
gpoirier 00d05d6a2a Make this file compile with gcc-4.0.0:
It's syntacticly incorrect to use the "&" operand to take the address of a
variable that is declared as "register" as a register has no address.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14570 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 10:47:58 +00:00
rtognimp 3cee5fc691 Play RV30 with 8-elements cmsg24
Fixes rv30_cmsg24_test.rmvb (now in samples)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14569 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 00:06:59 +00:00
alex 09b8a53e16 openbsd xf86 aperture support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14568 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 21:36:30 +00:00
alex 63d8cbd8bc better test for MAP_FAILED by Ian Lindsay
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14567 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 21:32:15 +00:00
gpoirier ded52c0bc7 Make this file compile with gcc-4.0.0. The old code was invalid C.
(with the blessing of Rich)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14566 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 21:11:35 +00:00
nicodvb a37ebc9903 tries to sync to ADTS/ADIF header before initializing the decoder; implement SYNC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14565 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 20:50:09 +00:00
gpoirier 178ccc16ce Cumulative sync with 1.862:
1.862: NUT does not contain subtitles, correct -sid description.
1.861: Fix -alang and -slang descriptions, they should be similar.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14564 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 20:37:55 +00:00
mosu 1d60bf5454 More user-friendly stream, -xid and -slang info output even in non-verbose mode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14563 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 18:55:01 +00:00
mosu efd53eed61 Handle missing palettes in the info part of VobSubs in Matroska files correctly by giving mplayer a NULL pointer. This way it will use a default palette instead of black only. Patch by Csillag Kristof (fenwick () freemail ! hu)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14562 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 18:25:44 +00:00
diego 8af443d7d8 NUT does not contain subtitles, correct -sid description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14561 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 17:12:56 +00:00
gabrov b10ec10ec1 synced with 1.59
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14560 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 16:58:16 +00:00
diego 74e67fdc06 "Synced with 1.XXX" commit message rule.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14559 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 16:56:44 +00:00
diego 2fe432d5fd Fix -alang and -slang descriptions, they should be similar.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14558 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 16:50:32 +00:00
aurel 1f5ddaaa29 fix few x86_64 registers handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14557 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 16:48:18 +00:00
faust3 4643b6100a support immed flag, always initialize write_offset, min_free_space doesn't seem to be required anymore after Florian Dietrichs patches
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14556 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 13:22:59 +00:00
wight 2da6f4ed1e sync 1.860
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14555 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 12:14:48 +00:00
diego f0e9f8a4c7 small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14554 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 11:10:49 +00:00
jheryan 85f4f3a1a0 Next file done.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14553 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 11:04:52 +00:00
kraymer ca73f5bb73 1.859: Split examples into MPlayer and MEncoder examples, fix -aspect description, small fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14552 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 08:55:46 +00:00
nicodvb 8c7286fec0 fixed wrong deinterleaving of channels
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14551 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 07:22:04 +00:00
reimar b46fa6a150 Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems
when unused parts have bogus values.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14550 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-20 22:53:37 +00:00
gpoirier db09496107 Sync with 1.860:
Split examples into MPlayer and MEncoder examples, fix -aspect description,
small fixes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14549 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-20 20:22:58 +00:00
diego 3d5d6bc96b Split examples into MPlayer and MEncoder examples, fix -aspect description,
small fixes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14548 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-20 17:40:25 +00:00