1. 26 Feb, 2003 7 commits
  2. 25 Feb, 2003 4 commits
    • Gildas Bazin's avatar
      · 81b6f23d
      Gildas Bazin authored
      * modules/codec/libmpeg2.c: fixed pts handling.
      81b6f23d
    • Gildas Bazin's avatar
      · e5d7f7ce
      Gildas Bazin authored
      * configure.ac.in: accidentaly changed AM_GNU_GETTEXT_VERSION to 0.11.5 in
         my last commit.
      * po/Makevars: file needed by newer versions of gettext.
      e5d7f7ce
    • Laurent Aimar's avatar
      * stream_output.* : added a flags variable to sout_buffer_t, allowing to · 626d8bea
      Laurent Aimar authored
      mark headers.
       * httpd : added a way to use stream header, and changed the way that
      stream data are stored (allow better client handling).
       * http : use stream header, and add mime type detection by looking
      at file extention (could be improved).
       * ogg: fixed a segfault when removing a stream, mark header.
      626d8bea
    • Gildas Bazin's avatar
      · 08a2b6ba
      Gildas Bazin authored
      * configure.ac.in, modules/codec/Modules.am, modules/codec/libmpeg2.c:
         Added a simple mpeg video decoder based on libmpeg2. It is mainly useful
         for comparing the performance against our custom decoder as it is currently
         missing some important features like the synchro stuff.
      08a2b6ba
  3. 24 Feb, 2003 11 commits
  4. 23 Feb, 2003 7 commits
  5. 22 Feb, 2003 2 commits
  6. 21 Feb, 2003 7 commits
  7. 20 Feb, 2003 2 commits
    • Derk-Jan Hartman's avatar
    • Gildas Bazin's avatar
      · de621e39
      Gildas Bazin authored
      * src/libvlc.h, modules/audio_output: added a global --spdif config option
         to allow using the spdif output by default if available.
      * modules/misc/dummy/*: on win32 added a quiet mode that doesn't display
         a dos command box.
      * modules/control/rc/rc.c: on win32 enabled the echo mode and the
         backspace key.
      * modules/codec/mpeg_audio.c: fixed a sync bug.
      de621e39