Commit Graph

10008 Commits

Author SHA1 Message Date
michael 9d6190b7cd packed warning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9808 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 23:43:41 +00:00
rguyom fb9e995db8 XviD:
- "greyscale" is supported in the stable tree
- a few typos


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9807 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 22:27:35 +00:00
rguyom e75f013a11 XviD :
Added a few options : "interlacing", "packed", "divx5bvop", "greyscale".
Renamed "me_colour" to "chroma_me".
Some documentation.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9806 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 22:13:44 +00:00
rguyom 8f2869dd1f Updating XviD :
- deleted "hinted_me" and "hint_file", the whole idea is bogus.
- commented-out "lumi_mask", it's too buggy.
- better defaults for "bquant_ratio" / "bquant_offset"
- fixed a typo : "extrastatl" -> "extrastat"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9805 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 21:33:19 +00:00
henry a039bd2d53 xvid fixes and more options by elcabesa & Martin Drab
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9804 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 20:31:47 +00:00
nicolas 4a78d8d8ce sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9803 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 20:28:41 +00:00
albeu 6a7e45b586 URL is cdda://tracks[:speed][/device]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9802 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 19:29:26 +00:00
albeu b47e8c2763 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9801 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 19:23:28 +00:00
faust3 ac609391db 10l to Albeu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9800 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 18:48:54 +00:00
faust3 d59b2c345d MINGW32 port
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9799 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 16:52:00 +00:00
faust3 cefce33dc6 atm shmem.c is only needed for cache2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9798 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 16:40:02 +00:00
albeu b80e027d4e Remove -sdp, use sdp:// instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9797 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 16:27:51 +00:00
albeu 3df7e63bf6 Remove -sdp
Now fallback on the new stream api.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9796 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 16:26:58 +00:00
albeu 9533d5ea3a Stream modularization, the first step.
Only file stream are converted atm, other will come later.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9795 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 16:25:07 +00:00
albeu e2d93b4aa7 10L forgot to fix the forward declaration too.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9794 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 16:15:06 +00:00
albeu c193b910c0 Exit when the option parser return M_OPT_EXIT
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9793 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 16:13:16 +00:00
albeu 9b17043d56 Fix some 10L typo in header (m_struct_s instead of m_struct_st).
Add on/off for flag params
Remove the span stuff (unused, never finished, etc)
Add object setting option (syntax like -vf but with a settable separator)
Add a 'custom url' option type (url where each part can be any kind of
option)
Replace all exit() with a return code, exit will be done in the cmd line parser


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9792 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 16:11:15 +00:00
albeu d2b8be978b Typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9791 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 16:05:21 +00:00
albeu ac1ed6d086 Fix the incredible slowness with very long list. Now a 10^6 entries
list take ~1 sec instead of several minutes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9790 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 15:32:12 +00:00
iive c980c302fb force_mode wrong has_mode check, verbose retrace message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9789 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 04:31:40 +00:00
rsf bbb4b7b18f Added a test for "s->fd == NULL" to the start of "stream_fill_buffer()".
("fd" is NULL if the session is defined by a SDP file, for example.)
It turns out that this test is necessary only for Solaris, not Linux,
because in Linux, "s->eof" got set after the prior (failing) call to
"lseek()" in "stream_seek_long()".  In Solaris, however, "lseek(NULL, ...)"
returns 0 (go figure!) rather than -1, so "s->eof" doesn't get set in
"stream_seek_long()".


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9788 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 01:46:47 +00:00
rsf bc5277b1bd Added some optional debugging printfs (disabled by default)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9787 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 01:38:07 +00:00
diego 2fc79f67a7 Sync by Roberto Togni <r_togni@libero.it>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9786 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-01 23:03:18 +00:00
diego b6ef799151 Typos, noticed by Roberto Togni <r_togni@libero.it>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9785 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-01 22:54:12 +00:00
diego ef7f9026fe Typos, patch by Roberto Togni <r_togni@libero.it>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9784 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-01 22:49:55 +00:00
diego d9b53b209d Sync by Bena, Daniel <Daniel.Bena@dm-drogeriemarkt.sk>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9783 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-01 21:06:32 +00:00
mpt e4a7994457 updated to CVS (01.04.03)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9782 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-01 17:22:26 +00:00
eyck 3b09042abd Sound translation, second batch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9781 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-01 09:57:28 +00:00
eyck 78919825b5 race with time translating sound.html starts...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9780 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-01 09:20:36 +00:00
diego f563b8adc3 AAC section added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9779 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-01 00:33:16 +00:00
diego e492718d4d typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9778 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-31 23:10:56 +00:00
nicolas 5dedceffe2 fixes, some by Dmitry Baryshkov <lumag@qnc.ru>, some by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9777 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-31 22:31:35 +00:00
nicolas c0f85b1881 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9776 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-31 22:27:26 +00:00
nicolas 314a0fc151 sync, small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9775 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-31 22:26:31 +00:00
faust3 a62e8355b5 fix compilation without TV support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9774 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-31 20:44:20 +00:00
faust3 a66cc22948 MINGW32 port
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9773 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-31 17:32:46 +00:00
faust3 5d1765ffc7 objfix has to be run on MINGW32, too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9772 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-31 17:08:16 +00:00
faust3 8dda326737 workaround conflict with the MINGW32 open function
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9771 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-31 16:55:53 +00:00
gabucino 33c283188d fixing explanation
using .MP3 is bullshit, replaced to MP3
(and the like)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9770 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-31 16:52:26 +00:00
gabucino 6e3aa728a5 translation done
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9769 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-31 16:48:54 +00:00
ranma e25e1515c0 Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9768 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-31 00:14:36 +00:00
faust3 3518a6dff2 windows getch2 for MINGW32 port
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9767 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 21:20:04 +00:00
faust3 36b68e1022 high precision timer for windows patch by Frodo <csharprules at hotmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9766 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 21:07:17 +00:00
faust3 feedcd4be3 MINGW32 port
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9765 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 20:48:51 +00:00
faust3 19b1db311e bcopy -> memcpy for MINGW32 port
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9764 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 20:37:54 +00:00
faust3 316635bb35 MINGW32 port
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9763 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 20:11:25 +00:00
gabucino 2f0126f6c0 watch what you write
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9762 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 19:16:35 +00:00
gabucino d5098c01ec today's shit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9761 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 19:12:30 +00:00
lumag 4e11058dd3 Minor improvement: don't create empty dirs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9760 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 18:48:23 +00:00
lumag 3144ba8388 XML'ization & partial rewrite of main/DOCS/ru/cd-dvd.html
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9759 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 18:32:54 +00:00