]> git.sesse.net Git - vlc/history - modules/audio_filter/converter
param_eq.c: eol style
[vlc] / modules / audio_filter / converter /
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-12-04 Sigmund Augdal Helberga52tospdif.c: fix regression in recent changes
2005-12-01 Gildas Bazin* modules/audio_filter/converter/a52tospdif.c: remove...
2005-12-01 Derk-Jan Hartman* Support little endian streams on Big endian output...
2005-12-01 Derk-Jan HartmanFix the a52 spdif filter, add big endian support to...
2005-12-01 Derk-Jan Hartman* Introduce 'spdb' the big endian variant of 'spdi...
2005-10-09 Boris Dorès+ src/input/decoder.c src/libvlc.h:
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-05-07 Felix Paul Kühne* controls.m: added l10n of the volume-string shown...
2005-04-08 Christophe Massiot * modules/audio_filter/converter/mpgatofixed32 : Fixed...
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 StenacPreferences update :
2005-03-01 Gildas Bazin* modules/codec/lpcm.c: support for 20/24 bits LPCM.
2004-12-16 Clément StenacFor some unknown reason, the previous commit was not...
2004-12-11 Clément StenacImprovements to preferences
2004-09-30 Gildas Bazin* modules/audio_filter/converter/a52tofloat32.c,dtstofl...
2004-09-08 Gildas Bazin* modules/audio_filter/converter/*: a couple of fixes...
2004-09-03 Clément Stenacmsg_Err -> msg_Dbg
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* modules/stream_out/transcode.c:
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-04-27 Sam Hocevar * Massive spelling corrections.
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
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-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-04-22 Gildas Bazin* modules/audio_filter/converter/s16tofloat32swab.c:
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-12 Marc Ariberti * all: added s16tofixed32 filter, so that we decode...
2003-03-09 Jon Lech Johansen * DTS S/PDIF support.
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-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...
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-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-28 Christophe Massiot* Correct socklen_t detection.
2002-11-21 Christophe MassiotChannel reordering according to the WG-4 specification...
2002-11-21 Sam Hocevar * ./modules/video_output/wingdi.c: skeleton of a...
2002-11-20 Sam Hocevar * ./modules/audio_output/waveout.c: audio output...
2002-11-20 Sam Hocevar * ./evc/plugins.vcp.in: fixed plugin entry points...
2002-11-18 Christophe MassiotPartial fix of the OS X audio output (thanks Heiko!).
2002-11-18 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fixed typo.
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-11-08 Gildas Bazin* configure.ac.in, modules/audio_filter/converter/...
2002-10-22 Christophe Massiot* Added -mdynamic-no-pic to darwin CFLAGS (can you...
2002-10-20 Christophe Massiot* modules/demux/mpeg: Added DVB stream type for A/52...
2002-10-15 Christophe Massiot* Fixed filters which couldn't work with more than...
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-27 Christophe Massiot* Makefile.old: Fixed BeOS compilation.
2002-09-26 Christophe Massiot* Major API change of the audio output. New aout_Dec...
2002-09-21 Jon Lech Johansen * ./modules/audio_filter/converter/Makefile: Fixed...
2002-09-20 Christophe Massiot* Fixed miscellaneous cosmetic issues with lpcm and...
2002-09-19 Christophe Massiot* Audio volume management now works properly. See src...
2002-09-18 Sam Hocevar * ./modules/audio_filter/converter/s16tofloat32swab...
2002-09-18 Henri Fallonlpcm support (tested on 1 source only)
2002-09-16 Christophe Massiot* configure.in: Fixed detection of Qt-embedded.
2002-09-11 Stéphane Borel.Fixed the length of the spdif frame.
2002-09-02 Christophe MassiotThe liba52 "codec" is now an audio filter. It means...
2002-08-28 Christophe Massiot* Fixed libmad's output volume.
2002-08-26 Christophe Massiot* Miscellaneous S/PDIF fixes.
2002-08-22 Sam Hocevar * ./modules/audio_filter/converter/fixed32tofloat32...
next