Commit Graph

9975 Commits

Author SHA1 Message Date
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 f09836cc0e mplayer idependant (not really yet) swscale example
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9922 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-17 19:32:46 +00:00
michael a407ae6fa5 ffindeo3 (diff from mplayerxp-cvslog) untested
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9921 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-15 20:40:11 +00:00
arpi dad8b4c2b5 w%8!=0 hack
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9920 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-15 19:02:00 +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
alex f3ee43cce7 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9918 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-13 16:59:04 +00:00
albeu 6245f61da7 Fix -vf* vs. -vfm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9917 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-13 11:37: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
albeu 95341f99cf mem mapped area need to be unmapped.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9915 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-12 13:52:21 +00:00
albeu da665dfe87 Add suffix support to the object list type.
So now -vf-clr destroy the list -vf-add filer1=blah,filter append
these 2 filters, -vf-pre ... will 'prepend' them.
Finnaly -vf-del 2,3,-1 will delete the filters at at given indexs
It start from 0, negative number start from the end of the list
(so -1 is the last one).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9914 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-12 13:45:43 +00:00
albeu d18c4f1d1e Don't save restore all options wich point to the same variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9913 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-12 13:40:30 +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
lumag 6efe31cb12 Russian translation update.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9910 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-11 17:38:51 +00:00
nicolas 42f11a5f4a sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9909 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-11 17:15:15 +00:00
faust3 57cf0621d2 fix slave mode on MACOSX: reported by devros <devros at seznam.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9908 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-11 16:33:29 +00:00
alex 9c94ac4ec5 forgot to commit win32 realadio entries, and wma id: 0x163
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9907 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-11 13:25:53 +00:00
henry abfdb2415a -tv on -> tv://
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9906 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-11 10:27:31 +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
alex 23e0f24f27 10l fix by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9904 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-10 15:07:59 +00:00
faust3 42998b0974 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9903 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-10 12:12:56 +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
rtognimp 6176c34ff9 Sync with mp_help-en.h v1.96
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9899 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 22:10:14 +00:00
rtognimp d548efb89e Fixes for vss h264
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9898 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 21:34:05 +00:00
rtognimp 7b5bda73d9 Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9897 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 21:28:01 +00:00
henry e8ad4a04a7 cleanups/bugfixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9896 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 20:49:12 +00:00
faust3 88d65344eb 10l noticed by Joey Parrish <joey at nicewarrior.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9895 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 18:55:49 +00:00
henry a024c7fe90 option for sub match fuzziness level
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9894 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 18:04:29 +00:00
alex 9c0fe0747b i420 fixed, needs some testing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9893 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 17:09:20 +00:00
alex 2b1f95dcc2 keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal input code supports it). Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9892 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 17:05:39 +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
alex 90061e5e3c 10l fix by Salvatore Falco <salvatore.falco@katamail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9889 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-09 15:51:37 +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
michael 8b8e15be5a 10l patch by (Andreas Hess <jaska at gmx dot net>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9886 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-08 23:46:35 +00:00
henry 819515d6fb turn most of the subtitle matching fuzziness off by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9885 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-08 20:41:20 +00:00
alex a3eaf74b6f multiple init fix by Aurelien JACOBS <aurel@gnuage.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9884 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-08 18:05:41 +00:00
alex caf9a94289 forwardport: warning fix and netbsd fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9883 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-08 17:36:33 +00:00
alex 6ed5e90623 automatic svgalib_helper detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9882 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-08 17:11:19 +00:00
alex dee8597fcf fix i420 handling, bug found by rgselk at IRC <rgselknospam@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9881 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-08 16:23:09 +00:00
alex b48febac40 Darwin Altivec detection fixes and MacOSX API detection reworked, based on patch by Dan Christiansen <danchr@daimi.au.dk>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9880 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-08 16:10:52 +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 3ffbf1834c Added a \n to the msg about -sdp being deprecated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9878 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-07 21:29:45 +00:00
rsf 4cc80e1795 Added
#include <X11/XF86keysym.h>
to the XF86VM test, because "libvo/x11_common.c" requires that that
#include file exist in order for the XF86VM-specific code to compile.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9877 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-07 21:08:56 +00:00
rsf ef73a3e7e4 The person who checked in the previous patch accidentally put a declaration
in the wrong place.  (C sucks :-)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9876 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-07 20:55:32 +00:00