]> git.sesse.net Git - vlc/history - modules/audio_filter
CaptureOpenPanel: allow alternative layout
[vlc] / modules / audio_filter /
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 Derk-Jan HartmanMemleaks in Equalizer callback and Mac OS X audio module.
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Derk-Jan HartmanPrefs: repair category system for some lost options.
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-CourmontInclude "config.h" first
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-17 Rémi DuraffortFix spatializer: wrong variables name.
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-15 Laurent AimarReplaced AOUT_FMT_*_NE/IE by by VLC_CODEC equivalents.
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 AimarFixed downmixing to mono (close #2728).
2009-05-13 Laurent AimarFixed downmixing to mono (close #2728).
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-02 Laurent AimarLet simple mixer also handle 5.x with middle channels.
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-18 Christophe MutricyProvide at least a short text and don't translate ""
2009-04-17 Cyril MathéChange strtof to us_strtof to avoid some problem
2009-04-14 Rémi Denis-CourmontNo need to check for strtof() here
2009-04-12 Laurent AimarAlways use swab.
2009-04-10 Rémi Denis-CourmontUse stack array rather than alloca
2009-04-10 Rémi Denis-CourmontRemove useless (partially used) check for stdint.h
2009-04-10 Rémi Denis-CourmontRemove useless check for inttypes.h
2009-03-29 Laurent AimarFixed bandlimited resampler invalid access when used...
2009-02-14 Rémi DuraffortNo need to add a '\n' at the end of messages passed...
2009-01-28 Rémi Denis-CourmontFix plugin strings translation
2009-01-28 Rémi Denis-Courmontspatializer: do not conflict with libvlccore options
2009-01-28 Rémi Denis-CourmontCommand line options are lower-case
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-21 Rémi Denis-CourmontEqualizer: fix invalid sprintf() usage - fixes #2424
2009-01-21 Jean-Baptiste KempfDon't set ridiculously long descriptions or description...
2009-01-21 Jean-Baptiste KempfSet correct shortname for spatializer.
2008-12-12 Rémi DuraffortUse calloc instead of malloc+memset.
2008-11-05 Laurent AimarFixed spatializer compilation.
2008-11-05 Laurent AimarAllow aout to grab vout_Request calls.
2008-11-02 Rémi DuraffortDon't use var_CreateGet oly to Create the variable.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-09-20 Laurent AimarUse block_Release in bandlimited resampler.
2008-09-20 Derk-Jan HartmanDTS: fix the channelorder of DTS.
2008-09-20 Derk-Jan Hartmanspatializer: don't translate empty strings. Someone...
2008-09-17 Geoffroy CouprieShould remove the big white noise that was produced
2008-09-14 Jean-Baptiste KempfWorkaround spatializer bugs.
2008-09-05 Rémi Denis-CourmontMove a bunch of plugins out of configure.ac
2008-08-27 Laurent AimarFixed rear center support (and close #1816).
2008-08-24 Antoine CellerierFix segfault on 64 bit archs. (0 != NULL)
2008-08-23 Antoine CellerierDon't send failure messages when probing filter. (It...
2008-08-23 Antoine CellerierPrefer mono over trivial (in case trivial somehow wants...
2008-08-23 Antoine CellerierPrefer downmixing from channel extracting.
2008-08-20 Rémi DuraffortFix potential memleak.
2008-08-20 Rémi DuraffortFix potential memleaks and remove stupid tests.
2008-08-20 Rémi DuraffortFix potential memleaks (free the module if it can't...
2008-08-20 Rémi DuraffortFix potential memleaks.
2008-08-20 Rémi DuraffortDon't use var_CreateGetString to create a variable.
2008-08-20 Rémi DuraffortFix potential memleaks.
2008-08-19 Laurent AimarAdded s32l/b to float conversion support (close #1872).
2008-08-19 Laurent AimarCosmetics (fixed a few functions name).
2008-08-17 Eric PetitFixes the output i_bitspersample set by the audio_forma...
2008-08-16 Rémi Denis-CourmontFix typo
2008-08-14 Rémi DuraffortFix unitialized value.
2008-08-11 Rémi DuraffortFix memleak, check return value.
2008-08-10 Derk-Jan Hartmanbandlimited: Add an audio-filter2 bridge to this audio...
2008-08-03 Laurent AimarRemoved static variable and added proper locking scheme.
2008-08-03 Justus PiaterDeclared many static variables const
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Rémi DuraffortFix memleak in audio equalizer.
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-19 Laurent AimarFixed undenormalise for 64 bits.
2008-07-19 Laurent AimarUse block_Release instead of pf_release directly.
2008-07-19 Laurent AimarFixed buffer overread in equalizer BandCallback.
2008-07-09 Laurent AimarFixed selection of simple mixer (close #1688)
2008-07-09 Laurent AimarA little clean up of simple channel mixer.
2008-07-03 Rémi Denis-CourmontSignedness fix
2008-06-28 Rémi Denis-Courmontuint is not standard (and breaks Win32) - use unsigned
2008-06-28 Rémi Denis-CourmontFix format string
2008-06-28 Rov JuvanoAdd Scaletempo audio filter
2008-06-24 Yohann Martineaufixed compilation on debian etch.
2008-06-22 Rémi DuraffortRemove unneeded msg_Error about memory failure.
2008-06-22 Antoine CellerierSet i_bitspersample to correct value when changing...
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-04 Rémi Denis-CourmontMaintain SUBDIRS manually for extra flexibility
2008-05-03 Rémi Denis-CourmontUse vlc_memset/vlc_memcpy
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
2008-05-01 Rémi Denis-CourmontDon't re-invent uint8_t - remove byte_t
next