1. 31 Oct, 2002 1 commit
  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 3 commits