Commit Graph

257 Commits

Author SHA1 Message Date
pl 667973e101 warning (proper) fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4408 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-29 12:11:52 +00:00
arpi a84d0c2628 DVD start position handling changed (progbar/eta fix)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4392 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 20:10:28 +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
pl bd706e744a avoids a warning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4384 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 17:16:10 +00:00
melanson 481a1873c4 fixed (reversed) the RGB palette order
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4372 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 02:48:39 +00:00
alex 6f408b47d7 yuy2 reported as working
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4351 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-26 15:43:31 +00:00
arpi efb1d8e461 pre-check for audio/video streams (hope it fix wma steraming)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4350 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-26 01:21:41 +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
atmos4 9feff9f79b freebsd fix by bjoern fischer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4338 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 16:52:36 +00:00
jaf 19cbab76cf aspect ratio 9 added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4337 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 15:21:22 +00:00
bertrand e0d2510337 Readded the content-type checking, in case of the no HTTP body are
sent we can still try with the content-type.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4335 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 09:29:52 +00:00
bertrand bd45bf098f Add a parser for the "ASF group stream object" and display the bitrate values
of all the streams.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4334 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 05:30:41 +00:00
melanson d68675fee9 QT demuxer now supports the default QT palettes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4333 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 05:20:19 +00:00
alex d8668871e7 fixed num_of_packets and current_packet handling, bug found by Mike Melanson
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4329 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-23 19:41:01 +00:00
nexus 53ddbc7ccc 10l ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4316 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-23 14:11:19 +00:00
nexus 730e8ff84f FreeBSD need this to compile after last changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4315 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-23 13:57:43 +00:00
bertrand d00d8ff8bf Added a turn around for badly configured web servers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4313 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-23 08:50:30 +00:00
bertrand fcc41f6043 Modified the output of the http_debug function.
Fixed a bug in the reading of the "reason answer"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4312 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-23 08:46:22 +00:00
bertrand cb5dbade4c Removed unused code that I commented earlier.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4311 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-23 08:43:04 +00:00
bertrand 63ddd5ab74 Modified the cache option value setting/reading, so we can report
in any case the cache size value used.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4303 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-22 06:12:18 +00:00
albeu f45bfe505d Add a check to not set the cache size if the user alredy set it.
Use m_config_set_int in place of m_config_set_option.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4294 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-21 10:47:47 +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 34da4c1e7f Set the cache value if the network layer was able to compute it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4290 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-20 21:39:56 +00:00
bertrand b1bee536f0 Changed the asf_file_header_t struct to read all the fields properly.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4289 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-20 21:38:11 +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
alex b12f049942 fixed channel changing with frequencies.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4243 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-18 19:37:12 +00:00
alex 5ac70db841 added .rm (real) and .y4m (yuv4mpeg)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4237 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-18 11:05:29 +00:00
alex dcb2a29114 fix dnet support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4236 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-18 11:02:52 +00:00
nick 6a8715f9b9 Fixed bug of multiple declaration of 'dvd_device'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4229 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-18 09:10:00 +00:00
melanson 3d375b3230 made a little more headway but it still doesn't work properly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4227 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-18 02:51:24 +00:00
arpi e80c0bc832 more movi_end mess
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4226 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 21:55:17 +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
arpi bcc94e1ad0 reverted old seeking method - ask Holm why...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4204 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 00:32:46 +00:00
arpi 6af2546071 fixed a few possible bugs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4198 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-16 14:54:56 +00:00
arpi 40dfa55b40 image field added. 10*10l....
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4197 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-16 12:24:36 +00:00
melanson 518d40dd88 initial support for FILM file demuxing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4190 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-16 03:25:07 +00:00
arpi af094f7fbc workaround for broken 'muvi' chunks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4155 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 18:30:28 +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 32d1e1014f Changed the proxy protocol to http_proxy.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4146 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 01:12:44 +00:00
melanson 5e79c53b4f QT demuxer loads palette information from files that transport palettes in
their stsd atoms. Also fixed link in MS Video-1 decoder.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4130 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-13 06:01:04 +00:00
alex f5239a4c0d patch by Steven M. Schultz to support dvd under BSD/OS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4129 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-13 01:36:38 +00:00
bertrand 3b008ce8cf Added proxy support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4122 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-12 21:08:12 +00:00
bertrand 052eec728b Added a debug function to print the struct's variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4120 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-12 21:02:00 +00:00
arpi 1c933491bd relatiev path to libcss.so - patch by Jim Radford <radford@robotics.caltech.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4094 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-11 22:15:55 +00:00
arpi 30dd20f212 added mpeg userdata dump
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4075 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 01:59:49 +00:00
bertrand 180ae10466 Changed the return value of the start function. Doesn't return the fd
anymore. Just -1 for fail and 0 for OK.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4074 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 01:42:31 +00:00
bertrand e2e270a848 Applied RTP patch from Brian Kuschak <bkuschak@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4073 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 01:37:53 +00:00
alex 3cddcd1be8 seek patch by Panagoitis Issaris
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4066 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-09 17:09:21 +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