]> git.sesse.net Git - vlc/history - src/input/input_ext-dec.c
* Speed optimization in the handling of the unusual ephemer DVD subtitles.
[vlc] / src / input / input_ext-dec.c
2001-05-08 Sam Hocevar * Speed optimization in the handling of the unusual...
2001-05-07 Arnaud de Bossorei... - fix a bug in UnalignedShowBits that makes some...
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-25 Christophe Massiot* Fixed an alignment issue with the bit stream and...
2001-04-06 Sam Hocevar * Code cleanup: removed a few tabulations.
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-06 Christophe Massiot* Fixed an alignment problem in UnalignedShowBits().
2001-03-06 Christophe Massiot* Fixed an alignment problem on startup.
2001-02-08 Christophe Massiot* Implemented basic stream navigation function, and...
2001-01-26 Christophe Massiot* Removed dead code.
2001-01-22 Christophe Massiot* Minor bitstream optimization.
2001-01-18 Christophe Massiot* 32-bit aligned bitstream (not that fast).
2001-01-10 Christophe Massiot* Changed code for handling b_die in bitstream ;
2001-01-10 Christophe Massiot* Placed a callback to the decoder in the bitstream...
2000-12-26 Christophe Massiot* Use of ptrdiff_t whenever necessary (IA-64 port) ;
2000-12-05 Christophe MassiotThe input-II. (more info by mail in about an hour)