1. 16 Dec, 2002 6 commits
  2. 15 Dec, 2002 9 commits
  3. 14 Dec, 2002 8 commits
  4. 13 Dec, 2002 7 commits
  5. 12 Dec, 2002 7 commits
  6. 11 Dec, 2002 3 commits
    • Gildas Bazin's avatar
      · a89bc506
      Gildas Bazin authored
      * modules/codec/mad/*: don't let mad drop corrupted mpeg frames without telling us. When
      this happens, we miscalculate the pts of the next valid frame, which in turn causes heavy
      resampling. This fix should be most useful for web radios.
      a89bc506
    • Jean-Paul Saman's avatar
      Fixed qte video output segmentation fault during initialization. · 288b9114
      Jean-Paul Saman authored
      The following things have still to be fixed:
      - segmentation fault on destroy
      - video placing and
      - orientation
      - video line spacing is wrong
      288b9114
    • Laurent Aimar's avatar
      * all: access plugins should not modify · 851f437f
      Laurent Aimar authored
      p_input->stream.p_selected_area->i_tell when reading data. (It's done in
      input_SplitBuffer). (But access should still set it on a "seek")
      851f437f