]> git.sesse.net Git - vlc/history - plugins/mad/mad_libmad.c
* ./plugins/mad/mad_libmad.c: prevent the MAD decoder from looping endlessly
[vlc] / plugins / mad / mad_libmad.c
2002-07-11 Sam Hocevar * ./plugins/mad/mad_libmad.c: prevent the MAD decoder...
2002-06-08 Sam Hocevar * ./plugins/mad/mad_libmad.c: changed error messages...
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
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-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
2002-05-10 Laurent Aimar * include/common.h and input_ext-plugins.h, src...
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-02-24 Sam Hocevar * Fixed a quite old bug in the audio output which...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-01-21 Christophe Massiot* Decoders do not necessarily use bit stream (see mad...
2002-01-21 Jean-Paul SamanOops, lucky to catch this one (deleted function name...
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-06 Jean-Paul SamanOptimized libmad_output() for smoother sound. It is...
2001-12-30 Sam HocevarSome heavy changes today:
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...