]> git.sesse.net Git - vlc/history - modules/audio_filter
beos/VideoOutput.cpp: fixed a crash in window destruction
[vlc] / modules / audio_filter /
2004-11-15 Laurent Aimar * format: added a lot of conversion (nearly all case...
2004-11-07 Derk-Jan Hartman* Updated coreaudio resampler. will play small lpcm...
2004-11-04 Clément StenacSave equalizer values so that they don't get overriden...
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-30 Gildas Bazin* modules/audio_filter/converter/a52tofloat32.c,dtstofl...
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-09-08 Gildas Bazin* modules/audio_filter/converter/*: a couple of fixes...
2004-09-05 Felix Paul Kühne* string review
2004-09-03 Clément Stenacmsg_Err -> msg_Dbg
2004-09-01 Clément Stenac* Fixed a few string errors
2004-08-31 Gildas Bazin* modules/stream_out/transcode.c, modules/audio_filter...
2004-08-31 Gildas Bazin* modules/audio_filter/converter/dtstofloat32.c,a52tofl...
2004-08-31 Gildas Bazin* modules/audio_filter/converter/dtstofloat32.c,a52tofl...
2004-08-29 Gildas Bazin* modules/audio_filter/converter/dtstofloat32.c: added...
2004-08-28 Gildas Bazin* modules/audio_filter/converter/a52tofloat32.c: added...
2004-08-27 Gildas Bazin* configure.ac: add the audio format conversion filter.
2004-08-27 Gildas Bazin* modules/stream_out/transcode.c:
2004-08-18 Sigmund Augdal HelbergModules.am: fixed incorrect filename
2004-08-14 Jérome Decoodt*.nib: continuous sliders
2004-08-07 Derk-Jan Hartman* treeble -> treble
2004-08-07 Jérome DecoodtBug fix and change in parse function
2004-08-06 Sam Hocevar * Really fixed strict aliasing breakage here and...
2004-08-05 Derk-Jan Hartman* bad main_data|_begin error of libmad now a Debug...
2004-07-24 Laurent Aimar * equalizer : [0] isn't cool, use a define.
2004-07-22 Eric Petit equalizer.c: compile fix for old compilers (thx sam)
2004-07-17 Derk-Jan Hartman* strtof is C99 and not present on pre BSD 5 (including...
2004-07-16 Laurent Aimar * equalizer: fixed a bug with strtof.
2004-07-15 Gildas Bazin* modules/audio_filter/equalizer.c: fixed segfault...
2004-07-12 Eric Petit Fixed norm-max-level description
2004-07-12 Clément StenacAdded a very trivial volume normalizer
2004-07-12 Clément StenacAllow on the fly change of equalizer config. Only resta...
2004-07-08 Laurent Aimar * equalizer: added a preamp value per preset.
2004-07-07 Gildas Bazin* src/audio_output/input.c: ability to switch between...
2004-07-06 Gildas Bazin* configure.ac, modules/audio_filter/Modules.am: added...
2004-07-06 Laurent Aimar * equalizer: simple (and slow) 10 bands equalizer...
2004-06-18 Sigmund Augdal HelbergFixed a nasty memleak in ugly and linear resamplers...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-02-29 Gildas Bazin* ALL: bumped revision number to 0.7.1
2004-02-25 Derk-Jan Hartman* Disable libmad on OS X
2004-02-15 Gildas Bazin* modules/audio_filter/converter/dtstospdif.c: fixed...
2004-02-08 Gildas Bazin* modules/audio_filter/converter/dtstospdif.c: cough...
2004-02-08 Gildas Bazin* modules/audio_filter/converter/dtstospdif.c: only...
2004-02-07 Sigmund Augdal HelbergFixed a segfault (don't try to memset a negative number...
2004-02-05 Gildas Bazin* modules/video_output/directx/directx.c: fixed the...
2004-02-04 Gildas Bazin* modules/audio_filter/converter/dtstospdif.c: don...
2004-02-04 Gildas Bazin* modules/audio_filter/converter/dtstospdif.c: oops...
2004-02-02 Gildas Bazin* modules/codec/dts.c: removed s/pdif hack from DTS...
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2004-01-25 Felix Paul Kühne* Stringreview
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-20 Boris Dorès* libvlc.h input.c headphone.c:
2003-12-04 Sam Hocevar * include/vlc_common.h:
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-17 Gildas Bazin* configure.ac.in: removed the encoders from the list...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-11 Christophe Massiot* modules/audio_filter/resampler/coreaudio.c: more...
2003-05-04 Christophe Massiot* modules/audio_output/coreaudio.c: worked around a...
2003-04-22 Gildas Bazin* modules/audio_filter/converter/s16tofloat32swab.c:
2003-03-31 Christophe Massiot* modules/codec/*: Fixed a PTS bug at the initializatio...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-30 Christophe Massiot* Resampler plug-in based on CoreAudio's AudioConverter.
2003-03-29 Gildas Bazin* modules/audio_filter/channel_mixer/headphone.c, src...
2003-03-12 Marc Ariberti * all: added s16tofixed32 filter, so that we decode...
2003-03-09 Jon Lech Johansen * DTS S/PDIF support.
2003-03-05 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: another...
2003-03-05 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: added...
2003-03-04 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: small...
2003-03-04 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: fix...
2003-03-04 Gildas Bazin* modules/audio_filter/resampler/bandlimited.[ch]:...
2003-02-24 Jon Lech Johansen * a52tofloat32.c: changed an error into warning.
2003-02-21 Derk-Jan HartmanDJ's first steps in C and vlc decoders ;)
2003-02-21 Derk-Jan Hartman* previous commit seems to break some things. reverting.
2003-02-21 Derk-Jan Hartman* (float) 0 the buffer if it cannot be decoded and...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-17 Gildas Bazin* modules/audio_filter/resampler/linear.c: lowered...
2003-02-16 Christophe Massiot* modules/gui/macosx/open.m: Removed channel server...
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-22 Christophe Massiot* configure.ac.in: Re-added a52sys module, which was...
2003-01-20 Christophe MassiotUsed macro instead of hand-made code.
2003-01-20 Christophe MassiotFixed a dozen bugs regarding mono audio files.
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-15 Christophe Massiot* Totally rewrote the mad plug-in, in order to fix...
2003-01-14 Christophe Massiot* Fixed dual-mono handling of MPEG audio.
2002-12-25 Christophe MassiotSanta Claus brings to you :
2002-12-24 Jean-Paul SamanCosmetic changes.
2002-12-24 Christophe MassiotFixed a major bug in fixed32tos16.c.
2002-12-13 Gildas Bazin* modules/gui/wxwindows/*: added skeleton for popup...
2002-12-09 Boris Dorès- new headphone channel mixer with virtual spatializati...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-12-04 Gildas Bazin* modules/audio_filter/channel_mixer/trivial.c: bugfix...
next