1. 31 Oct, 2002 2 commits
    • Gildas Bazin's avatar
      · cae5489a
      Gildas Bazin authored
      * modules/codec/spudec/spudec.c, modules/codec/spudec/parse.c: fixed a couple
         of problems introduced with the recent changes to the bitstream facility.
      * src/audio_output/output.c: fixed a quite annoying bug in aout3 that was
         triggering unnecessary trashing of audio frames.
      cae5489a
    • Christophe Massiot's avatar
      Fixed plug-in compilation on OS X. · 5cbb47d6
      Christophe Massiot authored
      5cbb47d6
  2. 30 Oct, 2002 3 commits
  3. 29 Oct, 2002 6 commits
  4. 28 Oct, 2002 13 commits
  5. 27 Oct, 2002 6 commits
  6. 26 Oct, 2002 3 commits
    • Laurent Aimar's avatar
      · 4a0ddd5b
      Laurent Aimar authored
       * all : fix for new use of p_selected_area->i_tell.
      
       Just a word: now we cannot update anymore p_input->p_current_data
      without updating i_tell. I known that it's used for skipping some bytes in
      mp3 demux (not yet fixed), I don't known if it's used elsewhere....
      4a0ddd5b
    • Gildas Bazin's avatar
      · 09cbae7e
      Gildas Bazin authored
      * ALL: p_selected_area->i_tell is now update inside input_SplitBuffer instead
         of inside the pf_read functions of access plugins. That means i_tell now
         actually reflects the position of what is being decoded and furthermore it
         is updated more often.
      09cbae7e
    • Simon Latapie's avatar
      f068c802
  7. 25 Oct, 2002 5 commits
  8. 24 Oct, 2002 2 commits