Commit Graph

4943 Commits

Author SHA1 Message Date
albeu 7027f14002 Fix when stdin is used as a file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4893 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 13:49:04 +00:00
albeu 356da44ecd New option use-stdin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4892 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 13:48:04 +00:00
albeu 11ea8307e4 New option use-stdin to use when stdin will be used as a file
Auto enable use-stdin when - is in the command line


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4891 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 13:47:06 +00:00
atlka 581e719695 Corrections to position saving/restore under vo=X11.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4890 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 11:43:21 +00:00
nick da63498bf9 Use stdout as default mencoder's output if no filename specified
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4889 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 08:26:20 +00:00
melanson 783c4f43e4 fixed another color chunk issue
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4888 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 03:01:53 +00:00
laaz e0acf7f92c -subfps and -subdelay alters -dumpmpsub's output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4887 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 02:37:13 +00:00
arpi 6f4effaf5b cinepak added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4886 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 01:43:06 +00:00
arpi d040c950f8 cinepak added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4885 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 01:42:44 +00:00
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