]> git.sesse.net Git - vlc/history - modules/audio_filter/resampler/trivial.c
Major change of the channels management. p_format->i_channels disappeares
[vlc] / modules / audio_filter / resampler / trivial.c
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-11-11 Gildas Bazin* src/audio_output/filters.c, src/audio_output/input...
2002-10-15 Christophe Massiot* Fixed filters which couldn't work with more than...
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-08-24 Sam Hocevar * ./modules/audio_filter/resampler/trivial.c: fixed...
2002-08-21 Christophe MassiotBig round of fixes in the aout3.
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
2002-08-10 Christophe Massiot* Fixed a bug triggering the trivial resampler when...
2002-08-09 Christophe Massiot* Trivial resampler plug-in (resampling still non-funct...