]> git.sesse.net Git - vlc/history - modules/audio_filter/channel_mixer
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / audio_filter / channel_mixer /
2006-01-12 Antoine CellerierFSF address change.
2005-12-11 Boris Dorès- correct calculation of the size of the overflow buffer
2005-10-22 Boris Dorès- accurate testing of i_original_channels
2005-10-13 Boris Dorès- revert "spdif", "force-dolby-surround" and "headphone...
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-10-09 Boris Dorès+ src/input/decoder.c src/libvlc.h:
2005-09-25 Boris Dorès- the creation of the audio filter pipeline when specif...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2004-12-16 Gildas Bazincompilation fixes.
2004-12-16 Clément StenacFor some unknown reason, the previous commit was not...
2004-12-11 Clément StenacImprovements to preferences
2004-09-30 Gildas Bazin* modules/demux/wav.c: use aout_ChannelReorder().
2004-09-30 Gildas Bazin* modules/audio_filter/channel_mixer/simple.c: very...
2004-09-29 Clément StenacA few string fixes
2004-07-12 Clément StenacAllow on the fly change of equalizer config. Only resta...
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2003-12-20 Boris Dorès* libvlc.h input.c headphone.c:
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-03-29 Gildas Bazin* modules/audio_filter/channel_mixer/headphone.c, src...
2003-02-11 Boris Dorès- Dolby Surround fix
2003-02-11 Christophe Massiot* modules/codec/lpcm.c: Attempt at supporting all chann...
2003-01-23 Christophe Massiot* modules/gui/macosx/open.m: Stream output doesn't...
2003-01-22 Christophe MassiotReverse stereo option.
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-14 Christophe Massiot* Fixed dual-mono handling of MPEG audio.
2002-12-09 Boris Dorès- new headphone channel mixer with virtual spatializati...
2002-12-04 Gildas Bazin* modules/audio_filter/channel_mixer/trivial.c: bugfix...
2002-11-20 Sam Hocevar * ./modules/audio_output/waveout.c: audio output...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-10-16 Christophe Massiot* Fixed AOUT_CHAN_CHANNEL2 trivial mixer,
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-02 Christophe MassiotFixed the trivial channel mixer.
2002-08-28 Christophe Massiot* Finally fixed the segfault when resampling.
2002-08-21 Christophe MassiotBig round of fixes in the aout3.