0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
alex
d6d9502386 fixed MP3 ICY detection, return detected file format for open_stream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4730 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 21:48:59 +00:00
pontscho
a4396200f1 add mfi support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4552 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 20:16:35 +00:00
arpi
35201ca295 DVD progress bar fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4391 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 19:23:43 +00:00
kmkaplan
49cc6c4b3a Don't segfault with empty -chapter spec.
Quiet one GCC warning.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4345 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-25 12:54:52 +00:00
kmkaplan
6465fc7b73 Extended DVD chapter specification. Remove -last-chapter option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4344 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 23:02:59 +00:00
kmkaplan
f4acdd0f5e Add option -last-chapter for DVD playing/encoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4292 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-21 09:44:31 +00:00
bertrand
46ae846897 Moved network related code from open.c to network.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4252 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-19 09:04:02 +00:00
albeu
49b306a165 Change to use cdrom-device and dvd-device options needed for DVD/TV/VCD
integration in playlist


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4223 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 20:40:07 +00:00
bertrand
8629e9e819 Added support for the environment variable http_proxy.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4147 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 06:44:30 +00:00
bertrand
61b0de3564 Kept the HTTP connection open after autodetect, so
we don't need to reopen and request a second time.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4047 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 07:31:29 +00:00
arpi
6c60debbb5 dvd language->aid/sid functions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3754 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-26 00:16:09 +00:00
bertrand
0545d44d07 Removed unnecessary check after the protocol autodetection.
Now it will try to start streaming even if the autodetection failed.
This will allow to work with web server that doesn't report a
proper mime-type.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3604 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-19 09:02:52 +00:00
arpi
b4608fa567 using #ifdef HAVE_VCD
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3262 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 23:40:24 +00:00
pontscho
b2a38b3ba0 add subtitle language detect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3049 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 10:30:59 +00:00
bertrand
2515aad598 Don't need to stream_enable_cache it will be done later.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3047 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 02:49:01 +00:00
bertrand
d4621f881f Changed the order of processing the network opening.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3046 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:48:43 +00:00
pontscho
b771c98ced add dvd audio stream detect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2936 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-16 22:26:57 +00:00
alex
70eb7d6a58 tv interface update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2932 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-16 21:30:10 +00:00
alex
9743ad6832 tuning worx (can set frequency)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2838 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 15:45:23 +00:00
alex
fc363d39bc tv update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2803 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 23:32:10 +00:00
alex
aabf596111 added tv subsystem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2791 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 23:46:06 +00:00
arpi
befa533362 streaming fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2316 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 20:35:12 +00:00
arpi
edc6389037 libdemux cleanup part 1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2315 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 20:03:10 +00:00
arpi
881e5d0783 libdemuxer...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2311 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 18:49:08 +00:00