]> git.sesse.net Git - vlc/history - modules/audio_filter/normvol.c
Rename audio filter2 capability back to audio filter
[vlc] / modules / audio_filter / normvol.c
2009-11-05 Rémi Denis-CourmontRename audio filter2 capability back to audio filter
2009-11-05 Rémi Denis-CourmontNormvol: convert to audio filter2
2009-09-27 Rémi Denis-Courmontaout_filter_t.(in|out)put -> aout_filter_t.fmt_(in...
2009-09-27 Rémi Denis-Courmontnormvol: do not handle impossible error
2009-09-23 Rémi Denis-Courmonti_nb_bytes -> i_buffer
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-01-27 Rémi Denis-CourmontTrailing ;
2008-12-12 Rémi DuraffortUse calloc instead of malloc+memset.
2008-11-05 Laurent AimarAllow aout to grab vout_Request calls.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-08-20 Rémi DuraffortFix potential memleaks.
2008-06-24 Yohann Martineaufixed compilation on debian etch.
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-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-03-12 Rémi DuraffortAnother time "Remove useless test before a free".
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 stdio while we're at it.
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-11-07 Derk-Jan Hartman* memleak if normvol filter cannot be used.
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
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-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
2004-12-16 Clément StenacFix a bug with preferences
2004-12-11 Clément StenacImprovements to preferences
2004-11-03 Gildas Bazin* modules/audio_filter/normvol.c: oops.
2004-11-02 Gildas Bazin* modules/audio_filter/normvol.c: compilation fix ...
2004-09-05 Felix Paul Kühne* string review
2004-09-01 Clément Stenac* Fixed a few string errors
2004-07-12 Eric Petit Fixed norm-max-level description
2004-07-12 Clément StenacAdded a very trivial volume normalizer