gabrov
998c0aa74f
synced with 1.31
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16764 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-14 18:53:33 +00:00
gpoirier
719baa4502
Kill a compiler warning, Patch by Zuxy Meng
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16763 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-14 12:41:15 +00:00
gpoirier
d4e6ecfd6a
Make FtpSendCmd() function more user friendly by making it append the necessary "\r\n" line break (instead of the caller)
...
Patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >
Original thread:
Date: Oct 14, 2005 1:01 PM
Subject: [MPlayer-dev-eng] [PATCH] More user friendly ftp error
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16762 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-14 12:35:30 +00:00
gpoirier
274fe39cd2
synced with 1.96, patch by Johan Bos <dariusjb AH gmail POIS com
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16761 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-14 09:13:48 +00:00
rfelker
55052bf710
third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16760 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-14 00:16:04 +00:00
ivo
b08efb2077
exit mplayer if audio filter init fails (same as mencoder does)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16759 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 22:41:30 +00:00
gpoirier
7bb0698423
The Wanderer rulez :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16758 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 22:23:42 +00:00
ods15
a38ef47cb3
cosmetics. does not change functionality, but makes code easier to read
...
(removes redundant switch-case)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16757 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 20:54:21 +00:00
ods15
46d5765ede
nit by diego
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16756 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 20:36:28 +00:00
gpoirier
cda04170cc
fixes suggested by Diego and Alex
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16755 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 20:31:30 +00:00
ods15
91117f5372
weirdness, flags aren't restored right unless you add this second push
...
mencoder a.avi b.avi -flag c.avi
-flag should've only applied to b, but it applied to both b and c!!
No clue why this happens and more so why this solves it. but it does.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16754 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 20:27:48 +00:00
ods15
c3ea61ff6c
fix mencoder multi-file with some files having audio but others dont
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16753 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 19:30:07 +00:00
reimar
fc96ad08af
Be less verbose.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16752 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 19:15:30 +00:00
reimar
169416fd51
Use PRI?64 defines as format strings for 64 bit variables.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16751 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 18:33:56 +00:00
diego
619b57225d
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16750 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 13:24:35 +00:00
faust3
1bd75f8c74
we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16749 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 12:13:49 +00:00
danny
5a8e327a40
Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16748 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 07:31:35 +00:00
gpoirier
a2ffc1ccbf
List the different containers supported by MEncoder, as well as a nice example of how to produce flash videos. + a bit a clean-up.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16747 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-12 23:42:40 +00:00
reimar
04a30a8f17
Implement seeking
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16746 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-12 21:55:55 +00:00
reimar
2465a2037d
implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is
...
"reliable" again.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16745 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-12 21:49:47 +00:00
reimar
379f66aedc
Bigendian bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16744 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-12 20:45:52 +00:00
reimar
7c9fefc776
Missing space in status line
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16743 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-12 20:40:05 +00:00
reimar
9474719abe
Add support for suboption escaping via both "" and %n%str syntax
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16742 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-12 16:35:37 +00:00
ods15
1e85a471ab
change to switch/case for dumpsub
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16741 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-12 14:37:03 +00:00
reimar
4465aa5eb2
Change unsigned->signed and int->long, this fits the asm code better on 64
...
bit systems.
Also fixes several crashes because (long)-i is incorrect if i is unsigned.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16740 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-12 12:11:27 +00:00
gpoirier
608ff40ea4
sync with 1.1136
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16739 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-12 11:42:15 +00:00
reimar
30df287deb
-vc dummy is know to cause crashes, so suggest -vc null instead.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16738 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-12 09:53:20 +00:00
diego
65fe04ebd6
further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16737 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-12 08:19:10 +00:00
diego
45adb1eb8f
Put networking lib linker flag checks in the order they were before the
...
configure cleanup. Fixes build on Solaris.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16736 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 23:44:08 +00:00
diego
a928894eaa
misc corrections by Paul TT < paultt -- at -- hackerjournal -- dot -- it >
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16735 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 23:40:31 +00:00
diego
829e9f6201
partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot com >
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16734 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 23:26:16 +00:00
diego
8723503a71
ao_macosx is a native audio output driver and should thus have priority
...
over non-native outputs drivers like ao_sdl and the like.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16733 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 23:07:53 +00:00
rfelker
f1e2fc9dde
solaris bug workarounds, take 2..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16732 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 22:50:23 +00:00
reimar
db4662cdd9
-frames plays one frame too many.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16731 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 15:51:46 +00:00
ods15
06fb756dfb
I think I know EDL enough to maintain it...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16730 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 15:26:08 +00:00
gpoirier
e9d148159c
synced with 1.59, patch by Johan Bos dariusjb AH gmail POIS com
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16729 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 15:24:58 +00:00
diego
02fc735343
A few fixes noticed by Paul TT.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16728 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 13:34:24 +00:00
reimar
7f6177e948
Compile fix: _lseeki64 is not available under cygwin
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16727 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 12:17:09 +00:00
reimar
9087410ec7
1l, strtof is only C99, strtod is ANSI C, so use that instead.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16726 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 08:50:32 +00:00
rfelker
ef74dd7f13
work around (buggy?) solaris tr. hope this helps.. please report if its still broken
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16725 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 04:37:38 +00:00
diego
3c1dbba951
More consistency for the interactive control section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16724 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 03:10:21 +00:00
gpoirier
bba1fc931c
nits
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16723 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-10 21:02:18 +00:00
joey
e29589ff4d
use subopt parser for arguments.
...
change all printf to mp_msg.
update man page gif89a example.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16722 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-10 12:59:36 +00:00
joey
326361b18e
support float arguments in subopt helper.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16721 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-10 12:56:44 +00:00
gpoirier
f60c6132c2
Typo fix: RFC959 says that FTP commands should end with a carriage return
...
followed by a line feed.
Patch by Zuxy < zuxy POIS meng AH gmail POIS com>
Original thread:
Date: Oct 10, 2005 10:08 AM
Subject: [MPlayer-dev-eng] [PATCH] Typo in libmpdemux/stream_ftp.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16720 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-10 12:56:17 +00:00
gpoirier
b136fa417f
makes demux_lavf (-demuxer 35) use the framerate specified in the container
...
if it's set and only fall back to the codec framerate if the former is not
set.
This solves the issue of some avi's playing at 30000/1 fps instead of the
correct framerate.
Patch by Ivo < ivop AH euronet POIS nl >
Original thread:
Date: Sep 25, 2005 12:34 AM
Subject: [MPlayer-dev-eng] [PATCH] make demux_lavf use container framerate
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16719 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-10 05:45:38 +00:00
gpoirier
2a0bf625f6
sync with 1.1132
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16718 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-09 19:26:23 +00:00
diego
026d3dca1f
sync with patches.xml removal
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16717 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-09 11:35:45 +00:00
diego
5db19a7784
sync with 1.26
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16716 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-09 11:35:24 +00:00
diego
dcb28f1914
Replace unconditional #defines by build system trickery.
...
This reduces our local diff considerably.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16715 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-09 10:18:24 +00:00