]> git.sesse.net Git - vlc/history - modules/audio_filter/converter/a52tofloat32.c
* include/configuration.h: added a new flag to the configuration stucture to
[vlc] / modules / audio_filter / converter / a52tofloat32.c
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...