1. 05 Oct, 2003 6 commits
  2. 04 Oct, 2003 12 commits
  3. 03 Oct, 2003 4 commits
  4. 02 Oct, 2003 6 commits
  5. 01 Oct, 2003 10 commits
  6. 30 Sep, 2003 2 commits
    • Gildas Bazin's avatar
      · a1b3ffae
      Gildas Bazin authored
      * include/vlc_block_helper.h, modules/codec/a52.c: same as thedj ;)
      a1b3ffae
    • Gildas Bazin's avatar
      · a4ee4477
      Gildas Bazin authored
      * include/vlc_block.h, modules/codec/libmpeg2.c: re-added the discontinuity flag in block_t and re-enabled the discontinuity gestion in the libmpeg2 codec.
      * include/vlc_block_helper.h: implemented bytestream reading helper functions for chained blocks.
      * modules/codec/a52.c: modified to use the bytestream reading functions.
        The flexibility added by these functions makes the code simpler and better at detecting synchro code emulations.
      a4ee4477