Commit Graph

4943 Commits

Author SHA1 Message Date
albeu c2e4930f6b Really take tab as a space in cmd parsing.
Now config file override the defaults bindings :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4843 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 16:31:27 +00:00
alex 7283920d29 older API fixes, support for async mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4842 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 16:28:44 +00:00
nick fb92754989 Additional notes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4841 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 16:22:22 +00:00
nick ad3529b8a3 More info on dropped frames
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4840 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 15:59:53 +00:00
nick e11b23dc5d frame dropping prediction with benchmarks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4839 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 15:54:13 +00:00
albeu 6f0774e022 Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a and
postprocess.o


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4838 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 13:29:44 +00:00
albeu f0d1217cde Added an option to select the input config file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4837 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 13:03:47 +00:00
albeu e016ed4fc4 Fix my mistake (forgot to remove a getch2_enable) but in the rigth
way this time, otherwise you can't interrupt network connection and
cache filling from the keyboard


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4836 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 12:05:12 +00:00
nick 5f2178bed7 max & average benchmarks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4835 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 11:23:48 +00:00
rfelker 88f4777bbe fixes bug in alban's new input handling code that caused the terminal
state to get trashed and not restored on exit. hopefully this change
won't interfere with the functionality of the new code; as far as i
can tell it seems to work fine.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4834 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 04:56:54 +00:00
rfelker 03ee5086e5 fixes build with new-input disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4833 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 04:37:17 +00:00
alex e07d2921f4 do not fault if no directbuffer available (for example: ggi display-multi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4832 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 02:50:02 +00:00
alex 21043e0d28 reworked :) should work on low bpp outputs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4831 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 02:21:14 +00:00
michael 7ef7eddfc5 dont ignore --disable-mmx, ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4830 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 01:24:18 +00:00
alex 723c3a1fd0 totally reworked, working fine on fbdev too, applied Andres Beck's patches, quad-buffering support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4829 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 23:31:08 +00:00
alex d840ddb7c5 ehh, return error if cannot open display
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4828 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 23:14:29 +00:00
albeu 70109de178 Also use tab as cmd arg sepparator
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4827 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 22:43:25 +00:00
albeu 9ada242c51 Make blocking call in libmpdemux interuptable (only with new input,
awnser to quit, pt_next, pt_up_step and alt_src_step)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4826 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 21:22:55 +00:00
albeu 5264cd3780 Change in configure relative to lirc, same thing in Makefile plus
some cleanup (COMMONS_LIB is now really common :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4825 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 21:20:16 +00:00
albeu aab54639b4 Make old and new lirc support independant from each other
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4824 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 21:18:40 +00:00
albeu f9d93451a2 These 2 files are intended for code common to the whole lib
mainly code to let limpdemux independent from mplayer.
Now contain a function to check external interruption from blocking
code (network connection and cache fililng)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4823 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 21:17:26 +00:00
albeu 700bc3c8e2 Fixed bug with comments in input.conf parser
Added a command queue to let mplayer send command to himself


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4822 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 21:13:35 +00:00
albeu fdcd870075 Bug fix in entry parsing.
Support for param entry (to add your config options)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4821 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 21:11:01 +00:00
gabucino f2606adf21 html fixes (noticed by some hawk-eyed one, whose name disappeared into the
misty depths of the universe)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4820 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 19:12:31 +00:00
pontscho c090d0da98 new gui interface, and gtk moved into mplayer process. fork ... bleh :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4819 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 15:12:55 +00:00
bertrand 469f2d1b7e Handle HTTP OK response that doesn't contain a mime-type.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4818 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 07:40:25 +00:00
bertrand 646c35a06e Fixed the http response parser when the http header only has the HTTP
answer and no field.
Fixed some compiler warnings.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4817 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 07:31:45 +00:00
albeu 64ae87b5e4 Bugfix in x11_common.c mainly. Don't screw up the display name,
don't forget to close the display (vo_xv) and to reset vo_depthonscreen
when we have destroyed the window and closed the display !!!!!
Open the display before using it (vo_x11) !!!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4816 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 01:38:06 +00:00
gabucino 3687495972 "At least next new file translated and very little fixes in the second."
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4815 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 23:41:55 +00:00
alex ac6944129f using vo_dx, vo_dy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4814 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 19:52:09 +00:00
alex fa966b71df setting vo_dx and vo_dy in event handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4813 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 19:36:21 +00:00
alex 41803844ba added vo_dx,vo_dy (used currently only by X based outputs)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4812 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 18:00:38 +00:00
atmos4 d8fae019ed 10l accidently commited an already customized version with different default scaling algo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4811 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 17:58:46 +00:00
atmos4 61f6060243 Forgot to commit with vo_sdl osd patch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4810 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 17:57:15 +00:00
alex 3cb2033d44 clear the window if resized but no scaling used. Enable runtime fullscreen selectin when no zooming available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4809 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 16:16:02 +00:00
atmos4 06ebd66015 osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4808 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 15:25:11 +00:00
michael d60a7a1d74 use assert.h
more assertions


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4807 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 15:24:19 +00:00
pontscho 5d1b7ddc78 mondom fix bazmeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4806 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 15:22:27 +00:00
pontscho 6505ed2c9a fix nexus's key bug :) 10l, sorry :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4805 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 14:48:38 +00:00
alex e2af7e8ccb using PATH_DEV_*
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4804 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 14:20:15 +00:00
albeu c39148ec8a Finnaly figured out this little long living bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4803 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 14:05:41 +00:00
alex 0c907bca26 added linux devfs support (for oss), original patch by Olaf Kohler <thorin@yifan.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4802 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 13:47:31 +00:00
melanson 4aef2ebea5 discovered what appears to be another valid FLI frame magic number
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4801 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 03:41:19 +00:00
arpi 579b992547 EXTRA_INC added (Nexus)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4800 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 00:17:12 +00:00
pontscho fe8edf9767 new interface ? :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4799 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 22:48:47 +00:00
pontscho 9be78192bb 10l+
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4798 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 21:20:52 +00:00
michael ec21f4caa0 fixing scaled output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4797 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 21:15:40 +00:00
pontscho 57e3534b04 small changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4796 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 21:11:01 +00:00
michael d424101631 101++
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4795 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 19:41:50 +00:00
michael d0b24c8362 fixing bgr32 output on big-endian systems
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4794 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 17:48:00 +00:00