pl
bb18f52a7a
volume normalizer plugin support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4942 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-05 09:17:36 +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
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
anders
30c2c12d50
Added plugin for fractional resampling (alpha code)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3632 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-20 15:30:22 +00:00
steve
ff58a1305d
compile remez.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3485 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-13 23:36:36 +00:00
steve
15c31b2055
compile pl_surround.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3315 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-04 15:43:08 +00:00
nexus
bdde3d5657
FreeBSD install nas* to /usr/X11 by default (and require -lm)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3284 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 15:57:10 +00:00
anders
41881ebf85
commandline configuration of audio plugins now through struct, format conversion plugin added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3195 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-29 12:44:06 +00:00
anders
703be6f885
Changes to audio out Makefile
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3109 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-25 14:31:11 +00:00
anders
242aa6ebd4
interface to libao2 changed ao_plugin added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3096 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-24 05:21:22 +00:00
pl
927210800c
ao_mpegpes isn't really optional
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2978 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 18:58:03 +00:00
mswitch
b7f83d94c2
Had to remove ao_mpegpes.c from the Makefile since it depends on libvo/vo_mpegpes and doesn't like libvo2 =).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2899 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 11:35:25 +00:00
alex
17f7dae687
audio_out_format_name moved from audio_out.c to afmt.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2813 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 01:49:26 +00:00
arpi
38128eab95
ao_mpegpes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2709 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-05 03:01:11 +00:00
arpi
69cfcfe301
OPTFLAGS vs. INCLUDES cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1235 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-26 23:15:58 +00:00
atmosfear
de46867f2d
Added raw PCM writer ao driver.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1108 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-12 11:00:15 +00:00
arpi_esp
5c50d3e7dd
applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 18:40:44 +00:00
arpi_esp
72dc776c7e
libao->libao2 because of conflict with OMS's libao
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1014 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 21:00:47 +00:00
arpi_esp
c2b7070033
dependency stuff fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1011 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 19:33:28 +00:00
atmosfear
6464ede773
Added support for sdl audio out (buggy pre-alpha).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@967 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 10:48:36 +00:00
arpi_esp
7a2eec4b59
audio out drivers
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@955 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-02 23:25:43 +00:00