Commit Graph

10067 Commits

Author SHA1 Message Date
diego cac8247d31 DXR2 option updates, description removed as it is present in HTML/XML.
Based on a patch by Mark Guptill <CompGuy284@attbi.com>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10067 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-05 00:06:58 +00:00
diego a518fb0f2a Error in the aspect ratio calculation, plus typos and rewordings.
Noticed by Jason Tackaberry <tack@auc.ca>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10066 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-04 23:27:47 +00:00
diego 469055e1cf Error in the aspect ratio calculation, plus typos and rewordings.
Noticed by Jason Tackaberry <tack@auc.ca>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10065 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-04 23:21:24 +00:00
rfelker 89e9801d26 document autoaspect option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10064 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-04 22:23:22 +00:00
diego 6bae492666 obsoleted by the XML version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10063 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-04 20:21:39 +00:00
alex 24ae1cde4f corrected the sample code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10062 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-04 18:57:39 +00:00
mosu 9734059676 Fixed seeking in audio-only files. Added support for subtitle track selection via "-slang".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10061 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-04 11:03:02 +00:00
diego 9fa8cb2539 Sync by Juan Antonio Zubimendi <andoni@ilex.lpsat.net>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10060 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 17:03:13 +00:00
mosu 11c956f038 Try to detect Matroska paths if autodetection is wanted AND if it is forced to "yes".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10059 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 14:54:08 +00:00
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