]> git.sesse.net Git - vlc/history - modules/audio_filter/channel_mixer/headphone.c
vlc_plugin: fix non-LGPL plugins meta infos
[vlc] / modules / audio_filter / channel_mixer / headphone.c
2015-03-21 Rémi Denis-Courmontvlc_plugin: fix non-LGPL plugins meta infos
2014-05-25 Tristan Matthewsheadphone: fix overflow buffer handling
2014-03-22 Ilkka Ollakkaheadphone: fix memory allocation
2013-03-01 Rémi Denis-Courmontaudio filters: remove old filter_NewAudioBuffer()
2012-11-06 Rémi Denis-Courmontheadphone: setup filter_t on success and rationalize
2012-05-22 Rémi Denis-CourmontReplace remaining instances of aout_buffer_t with block_t
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-06-06 Rémi Denis-Courmontvar_InheritInteger -> var_InheritBool
2009-12-30 Rémi Denis-Courmontheadphone mixer: kill config_Get
2009-12-30 Rémi Denis-Courmontheadphone: kill config_Get
2009-11-05 Rémi Denis-CourmontRename audio filter2 capability back to audio filter
2009-09-30 Rémi Denis-CourmontHeadphone mixer: remove audio filter support
2009-09-27 Rémi Denis-Courmontaout_filter_t.(in|out)put -> aout_filter_t.fmt_(in...
2009-09-23 Rémi Denis-Courmonti_nb_bytes -> i_buffer
2009-09-23 Rémi Denis-Courmontblock_t.i_samples -> block_t.i_nb_samples (as aout_buff...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-06-19 Rémi DuraffortNo need to test for NULL here.
2009-06-18 Rémi Duraffortcosmetics (no functionnal changes).
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-01-27 Rémi Denis-CourmontTrailing ;
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-08-20 Rémi DuraffortFix potential memleaks and remove stupid tests.
2008-07-19 Laurent AimarUse block_Release instead of pf_release directly.
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-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-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
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-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-29 Clément StenacA few string fixes
2004-07-12 Clément StenacAllow on the fly change of equalizer config. Only resta...
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-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...
2002-12-09 Boris Dorès- new headphone channel mixer with virtual spatializati...