michael
d6b27069d3
triple buffering
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4867 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 19:26:34 +00:00
michael
66038741dd
OVERLAY_KEY_CNTL values
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4866 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 16:16:44 +00:00
nick
65f9efcc58
provide unstable code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4865 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 15:04:09 +00:00
nick
cb7768f9bb
POSIX compatible timer's callback
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4864 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 14:24:11 +00:00
michael
1fe9e6e3bb
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4863 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 14:23:31 +00:00
michael
793fa20469
colorkey support fixed (thanks to nick for the mga_vid tip ... i should RTFS more)
...
wrong vertical scaling fixed if video expansion on rage mobility like "cards"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4862 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 14:21:26 +00:00
albeu
f64f33876c
A first attempt to document the playtree system
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4861 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 13:59:39 +00:00
anders
330d33256f
Adding SW volume control
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4860 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 13:31:26 +00:00
pontscho
4b6f1667db
add half new input support for gui
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4859 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 13:14:27 +00:00
albeu
c256e5a766
Small bugfix with getting playlist last line.
...
Thx Atmos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4858 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 11:13:34 +00:00
nick
cfcf2257be
rename V -> VC just for understanding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4857 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 08:27:15 +00:00
nick
6f1840ae23
Minor fixes and probably final fix of vsync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4856 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 08:12:58 +00:00
melanson
ba4694f4bb
fixed, strengthened, rewrote, and renamed a variety of the ADPCM decoders
...
(including MS, DK4 and DK3 ADPCM)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4855 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 02:48:37 +00:00
michael
3605aa4ec8
colorkey enabled ... until colorkey is correctly supported in vidix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4854 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 02:05:30 +00:00
pontscho
54ae2281a6
mem corruption bug fix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4853 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 21:57:16 +00:00
michael
367e5bd0b8
colorkey support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4852 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 21:27:47 +00:00
albeu
d704994c43
Small bugfix (memcpy too small without sizeof(int) :( )
...
Add move invalide bind msg so it appear only when needed :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4851 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 21:22:12 +00:00
albeu
bb0603ee67
Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV block
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4850 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 21:20:20 +00:00
pontscho
c31e49a4d5
fix playtree bug. but ... i dont' see this ... bazmeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4849 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 19:34:52 +00:00
michael
bccc26f973
vsync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4848 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 18:31:14 +00:00
pontscho
932beab3d1
10l++
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4847 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 17:45:24 +00:00
pontscho
b845ae5fa3
inttypes.h bug fix. 10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4846 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 17:38:33 +00:00
nick
93c371d589
exclude benchmark stuff execution from normal playback
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4845 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 17:10:06 +00:00
nick
a4119f6b15
make -frames key optional for max/total benchmark
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4844 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 17:00:19 +00:00
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