]> git.sesse.net Git - vlc/history - modules/audio_filter/converter/a52tofloat32.c
Improvements to preferences
[vlc] / modules / audio_filter / converter / a52tofloat32.c
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-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-28 Gildas Bazin* modules/audio_filter/converter/a52tofloat32.c: added...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2004-01-25 Felix Paul Kühne* Stringreview
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-02-24 Jon Lech Johansen * a52tofloat32.c: changed an error into warning.
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...
2002-12-25 Christophe MassiotSanta Claus brings to you :
2002-11-28 Christophe Massiot* Correct socklen_t detection.
2002-11-21 Christophe MassiotChannel reordering according to the WG-4 specification...
2002-11-18 Christophe MassiotPartial fix of the OS X audio output (thanks Heiko!).
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
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-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-16 Christophe Massiot* configure.in: Fixed detection of Qt-embedded.
2002-09-02 Christophe MassiotThe liba52 "codec" is now an audio filter. It means...