bertrand
469f2d1b7e
Handle HTTP OK response that doesn't contain a mime-type.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4818 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 07:40:25 +00:00
bertrand
646c35a06e
Fixed the http response parser when the http header only has the HTTP
...
answer and no field.
Fixed some compiler warnings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4817 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 07:31:45 +00:00
albeu
64ae87b5e4
Bugfix in x11_common.c mainly. Don't screw up the display name,
...
don't forget to close the display (vo_xv) and to reset vo_depthonscreen
when we have destroyed the window and closed the display !!!!!
Open the display before using it (vo_x11) !!!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4816 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 01:38:06 +00:00
gabucino
3687495972
"At least next new file translated and very little fixes in the second."
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4815 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 23:41:55 +00:00
alex
ac6944129f
using vo_dx, vo_dy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4814 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 19:52:09 +00:00
alex
fa966b71df
setting vo_dx and vo_dy in event handling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4813 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 19:36:21 +00:00
alex
41803844ba
added vo_dx,vo_dy (used currently only by X based outputs)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4812 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 18:00:38 +00:00
atmos4
d8fae019ed
10l accidently commited an already customized version with different default scaling algo.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4811 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 17:58:46 +00:00
atmos4
61f6060243
Forgot to commit with vo_sdl osd patch.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4810 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 17:57:15 +00:00
alex
3cb2033d44
clear the window if resized but no scaling used. Enable runtime fullscreen selectin when no zooming available
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4809 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 16:16:02 +00:00
atmos4
06ebd66015
osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4808 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 15:25:11 +00:00
michael
d60a7a1d74
use assert.h
...
more assertions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4807 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 15:24:19 +00:00
pontscho
5d1b7ddc78
mondom fix bazmeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4806 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 15:22:27 +00:00
pontscho
6505ed2c9a
fix nexus's key bug :) 10l, sorry :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4805 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 14:48:38 +00:00
alex
e2af7e8ccb
using PATH_DEV_*
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4804 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 14:20:15 +00:00
albeu
c39148ec8a
Finnaly figured out this little long living bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4803 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 14:05:41 +00:00
alex
0c907bca26
added linux devfs support (for oss), original patch by Olaf Kohler <thorin@yifan.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4802 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 13:47:31 +00:00
melanson
4aef2ebea5
discovered what appears to be another valid FLI frame magic number
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4801 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 03:41:19 +00:00
arpi
579b992547
EXTRA_INC added (Nexus)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4800 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 00:17:12 +00:00
pontscho
fe8edf9767
new interface ? :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4799 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 22:48:47 +00:00
pontscho
9be78192bb
10l+
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4798 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 21:20:52 +00:00
michael
ec21f4caa0
fixing scaled output
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4797 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 21:15:40 +00:00
pontscho
57e3534b04
small changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4796 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 21:11:01 +00:00
michael
d424101631
101++
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4795 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 19:41:50 +00:00
michael
d0b24c8362
fixing bgr32 output on big-endian systems
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4794 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 17:48:00 +00:00
arpi
64f2fee0a9
compilation fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4793 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 17:22:03 +00:00
michael
50657061a8
unscaled yuv2rgb fix for big-endian systems
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4792 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 16:57:35 +00:00
atmos4
2423d041c2
Fix return value of VOCTRL_FULLSCREEN
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4791 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 16:17:15 +00:00
anders
2eb3f24dc1
Cleanup and comment
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4790 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 16:05:09 +00:00
anders
ee2ed8567e
Moved HW dependent mixer stuff to libao and removed master switch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4789 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 16:02:26 +00:00
atmos4
ea1d758009
Fix automatic vobsub detection and make it silent.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4788 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 15:44:51 +00:00
atmos4
49a76c3a0d
forgot to commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4787 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 14:34:52 +00:00
pontscho
bc957f1d37
new input cucc is default
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4786 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 13:31:05 +00:00
pontscho
2675ddee8d
ExposureMask fixed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4785 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 13:28:39 +00:00
albeu
c9fdd6b630
Support for retriving mp3 playlist from the network
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4784 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 13:14:52 +00:00
albeu
a43fe42a2a
Playtree parser switch to a by line mode.
...
Winamp (pls) playlist support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4783 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 13:12:53 +00:00
albeu
4fd6e57d09
In the good way this time, (1 and 0 was swaped 10*10^10l for me ;))
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4782 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 13:11:31 +00:00
atlka
3b8318ecd1
changes in fullscreen/window switching code to obtain returning to
...
old window position (icewm aware) while using -vo x11 -zoom
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4781 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 10:49:57 +00:00
pontscho
aeee115c28
add fselector changes (pwilkins@lashwhip.com)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4780 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 10:35:37 +00:00
arpi
44e1c06eb7
3 mails describing hwac3 tech details
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4779 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 02:01:46 +00:00
gabucino
8a3effafda
"There are some updates and new file inside an attachment."
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4778 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 23:50:26 +00:00
gabucino
04b19b8159
man2html compatibility (patch by Goetz Waschk <waschk@informatik.uni-rostock.de>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4777 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 23:45:44 +00:00
atmos4
d0bfffd1a2
improved event handling, implemented working pause that does not flush all buffers, work around a deadlock in the new threadsafe version 1.5 of libaudio by Tobias Diedrich
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4776 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 22:45:48 +00:00
atmos4
14d11ff0fc
Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4775 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 22:45:00 +00:00
atmos4
8337d9c26f
subtitle positioning patch by Jiri Svoboda
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4774 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 22:43:34 +00:00
atmos4
d66ad5a63e
support for VOCTRL_FULLSCREEN
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4773 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 22:42:46 +00:00
atmos4
4707cff644
remove uneeded assert (common case at eof)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4772 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 22:41:54 +00:00
atmos4
64f3eca29d
autodetect vobsub filename, disable autosub if vobsub found.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4771 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 22:41:06 +00:00
michael
78bc50b036
BGR15, BGR16, BGR32 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4770 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 17:23:00 +00:00
albeu
641c8325bc
Fixed (I hope) little bug wich lead to sig11 after last playtree entry
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4769 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 17:03:35 +00:00