]> git.sesse.net Git - vlc/history - modules/audio_filter
backport of [13220] [13191] [13192]
[vlc] / modules / audio_filter /
2005-11-01 Benjamin PrachtBackport latest fix on the linear resampler.
2005-10-22 Boris Dorès- accurate testing of i_original_channels
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
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-30 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: re...
2005-09-25 Boris Dorès- the creation of the audio filter pipeline when specif...
2005-09-22 Gildas Bazin* modules/audio_filter/resampler/ugly.c: compilation...
2005-08-10 Derk-Jan Hartman* Don't use the bandlimited resampler for downsampling...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-06-01 Derk-Jan Hartman* Revert the coreaudio resampler to it's simpler varian...
2005-05-07 Felix Paul Kühne* controls.m: added l10n of the volume-string shown...
2005-04-26 Laurent Aimar * all: warning fixes.
2005-04-08 Christophe Massiot * modules/audio_filter/converter/mpgatofixed32 : Fixed...
2005-03-17 Gildas Bazin* modules/audio_filter/resampler/linear.c: ported linea...
2005-03-17 Gildas Bazin* modules/stream_out/transcode.c: prepare transcoder...
2005-03-17 Gildas Bazin* modules/audio_filter/converter/mpgatofixed32.c: added...
2005-03-16 Gildas Bazin* modules/audio_filter/converter/a52tofloat32.c: suppor...
2005-03-11 Jean-Paul SamanRemoved unneeded VLC_OBJECT() cast and another segfault...
2005-03-10 Jean-Paul SamanSame mistake here: Pass real VLC_OBJECT's to msg_*
2005-03-10 Jean-Paul SamanAnother one. Use real VLC_OBJECT's in msg_*
2005-03-10 Jean-Paul SamanUse VLC_OBJECT's to pass to msg_* functions otherwise...
2005-03-10 Clément StenacMore prefs fixes
2005-03-10 Clément StenacPreferences update :
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-03-01 Gildas Bazin* modules/codec/lpcm.c: support for 20/24 bits LPCM.
2004-12-16 Gildas Bazincompilation fixes.
2004-12-16 Clément StenacFor some unknown reason, the previous commit was not...
2004-12-16 Clément StenacFix a bug with preferences
2004-12-11 Clément StenacImprovements to preferences
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...
next