Commit Graph

14836 Commits

Author SHA1 Message Date
rtognimp e80d264f49 Yet another fourcc for mpeg-4 (files should be made with Xvid)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14836 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-27 01:03:41 +00:00
ivo 01191a8392 Have OSS audio out fall back to s16ne instead of u8 if it can't open the
soundcard for 3+ channels and do it for all audio streams (not only AC3).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14835 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-26 23:03:53 +00:00
ivo 15bb88b706 Add support for 32-bit float WAV files and support for extended WAV files
with 4, 6, 8, ... channels of audio.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14834 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-26 23:02:09 +00:00
reimar 177a1f03f5 some more "guessed" encodings, please check them
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14833 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-26 14:38:37 +00:00
reimar cf1052c19d helper files for charset conversion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14832 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-26 13:45:11 +00:00
reimar 919a6cdc0d --charset configure option to convert help messages charset
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14831 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-26 13:38:17 +00:00
diego a6eaa9f992 Recommend using a stable gcc version or upgrading frequently, suggested by Rich.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14830 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-26 01:11:13 +00:00
diego 33541fb62c grammar fix by Corey Hickey <bugfood-ml at fatooh dot org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14829 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 23:25:57 +00:00
henry 9699d2dcec cleanups of the Multiple files patch
by Oded Shimon <ods15@ods15.dyndns.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14828 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 22:49:36 +00:00
nicodvb a8697788c2 auto-fps for h264 and better wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14827 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 22:48:29 +00:00
nicodvb 259ab69fe5 50000l: fixed various memleaks; CC discontibuities aren't necessarily error conditions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14826 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 22:27:46 +00:00
diego 2fe70757a2 general gcc bug FAQ entry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14825 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 22:03:29 +00:00
diego a58c5c3ddc typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14824 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 17:36:45 +00:00
henry a888a60fdc compile fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14823 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 12:59:59 +00:00
alex 26297c4aa3 where the hell they got these infos from
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14822 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 11:47:46 +00:00
alex 122dd326e4 swf adpcm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14821 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 11:21:24 +00:00
hzoli 067c0482d9 Remove file-global mpadec, add ad_driver member to sh_audio_t instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14820 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 11:17:43 +00:00
alex 6dbf6b4df1 finally remove the refences to bps outside libaf. also simplification of some messages and removed redundants
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14819 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 11:11:07 +00:00
hzoli fb3854d760 Add float output support. Add ADCTRL_QUERY_FORMAT control to report the
supported output formats.  Add ADCTRL_SET_VOLUME (not yet used).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14818 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 11:07:21 +00:00
alex 104f9e8872 better infoline
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14817 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 10:43:31 +00:00
hzoli e3cfcb169f If -af-adv force=4 is in effect, use ADCTRL_QUERY_FORMAT to query the
ad codec about float support and set floatne format if supported.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14816 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 10:39:16 +00:00
alex abe18b2f02 more verbose message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14815 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 10:21:14 +00:00
rfelker 8173fd8929 do not hide frame skips/dups! if they happen it's very bad!!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14814 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 10:17:32 +00:00
diego 309fd06dd0 Document reorder and noreorder as (no)reorder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14813 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 09:51:04 +00:00
paszczi 11a3ee0bc5 synced with 1.31
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14812 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 09:22:46 +00:00
paszczi e3e952e3dc synced with 1.897
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14811 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 09:16:40 +00:00
nicodvb c63785ae65 both reorder and noreorder flags are now available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14810 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 07:46:44 +00:00
hzoli ea6a892456 Always print dup/skip messages when !quiet.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14809 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 07:43:40 +00:00
reynaldo c49c161ace Some to-be-redundant EDL code moved to edl.c with mencoder's edl in mind. Stack handling improvements, Patch by Oded Shimon
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14808 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 04:30:53 +00:00
diego 21c0a01f3a mphq uses ssh.com, explain RSA key generation for it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14807 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 03:39:26 +00:00
diego 305cca7c3a UDP support implemented.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14806 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 03:20:15 +00:00
diego 8d7810e49e updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14805 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 03:17:35 +00:00
diego c5491ef6fa -format description updated to match current behavior.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14804 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 03:07:39 +00:00
rfelker 72b583051d MEncoder multiple files patch by Oded Shimon (ods15)
Seems to work, or at least not to cause problems with existing
functionality (encoding single files).
Please test and report bugs, if there are any!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14803 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 02:32:29 +00:00
diego bee67e7e98 documentation for the tools in the TOOLS directory
contributed by Miklos Vajna <mamajom at axelero dot hu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14802 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 01:15:28 +00:00
nicodvb e0d114b70d changed noreorder to reorder in mpegopts (ordering disabled by default)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14801 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 20:28:47 +00:00
nicodvb 090fcfa8bf disabled by default frame reordering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14800 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 20:23:13 +00:00
nicodvb e0e161dd83 framerate autodetection for H264 in raw/ts streams
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14799 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 20:02:41 +00:00
al bc52a8e25b Always use vo_x11_sizehint function ( even when going fullscreen ) to
reflect at least the window aspect behaviour.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14798 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 17:46:19 +00:00
rfelker df48e121b0 strides should always be signed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14797 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 17:08:54 +00:00
rfelker 7a58560c9a no effect in practice, but strides should always be signed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14796 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 17:07:49 +00:00
rfelker aa2ba2b5c3 100l to me: bugfix for negative stride
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14795 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 17:05:34 +00:00
rfelker ecaea5368c bugfix for negative stride
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14794 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 17:04:04 +00:00
rfelker 1361d53817 stride must be signed! otherwise negative stride is broken on 64bit systems
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14793 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 16:52:18 +00:00
rfelker e6819bc591 100l for me, lrintf is better. now fixed so it should be prototyped, and should work even if there is no prototype
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14792 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 16:48:18 +00:00
wight 210ba4f90e sync 1.883
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14791 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 15:22:04 +00:00
alex 9bf232971a quick solution for making an option less braindead
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14790 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 15:00:47 +00:00
gabrov 97df8e3ebb synced with 1.31
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14789 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 11:35:10 +00:00
diego 201691be52 Move audio filter descriptions to the man page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14788 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 11:00:45 +00:00
rfelker 55aa474d7e 100l to michael :))))
vi_qoffset/vb_qoffset have been broken ever since the qp2lambda stuff
went in, which is a LONG time ago.....


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14787 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 02:31:41 +00:00