]> git.sesse.net Git - vlc/history - plugins/mad
video output has better handling of settings. it remembers flags like fullscreen...
[vlc] / plugins / mad /
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-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-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-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 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 SamanUpdated BUGS list
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...
2002-01-05 Jean-Paul SamanUpdated documentation.
2002-01-05 Jean-Paul SamanUpdated TODO list.
2002-01-05 Jean-Paul SamanUpdated documentation
2002-01-05 Jean-Paul SamanRemoved unused function prototype from headerfile.
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-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...