Commit Graph

10058 Commits

Author SHA1 Message Date
rsf a73f4c5cf4 Made sure to clean out the "realrtsp" subdirectory when doing a "make clean"
or "make distclean".


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10058 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 06:24:37 +00:00
rsf 59e227a866 Added some special-case code for checking for "sip:" URLs (because they
don't include a "//" like other URLs).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10057 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 06:16:07 +00:00
rsf 72a3c35bb5 We now check for "sip:" URLs - which are handled using the same LIVE.COM
code as "rtsp://" URLs.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10056 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 06:14:04 +00:00
rsf a3b6526ac6 Added SIP (IP telephony) client support. (This was already supported in the
LIVE.COM libraries, so updating the MPlayer code to support it required
only relatively minor changes.)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10055 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 06:13:11 +00:00
rsf fb8258b925 Changed the order of two conditionals in an "if" statement, to make the code
(very slightly) more efficient in the common case.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10054 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 06:09:36 +00:00
rfelker 63df4eb781 sort of a hack, but at least this lets the framerate-increasing
filters work in mplayer, albeit without proper timing...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10053 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 05:59:29 +00:00
rfelker 41d608198f fixed a 10l (undefined behavior) and made the other parameters configurable
(it's probably nice not to have to throw away half the information...)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10052 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 04:20:44 +00:00
rfelker 92123824f9 document new filters and options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10051 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-02 19:59:37 +00:00
rfelker 8af6cced37 more 10l's -- fortunately part of the bug was that the buggy code didn't get called...
also new 4tap quarter-pixel translate filter (tfields=4)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10050 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-02 05:44:57 +00:00
lumag e90a09b368 Fixed small typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10049 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-01 21:33:24 +00:00
alex ff2171501e 1000l to the author and for the commiter (me :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10048 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-01 20:35:56 +00:00
alex a7b309bb0a removed the last mp_msg :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10047 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-01 19:14:27 +00:00
diego b2f880a028 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10046 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-01 19:13:00 +00:00
lumag 5a81ed11a3 Small fix: removed duplicated word 'page'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10045 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-01 18:29:15 +00:00
lumag fedab0b6f8 Small corection of mentioned GCC versions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10044 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-01 16:55:54 +00:00
nicolas 89c50c3bc8 various fixes and updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10043 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-01 16:08:42 +00:00
nicolas 5b34ac5102 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10042 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-01 13:33:58 +00:00
lumag 57e4c8ea2d Fixed a lot of typos.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10041 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-01 12:30:44 +00:00
lumag 0352693a05 Sync with HTML
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10040 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 21:41:57 +00:00
gabucino d767632661 some user told me about it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10039 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 21:17:32 +00:00
arpi 4919658621 removed nonsense stream_reset/seek in check_file()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10038 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 20:24:09 +00:00
mosu 65f8b757fb Implemented some default values. The corresponding Kax elements are not stored if they are set to their default value.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10037 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 20:20:51 +00:00
rtognimp c8d20f39ee Remove broker reset/seek and fix ;;
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10036 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 20:17:35 +00:00
rtognimp 6bbe716958 Realaudio support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10035 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 19:54:54 +00:00
rtognimp 5b0d3c5971 Add support for Realaudio files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10034 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 19:50:46 +00:00
rtognimp 724cc21577 Support codecs 14_4 and 28_8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10033 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 19:48:38 +00:00
rtognimp 69cc26fc35 Adding Real audio codecs 14_4 and 28_8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10032 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 19:47:17 +00:00
rtognimp d415a3d3ff Support for codec 14_4 and 28_8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10031 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 19:45:34 +00:00
mosu 19c264135c Fixes for gcc 3.2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10030 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 19:35:28 +00:00
mosu 1862e17afc Loop counter was used inside for another loop as well.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10029 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 18:35:16 +00:00
rfelker 9d0b5a9eaf 100l in my 100l fix! :(
it's finally right now (i hope!)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10028 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 18:24:04 +00:00
diego c36a1c25ba Cygwin should behave like a Unix environment, i.e. config files should be
in .mplayer.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10027 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 18:16:21 +00:00
lumag 409cfd1eb6 Add support for the Saxon XSLT Processor.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10026 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 16:41:14 +00:00
mosu 004d3a060c Added Matroska demuxing support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10025 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 11:39:32 +00:00
diego fa728ab453 Selecting tv channel by name (tv://) documentation.
Patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10024 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-29 19:41:23 +00:00
alex d918952db8 not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10023 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-29 17:17:38 +00:00
alex 89224f2c91 Spring cleanup: removed the full yv12 support as it was broken anyway. The BGR/RGB native/non-native case needs some cleanup, too. Currently it works for me (tm)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10022 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-29 17:15:14 +00:00
rfelker 44d654d357 new mmx/mmx2/3dnow code for improved performance
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10021 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-29 03:13:43 +00:00
rfelker eb0a6969bf 1000000000l
default fps has been broken on ntsc for a LONG time because of this
nonsense! (29.00?!?) no idea why no one caught it, i just have
fps=29.97 in my config file... i hope the bsd code works; i can't test
it. btw, the (int)*(void **)arg stuff is total nonsense, no idea how
that even works...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10020 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-29 02:23:47 +00:00
diego a102af720b Cygwin is not spelled CygWin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10019 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-29 02:02:26 +00:00
diego 8256425d04 There are conflicting definitions for DVDFileSeek in the .c and .h file.
Fix ported from libdvdread CVS.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10018 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-29 01:25:53 +00:00
lumag 2fee3f1ec8 Fixed L0L bug Forgot to delete ending tags of itemlist.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10017 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-28 18:53:14 +00:00
lumag c86ef11d90 Translation update + small fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10016 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-28 18:39:32 +00:00
alex c0257a25ea fully reworked by Nico <nsabbi@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10015 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-28 16:43:48 +00:00
alex 002372c7af changed cpudetection code to support newer pentiums
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10014 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-28 16:34:35 +00:00
alex 489e551f54 DTS support by Peter Schuller <peterschueller@telemed.de> (revised by arpi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10013 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-28 16:17:26 +00:00
alex 7e677ff7cf abilty to set tv channel by name on commandline, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10012 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-28 16:11:42 +00:00
alex dd159b2530 added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10011 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-28 15:58:27 +00:00
rfelker 452d5b8eb1 new mode for tfields filter -- shifts fields by a quarter-pixel so the
output picture doesn't bob up and down :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10010 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-28 02:53:50 +00:00
rfelker 13160582ec at least 100l for me, the last commit was nonsense
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10009 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-28 02:23:57 +00:00