Commit Graph

9832 Commits

Author SHA1 Message Date
faust3 21c0799280 MINGW32 port and select()less fifocode by Arpi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9832 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 20:02:53 +00:00
faust3 3a6df1e21e enable timer-win and getch2-win for mingw32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9831 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 19:33:18 +00:00
faust3 a8dd582c45 gettimeofday() emulation using ftime()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9830 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 19:27:46 +00:00
faust3 be474fc5d0 add checks for gettimeofday() select() and glob()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9829 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 19:15:24 +00:00
albeu 2f32b460a4 Little fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9828 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 15:41:47 +00:00
albeu c8a5ab9ce4 10L NULL == 0 == stdin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9827 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 15:41:00 +00:00
albeu 66c4cc2f34 Using a different alignment for only the Gui is bad as this code use
some header in the rest of MPlayer.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9826 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 15:39:51 +00:00
michael e419df6f85 H264-ES demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9825 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 15:38:46 +00:00
rguyom 3eea968d24 "psnr" & related code is only for the -HEAD (unstable) XviD branch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9824 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 15:22:59 +00:00
albeu ec92ba43f1 Support for "internet" or "multimedia" keyboards in X11.
Patch from Jason Tackaberry <tack at auc dot ca>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9823 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 15:04:26 +00:00
luran 37805cf27c Sync with en
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9822 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 14:42:33 +00:00
rguyom 2178597020 XviD:
Shift vhq values and set vhq=1 to MODEDECISION.
Higher values seems to loose PSNR atm.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9821 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 05:49:35 +00:00
rguyom 3e97df7613 Shift vhq values and set vhq=1 to MODEDECISION.
Higher values seems to loose PSNR atm.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9820 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 05:47:27 +00:00
rguyom d1c0c935d6 XviD:
- document chroma_opt, hq_ac & vhq
- nicer start of the "unstable" section
- me_quality default is now 6 (max)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9819 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 20:38:27 +00:00
rguyom 7b20293196 - added <time.h> since we're using time() related functions
- "vhq" now takes an argument (0..3)
- me_quality default is now 6 (max)
- xvidenc_pref -> xvidenc_chroma_opt


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9818 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 20:36:58 +00:00
diego 26c5dea7ba Explain the need for unified diffs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9817 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 16:21:04 +00:00
diego 4d47fee646 Make absolute symlinks relative as suggested by Rich, fix typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9816 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 16:11:37 +00:00
diego 8bdcb7c9c3 Make absolute symlinks relative as suggested by Rich, fix typo.
10l to Gabu for duplicating the divx instructions.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9815 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 16:09:34 +00:00
henry f67abcab73 longer option buffers, needed for tv options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9814 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 12:41:31 +00:00
pontscho 6637888c97 fix dvd, vcd playing, compiling, and add one small playlist patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9813 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 12:09:44 +00:00
pontscho bf59503b54 workaround only, please fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9812 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 12:02:28 +00:00
pontscho d9938992b2 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9811 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 12:00:50 +00:00
rguyom 9e88c30a9d Actually do something useful with XVID_GLOBAL_EXTRASTATS / XVID_EXTRASTATS.
Now we can really compare XviD and libavcodec :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9810 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 06:53:01 +00:00
rfelker 628526bb40 hopefully this will clear up some confusion -- users keep trying to
use this filter with totally non-interlaced dvds and the output is
nonsense!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9809 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 00:52:33 +00:00
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