1. 27 Oct, 2002 1 commit
  2. 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
  3. 25 Oct, 2002 5 commits
  4. 24 Oct, 2002 5 commits
    • Gildas Bazin's avatar
      · 4edd2384
      Gildas Bazin authored
      * modules/audio_output/oss.c: Finally fixed! There also is a new config option
         (--oss-buggy) to work-around buggy oss drivers.
      4edd2384
    • Sigmund Augdal Helberg's avatar
      less braindead coloring · b25a28ba
      Sigmund Augdal Helberg authored
      b25a28ba
    • Laurent Aimar's avatar
      * ffmpeg : new way to gather a frame · a7fa4779
      Laurent Aimar authored
       * input_ext-dec.c : add a call to GetPES in NextPES when fifo is empty.
      a7fa4779
    • Gildas Bazin's avatar
      · 2175bb5b
      Gildas Bazin authored
      * src/input/input_ext-dec.c, include/input_ext-dec.h, modules/codec/araw.c:
         renamed input_NextPES into input_ExtractPES and factorised its code.
      * modules/codec/ffmpeg/ffmpeg.c, modules/codec/faad/decoder.c,
         modules/codec/cinepak/cinepak.c: make use of NextPES and GetPES from
         src/input/input_ext-dec.c.
      * modules/codec/a52.c: fixed uninitialized variable.
      2175bb5b
    • Gildas Bazin's avatar
      · 2a533cea
      Gildas Bazin authored
      * ALL: I did add these files, but forgot to commit them ( ouarf ouarf :)
      2a533cea
  5. 23 Oct, 2002 3 commits
    • Gildas Bazin's avatar
      · bfc4f0f5
      Gildas Bazin authored
      * ALL: New ogg demux and vorbis codec modules for preliminary support of
         ogg/vorbis streams.
      bfc4f0f5
    • Christophe Massiot's avatar
      Cosmetic. · 0330bbed
      Christophe Massiot authored
      0330bbed
    • Gildas Bazin's avatar
      · 69dd295b
      Gildas Bazin authored
      * ALL: fixed a bunch of memory leaks.
      69dd295b
  6. 22 Oct, 2002 3 commits
  7. 21 Oct, 2002 4 commits
  8. 20 Oct, 2002 4 commits
  9. 17 Oct, 2002 6 commits
  10. 16 Oct, 2002 6 commits