]> git.sesse.net Git - vlc/history - modules/codec/a52.c
* ALL: Introduction of a new api for decoders.
[vlc] / modules / codec / a52.c
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-03-31 Christophe Massiot* modules/codec/*: Fixed a PTS bug at the initializatio...
2003-01-15 Christophe Massiot* Totally rewrote the mad plug-in, in order to fix...
2002-12-28 Christophe MassiotAdded support for 32 kHz LPCM streams (thanks _Demo_ !).
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-10-28 Gildas Bazin* modules/codec/mpeg_video/parser.c: add_module() for...
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-24 Gildas Bazin* src/input/input_ext-dec.c, include/input_ext-dec...
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-26 Christophe Massiot* Major API change of the audio output. New aout_Dec...
2002-09-20 Christophe Massiot* Fixed miscellaneous cosmetic issues with lpcm and...
2002-09-16 Christophe Massiot* configure.in: Fixed detection of Qt-embedded.
2002-09-06 Christophe MassiotAout3 developer documentation, cont'd.
2002-09-02 Christophe MassiotThe liba52 "codec" is now an audio filter. It means...
2002-08-30 Christophe Massiot* demuxes: Worked around a bug in old VLC and VLS by...
2002-08-26 Christophe Massiot* Miscellaneous S/PDIF fixes.
2002-08-21 Christophe MassiotBig round of fixes in the aout3.
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-14 Christophe Massiot* Changed aout_FormatTo* ; aout_FormatToSize does no...
2002-08-13 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...
2002-08-11 Christophe MassiotDefinition of vlc_fixed_t.
2002-08-11 Christophe MassiotMore S/PDIF fixes.