nexus
916276ab2c
typo fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9900 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-10 08:34:43 +00:00
alex
0884192c18
removed some wrappers, now the configure checks for inet_pton. patch by Joey Parrish <joey@nicewarrior.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9891 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 16:21:42 +00:00
alex
44aeed4643
channel finetuning cmdline support, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9890 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 16:07:45 +00:00
albeu
e71ed912f2
Make the vcd API fully reentrant.
...
Move perror and co to mp_msg.
Hope there is no big 10L as i couldn't test sun,fbsd and nbsd :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9888 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 07:33:59 +00:00
albeu
fef9433a4b
Port vcd to the new API
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9887 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 07:31:11 +00:00
rsf
68d505b202
Moved the "sdp://" test above the URL streaming test, so that SDP files can
...
be read without streaming error messages being printed first.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9879 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-08 05:14:43 +00:00
rsf
930f3aa044
Oops, I just noticed albeu's revision 1.58 - so I backed out the
...
"s->fd == NULL" test once again. I'll need to come up with some other
way of fixing this so that it works properly on Solaris...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9875 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-07 20:44:06 +00:00
rsf
bb816d137a
Reapplied the patch that I had originally made in revision 1.53.
...
(Someone apparently overlooked it when they checked in a subsequent patch)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9874 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-07 20:41:24 +00:00
albeu
42ce651135
It should now be endian aware. Untested as i only have le box :(
...
Would be cool if someone with a be,le network could test.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9864 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-06 18:16:11 +00:00
albeu
b26c266cfd
Add netstream
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9855 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-06 16:37:12 +00:00
albeu
9c0342b897
Add netstream
...
A little 10L fix
Call control(STREAM_CTRL_RESET)
Close stream fd AFTER calling their close function (as some may still
need it during close)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9854 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-06 16:36:17 +00:00
albeu
27ff6fa04a
A new control called upon stream reset.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9852 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-06 16:34:26 +00:00
albeu
9e0c73f6b3
A new stream wich allow access to MPlayer stream accross the network.
...
URL is mpst://host[:port]/remote_url where remote_url is any valid
MPlayer url.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9851 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-06 16:33:13 +00:00
albeu
93a1dd5f04
Check that we really got a filename.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9850 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-06 16:30:09 +00:00
faust3
0c185d95e2
temporary disable mf support for systems without glob
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9834 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 20:32:21 +00:00
albeu
2f32b460a4
Little fix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9828 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 15:41:47 +00:00
albeu
c8a5ab9ce4
10L NULL == 0 == stdin
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9827 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 15:41:00 +00:00
albeu
66c4cc2f34
Using a different alignment for only the Gui is bad as this code use
...
some header in the rest of MPlayer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9826 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 15:39:51 +00:00
michael
e419df6f85
H264-ES demuxer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9825 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 15:38:46 +00:00
pontscho
bf59503b54
workaround only, please fix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9812 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 12:02:28 +00:00
pontscho
d9938992b2
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9811 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 12:00:50 +00:00
albeu
6a7e45b586
URL is cdda://tracks[:speed][/device]
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9802 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 19:29:26 +00:00
albeu
b47e8c2763
*** empty log message ***
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9801 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 19:23:28 +00:00
faust3
ac609391db
10l to Albeu
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9800 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 18:48:54 +00:00
faust3
d59b2c345d
MINGW32 port
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9799 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 16:52:00 +00:00
albeu
3df7e63bf6
Remove -sdp
...
Now fallback on the new stream api.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9796 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 16:26:58 +00:00
albeu
9533d5ea3a
Stream modularization, the first step.
...
Only file stream are converted atm, other will come later.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9795 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 16:25:07 +00:00
rsf
bbb4b7b18f
Added a test for "s->fd == NULL" to the start of "stream_fill_buffer()".
...
("fd" is NULL if the session is defined by a SDP file, for example.)
It turns out that this test is necessary only for Solaris, not Linux,
because in Linux, "s->eof" got set after the prior (failing) call to
"lseek()" in "stream_seek_long()". In Solaris, however, "lseek(NULL, ...)"
returns 0 (go figure!) rather than -1, so "s->eof" doesn't get set in
"stream_seek_long()".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9788 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 01:46:47 +00:00
rsf
bc5277b1bd
Added some optional debugging printfs (disabled by default)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9787 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 01:38:07 +00:00
faust3
a62e8355b5
fix compilation without TV support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9774 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-31 20:44:20 +00:00
faust3
316635bb35
MINGW32 port
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9763 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 20:11:25 +00:00
albeu
81a331b924
Fix test compilation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9755 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 17:14:41 +00:00
albeu
fc77d4acd3
Fix all demuxers wich where using a global var to enable themself.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9752 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 17:12:11 +00:00
albeu
93ad150457
Set deuxer_type instead of using our own global var.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9751 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 17:11:27 +00:00
albeu
c5c742302c
Use new config headers
...
Remove STREAMTYPE_PLAYLIST.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9750 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 17:10:36 +00:00
albeu
5787833ca9
Stream cleanup, don't use blah_on options anymore.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9747 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 17:07:31 +00:00
albeu
ceb7c49670
10L, close isn't enouth we must munmap too.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9746 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 17:05:58 +00:00
albeu
d3bfc447c1
Switch to the new config header
...
Fix the chapter==0 bug when playing a list of title
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9713 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-27 20:45:54 +00:00
albeu
bc2d0751ba
Free the stream of the audio and subtitle demuxer.
...
It's a bit of a hack, but atm it's the best place to free them.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9711 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-27 20:40:50 +00:00
albeu
3a5ea00039
Fix rawvideo and -audiofile
...
Use the new config header
Add a cache for the stream used by -audiofile
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9710 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-27 20:38:14 +00:00
albeu
f3fbc2d4b8
on now set the demuxer type some we can use rawvideo with -audiofile
...
Add the pts, it was always 0 :(
Switch to the new config header
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9709 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-27 20:30:44 +00:00
albeu
d3524f2c78
Fix a 100L bug wich killed mencoder timing and switch to the new
...
config header
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9708 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-27 20:27:50 +00:00
alex
689a5a7571
10l, found by Jan Kritzner <kritzner@informatik.rwth-aachen.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9694 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-26 15:49:10 +00:00
bertrand
21c026d236
Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9692 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-26 11:35:13 +00:00
bertrand
dc49bda4bb
Added support for IPv6 numeric url like: http://[3ffe:400:100::1]:80/file
...
Added const for arguments that shouldn't be changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9691 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-26 11:27:48 +00:00
henry
f7756121ee
color equalizer for tv input
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9664 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-23 15:05:14 +00:00
alex
8530b62a9b
fixed trivial seeking bugs, patch by Krister Lagerstrom <krister@kmlager.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9657 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-22 21:14:51 +00:00
rtognimp
e7b942ecb1
Warning fix, patch by Dominik Mierzejewsky
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9656 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-22 20:15:03 +00:00
alex
c67632e7f5
fix crash on streams with frame tags, patch by Brett Kosinski <brettk@frodo.dyn.gno.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9655 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-22 19:50:10 +00:00
alex
b98d719e00
wrong assignment of codec, patch by nsabbi@libero.it
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9639 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-21 17:17:53 +00:00