]> git.sesse.net Git - vlc/history - plugins/mad/mad_adec.c
* ALL: new module API. Makes a few things a lot simpler, and we gain
[vlc] / plugins / mad / mad_adec.c
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-22 Sam Hocevar * ./plugins/mad/mad_adec.c, ./plugins/mad/mad_libmad...
2002-05-06 Jean-Paul SamanAdded mad plugin downscale config option for selecting...
2002-05-03 Jean-Paul SamanAout fifo adapts it size according to the length of...
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-23 Laurent Aimar* ./plugins/ac3_adec/* use _M to avoid conflict with...
2002-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-21 Christophe Massiot* Decoders do not necessarily use bit stream (see mad...
2002-01-21 Jean-Paul SamanChanges made to mad plugin:
2002-01-14 Christophe Massiot* More precise way to retrieve a PTS from the bit stream.
2002-01-14 Jean-Paul SamanSmooth sound (not tested on iPaq)
2002-01-11 Jean-Paul SamanRemoved aout_CreateFifo from mad_adec.c InitThread...
2002-01-07 Sam Hocevar * ./plugins/mga/mga.c: removed the mgammx module...
2002-01-06 Jean-Paul SamanOptimized libmad_output() for smoother sound. It is...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-30 Sam Hocevar * Put ErrorThread() in input_ext-dec.h because it...
2001-12-27 Christophe Massiot* Changed the way decoder_fifo_t works ;
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...