Commit Graph

895 Commits

Author SHA1 Message Date
faust3 dbc8d08292 fopen requires binary flag on windows, too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9993 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-26 12:27:56 +00:00
faust3 b80199e5dc enable mf support on mingw32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9985 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-25 10:20:15 +00:00
alex b43ef64f69 fixed 2 10l-s (bug found in the spring cleanup patch by Raindel Shachar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9956 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-21 11:18:54 +00:00
diego 9bb1bd31c8 Avoid including a header file twice to prevent Cygwin gcc 2.95.3-10 from
crashing.  Also Fixes compilation with --disable-streaming on Cygwin gcc
3.2 where the include appears to be needed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9952 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-20 23:15:27 +00:00
rtognimp 8ab9f0251f Removed unneded Cygwin #ifdefs. Tested by Diego Biurrun
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9947 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-20 14:40:38 +00:00
albeu b104833775 Fix this 10L for wich i got so good bugreports :(((
Thx to Sascha.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9946 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-20 14:31:20 +00:00
rtognimp cf1f19289a Fix compilation for *BSD, Mac OS X and maybe others (info by Steven M. Schultz and Dan Christiansen)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9940 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-19 14:54:03 +00:00
rtognimp 820eb81cc2 Some .ra files are playable, noted by Ross Finlayson
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9933 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-18 22:33:30 +00:00
rtognimp 1f72b97212 10l, noted by Sascha Sommer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9931 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-18 21:52:53 +00:00
faust3 a8108b443e mingw fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9928 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-18 18:36:22 +00:00
ranma cb961f6600 Fix incorrect URL encoding.
Ilya Konstantinov <mplayer-dev-eng@future.shiny.co.il>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9925 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-18 12:16:35 +00:00
rsf eb278efa62 Fixed the code that checks for a ".rm" URL extension to also make sure
that the extension is not NULL.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9924 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-18 07:48:29 +00:00
rtognimp 2e8e95d779 Real rstp:// streaming support, ported from xine
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9923 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-17 20:39:41 +00:00
michael dee3422acb 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9919 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-14 01:38:36 +00:00
albeu 58ce0ac842 Fix cache uninit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9916 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-12 13:53:33 +00:00
rsf a8ae67f639 Fixed a bug that could sometimes cause the first video packet in a RTP stream
to be rejected.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9912 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-12 09:30:19 +00:00
rsf 7badc92c2a Minor code cleanup.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9911 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-12 09:29:13 +00:00
rsf 208d38b876 Access-controlled RTSP sessions can now be played, if the user uses the
"-user" and "-passwd" options.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9905 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-11 02:35:01 +00:00
albeu 66ec24b3e7 Add a null streamv Currently used for tv and mf. Could be used to
implement /dev/zero on system how don't have it.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9902 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-10 10:59:12 +00:00
bertrand e19c6d1784 Use inet_ntoa where inet_ntop is not available.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9901 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-10 10:55:18 +00:00
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