1. 06 Mar, 2004 1 commit
  2. 05 Mar, 2004 1 commit
  3. 03 Jan, 2004 7 commits
    • Gildas Bazin's avatar
      · bab2dff4
      Gildas Bazin authored
      * po/*: another ./toolbox --update-po before 0.7.0 because some commits where done.
      bab2dff4
    • Clément Stenac's avatar
      Updated german translation · 6a42a302
      Clément Stenac authored
      6a42a302
    • Rocky Bernstein's avatar
      ogt.c cvd.c, subtitle.h: move common debug string help into subtitle.h · 289aade7
      Rocky Bernstein authored
      {cvd,ogt}_parse.c, common.c, subtitle.h: add ability to dump subtitles via
      libpng.
      289aade7
    • Gildas Bazin's avatar
      · 3a903d5f
      Gildas Bazin authored
      * po/*, ChangeLog: preparing for the 0.7.0 release.
      3a903d5f
    • Gildas Bazin's avatar
      · 1fc66eda
      Gildas Bazin authored
      * modules/gui/wxwindows/interface.cpp: fixed and re-enabled aspect-ratio combobox in the extended gui.
      1fc66eda
    • Gildas Bazin's avatar
      · db294cb0
      Gildas Bazin authored
      * modules/stream_out/transcode.c: added YV12 raw video fourcc (chroma planes will likely be inverted though).
      db294cb0
    • Gildas Bazin's avatar
      · 16ccd0f5
      Gildas Bazin authored
      * modules/demux/mpeg/mpga.c, src/input/stream.c: fixed mem leaks.
      16ccd0f5
  4. 02 Jan, 2004 5 commits
  5. 01 Jan, 2004 5 commits
  6. 31 Dec, 2003 2 commits
  7. 30 Dec, 2003 3 commits
  8. 29 Dec, 2003 1 commit
  9. 28 Dec, 2003 5 commits
  10. 27 Dec, 2003 5 commits
  11. 26 Dec, 2003 2 commits
  12. 24 Dec, 2003 3 commits
    • Gildas Bazin's avatar
      · c87f2a54
      Gildas Bazin authored
      * src/libvlc.h: on win9x --win9x-cv-method=0 was problematic (eg. vlc could get stuck during video startup) so --win9x-cv-method=1 is now the default.
      c87f2a54
    • Gildas Bazin's avatar
      · 8a9ed930
      Gildas Bazin authored
      * src/libvlc.c: small fixes to Usage().
      8a9ed930
    • Gildas Bazin's avatar
      · 26e930b5
      Gildas Bazin authored
      * include/vlc_block.h: added a temporary i_rate field to block_t.
      * modules/codec/libmpeg2.c: synchro uses p_block->i_rate again.
      * src/input/*: do not decode audio when i_rate != DEFAULT_RATE.
      26e930b5