]> git.sesse.net Git - vlc/history - modules/audio_filter/channel_mixer
Do not leak the IPC helper - might fix #1598
[vlc] / modules / audio_filter / channel_mixer /
2008-07-19 Laurent AimarUse block_Release instead of pf_release directly.
2008-07-09 Laurent AimarFixed selection of simple mixer (close #1688)
2008-07-09 Laurent AimarA little clean up of simple channel mixer.
2008-06-24 Yohann Martineaufixed compilation on debian etch.
2008-06-22 Rémi DuraffortRemove unneeded msg_Error about memory failure.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-01 Rémi Denis-CourmontDon't re-invent uint8_t - remove byte_t
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-28 Rafaël Carréaudio_filter/: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-12-11 Jean-Baptiste KempfYet another typo discovered by Philipp Weissenbacher
2007-11-21 Christophe Massiot * simple.c: Extended the filter for mono output, and...
2007-11-09 Christophe MutricyTypo
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2006-12-14 Derk-Jan Hartman* More compiler warning fixes (const mostly)
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-29 Jean-Paul SamanFix define
2006-10-21 Jean-Paul SamanFix compiler warning: comparison between signed and...
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-09-25 Jean-Paul SamanMono audio filter is a channel_mixer and not a convertor.
2006-08-29 Jean-Paul SamanLower priority of headphone channel_mixer
2006-08-23 Jean-Paul SamanRemove debug that shouldn't be there.
2006-08-20 Jean-Paul SamanMake headphone also an audio_filter2
2006-07-19 Clément StenacAdd support for modules help strings (Closes:#413)
2006-03-31 Felix Paul Kühne* 2nd review of modules/audio* (refs #438)
2006-03-28 Clément StenacAudio strings, except parametric equalizer (I just...
2006-02-24 Benjamin PrachtAdd a 7.x / 5.x -> 4.0 downmixing routine (for AAC...
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
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.