1. 21 Nov, 2003 3 commits
    • Laurent Aimar's avatar
      ca9786f7
    • Gildas Bazin's avatar
      · 40c4b640
      Gildas Bazin authored
      * modules/codec/flac.c: complete rewrite of the flac decoder + new packetizer.
      * modules/demux/flac.c: rewrite of the flac demuxer which makes use of the flac packetizer.
      40c4b640
    • Gildas Bazin's avatar
      · 231d0470
      Gildas Bazin authored
      * include/vlc_common.h: include stdlib.h
      * include/ninput.h, src/input/stream.c, src/input/input.c:
          new stream_Block() function to read a block_t from the input.
          es_out_Send() takes a block_t as input, for PES (deprecated) use es_out_SendPES().
      * modules/demux/*: changed to new es_out_Send(). asf.c and avi.c still use es_out_SendPES() though.
      231d0470
  2. 20 Nov, 2003 12 commits
  3. 19 Nov, 2003 9 commits
  4. 18 Nov, 2003 11 commits
  5. 17 Nov, 2003 5 commits