1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00
Commit Graph

4884 Commits

Author SHA1 Message Date
arpi
e1a8082186 callbacks added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4884 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 01:41:49 +00:00
arpi
450bba2c37 cinepak decoder - untested
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4883 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 01:26:45 +00:00
arpi
21f822b161 stride!=width*bpp support to cinepak decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4882 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 01:12:24 +00:00
laaz
77f3ac91e6 Fixed a bug with -dumpmpsub
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4881 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 01:01:50 +00:00
arpi
e6230fffc2 libmpcodecs video decoder template
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4880 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 00:57:47 +00:00
arpi
0ed51b294c libmpcodecs core - initial version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4879 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 00:57:30 +00:00
arpi
592972e309 new flags added for direct rendering (libmpcodecs core)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4878 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 00:53:01 +00:00
michael
c8d79ee359 check if planar formats are supported
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4877 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-27 14:57:33 +00:00
nick
afb0fd5ea1 We should know size of out buffer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4876 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-27 11:16:53 +00:00
nick
a92a572f24 unroll stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4875 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-27 11:16:18 +00:00
nick
20892b7778 disable color key support - causes a lot of unnecessary problems
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4874 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-27 11:14:25 +00:00
michael
6e5c07d4ef YVU9 support
fixing framesize & alignment
setting colorkey at a more correct place


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4873 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-26 22:15:08 +00:00
jonas
2c863bf5fd german mencoder manpage
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4872 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-26 18:11:10 +00:00
jonas
a22440ce89 small updates: html fixes, man2html compatibility, some new options...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4871 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-26 16:44:14 +00:00
nick
5302ab22b2 color key support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4870 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-26 10:31:31 +00:00
arpi
8bb7aebf00 early draft
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4869 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-26 02:33:20 +00:00
frodone
b8cf61a944 Italian translation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4868 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-26 02:07:17 +00:00
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