1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-03 21:42:18 +00:00
Commit Graph

5087 Commits

Author SHA1 Message Date
melanson
68e3f72892 first pass at RoQ video decoder...not exactly qualified as 'working' at
this point


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4937 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-04 05:57:57 +00:00
alex
f9a117db99 --outdir added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4936 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 19:18:42 +00:00
alex
c0b53cbd69 runme + ai :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4935 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 19:17:22 +00:00
nick
f6878753fb 're-include' possibility
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4934 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 18:47:29 +00:00
nick
154afc3d80 10L
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4933 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 18:29:40 +00:00
nick
036e354dd9 DR on multibuffering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4932 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 18:29:05 +00:00
nick
2cfaacd0cd Multi-buffering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4931 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 16:55:01 +00:00
nick
b4ecb24115 Use as much buffers as possible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4930 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 16:53:12 +00:00
gabucino
ff37837de4 added documentation for "extrastereo" plugin (patch by pl)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4929 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 16:47:04 +00:00
pl
fd28ff2c13 Extrastereo plugin: increases linearly the difference between left and right
channels (as the XMMS extrastereo plugin) which has some of "live" effect (use
it to hear what I mean)

ex: mplayer media.avi -aop list=extrastereo[:mul=3.4]
The default coefficient (mul) is a float number that defaults to 2.5.  If you
set it to 0.0, you will have a mono sound (average of both channels), if you
set it to 1.0, you will have unchanged sound.

A patch for DOCS/sound.html is about to be sent to Gabucino.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4928 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 14:17:53 +00:00
pl
9301c0157c typo in message fix (tipps -> tips)
(spotted by several people I don't have names)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4927 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 13:48:49 +00:00
atmos4
a647697e70 add no fs as default for windrivers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4926 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 13:40:23 +00:00
atmos4
535a697b82 fix linking order
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4925 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 13:36:57 +00:00
atmos4
fac9cb6305 add mangling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4924 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 13:33:40 +00:00
anders
e84bd83e95 Buggfix for buffer overflow calculation in plugins
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4923 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 12:53:26 +00:00
gabucino
d779f76ac8 added Q/A about FAT+2Gb files - user request
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4922 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 11:44:53 +00:00
gabucino
a81b6e3900 added notes about enhanced Neomagic and Savage4 drivers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4921 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 11:33:14 +00:00
gabucino
a96f325580 documented Multifile JPEG/PNG input (-mf)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4920 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 10:54:03 +00:00
gabucino
0500268ab6 -master is obsoleted
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4919 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 09:01:47 +00:00
melanson
e6b0e85243 reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate with
the mp_image structure; PPC decoding works with YV12 output!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4918 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 03:28:17 +00:00
arpi
2abca4208c Cinepak decoder now use mp_image_t -> YV12 worx, others disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4917 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-02 23:43:23 +00:00
arpi
0fdb53c942 Qt RPZA decoder interface by Roberto Togni <rtogni@bresciaonline.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4916 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-02 22:08:19 +00:00
arpi
3d61c6346f good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4915 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-02 18:54:58 +00:00
gabucino
748d1f76aa applied Anders' Software Volume Control patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4914 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-02 18:22:44 +00:00
alex
e3790f62fc removed --enable-xp from help screen to avoid confusing users
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4913 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-02 14:36:18 +00:00
melanson
57bafcdb06 Native Cinepak decoder: Added YV12 support (which is so very close
to working), reworked YUY2 support for speed, cleaned up compiler
warnings, replaced printf()'s with mp_msg()'s


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4912 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-02 06:40:26 +00:00
jonas
ebb22e6890 strike period over, commiting stuff. next commit will be rewrite. (?) - Gabu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4911 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 22:27:01 +00:00
gabucino
1dd69f71b1 initial version. Needs extending, especially LIRC.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4910 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 21:55:26 +00:00
gabucino
7d3941ab6d strike period over, commiting stuff. next commit will be rewrite. (?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4909 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 20:39:59 +00:00
jkeil
094f9712df Fix a few syntax errors compiling ao_sun.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4908 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 14:54:05 +00:00
mswitch
93e805df25 Added more info regarding sync and :noprebuffering
Reformatted certain parts to fit on a standard 24 column terminal


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4907 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 14:18:32 +00:00
michael
a73add099e yuy2 support disabled to workaround stupid colorspace selection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4906 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 12:42:12 +00:00
melanson
2963621d2e Added BGR32 output support to PNG vo target because, hey, why
not? Besides, it helps me debug PPC stuff.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4905 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 04:17:05 +00:00
melanson
c2a5adb55a fixed some endian issues, like changing bswap_32() -> be2me_32(), and
removing FIXME #warning about endianness (seems to work fine on PPC)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4904 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 03:02:25 +00:00
arpi
ca3c4888c6 implemented basic wrapper functions to new libmpcodecs api
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4903 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 00:26:10 +00:00
arpi
9ae3af3b34 dec_video.c added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4902 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 00:25:43 +00:00
arpi
15de858d8b 10l... forgot to set VFM
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4901 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 00:24:56 +00:00
arpi
3a633f9c40 fixed stride for packed formats, more detailed printf at image allocation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4900 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 00:20:11 +00:00
arpi
6e9e3289b3 removed codec dependent parts, only core left
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4899 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 21:59:14 +00:00
arpi
2b5faf4530 PIM1 is playable with ffmpeg12. thx to Togni Roberto <rtogni@bresciaonline.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4898 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 21:24:02 +00:00
arpi
b201cec82c 10l... gcc 3.x fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4897 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 21:17:12 +00:00
michael
ae587e624a print the number of buffers used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4896 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 16:24:55 +00:00
michael
e863c304f9 use 4 buffers, fallback to fewer buffers if the video ram isnt large enough
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4895 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 16:20:58 +00:00
albeu
57ef06bcf8 Added waitpid in free_stream to avoid zombies
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4894 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 13:50:09 +00:00
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