vlc/modules/audio_filter
Rémi Denis-Courmont 244a35b030 dca: set output buffer size correctly (fixes #6509, fixes #7459)
Some filters and outputs rely on the samples count (which was correct),
others on the bytes size (which was not), accounting for why decoding
failed only in some combinations.
2012-10-01 22:04:20 +03:00
..
channel_mixer Channel mixer: drop FI32 2012-07-04 22:43:55 +03:00
converter dca: set output buffer size correctly (fixes #6509, fixes #7459) 2012-10-01 22:04:20 +03:00
resampler speex: speex resampler is broken, drop priority to zero 2012-07-24 17:42:56 +03:00
spatializer spatializer: Kill a warning. 2012-04-16 10:42:26 +02:00
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
Modules.am Remove empty *_DEPENDENCIES in makefiles 2012-09-06 16:55:32 +03:00
audiobargraph_a.c Audiobar: add necessary spaces 2012-01-04 01:32:47 +01:00
chorus_flanger.c Chorus: cleanup and quality fixes 2012-03-16 12:19:42 +01:00
compressor.c add_float: remove callback parameter 2010-10-22 21:09:53 +03:00
equalizer.c Revert "Add new API to libvlc for persistent equalizer settings." 2012-09-21 13:54:55 +03:00
equalizer_presets.h Revert "Add new API to libvlc for persistent equalizer settings." 2012-09-21 13:54:55 +03:00
gain.c aout: cleanup mixer and rename to volume 2012-07-17 22:49:59 +03:00
karaoke.c Add trivial ugly stereo karaoke filter 2011-10-08 11:47:13 +03:00
normvol.c add_integer: remove callback parameter 2010-10-22 21:10:50 +03:00
param_eq.c Remove dummy plugin config item parameter 2011-05-13 23:20:55 +03:00
scaletempo.c Remove dummy plugin config item parameter 2011-05-13 23:20:55 +03:00
stereo_widen.c stereo_widen: enhance strings 2012-03-19 15:23:02 +01:00