1. 18 Dec, 2001 3 commits
    • Sam Hocevar's avatar
      · 011dbff0
      Sam Hocevar authored
        * Fixed a copy/paste error from previous commit.
      011dbff0
    • Sam Hocevar's avatar
      · 9e468659
      Sam Hocevar authored
        * Added --with-dll-path option for my automated Win32 package builds.
      9e468659
    • Sam Hocevar's avatar
      · ea68ee70
      Sam Hocevar authored
      (0.2.92 branch)
        * Initialize SDL before opening the SDL audio output.
        * Prevent two SDL video outputs or audio outputs to be spawned at the
          same time to avoid ugly crashes.
      ea68ee70
  2. 17 Dec, 2001 5 commits
    • Sam Hocevar's avatar
      · 0c8b60b6
      Sam Hocevar authored
        * TS input: bugfix in DecodePAT and minor optimizations elsewhere.
      0c8b60b6
    • Sam Hocevar's avatar
      * TS input: we now check that the contents of the PAT has changed · 51b292dd
      Sam Hocevar authored
          before updating it, instead of just relying on its version number.
        * debian/changelog updates.
      51b292dd
    • Sam Hocevar's avatar
      · 2816c900
      Sam Hocevar authored
        * Disabled broken ALSA audio output. Closes Debian bugs #110869 and #119846.
        * Fixed build dependencies on libasound2-dev. Closes Debian bug #121057.
        * Changed configure.in so that libXv_pic is used instead of libXv.a when
          available. Closes Debian bug #111790.
      2816c900
    • Sam Hocevar's avatar
      · a78ebd14
      Sam Hocevar authored
        * CPU detection under BeOS.
        * Fixed XVideo port selection.
      a78ebd14
    • Sam Hocevar's avatar
      · 09fed885
      Sam Hocevar authored
        * Fixed 4:2:2 software rendering.
        * Removed cruft I forgot in aout_alsa.c.
      09fed885
  3. 13 Dec, 2001 3 commits
    • Sam Hocevar's avatar
      · 254c175a
      Sam Hocevar authored
        * Minor compile fix under Hurd.
        * Fixed a potential segfault if the subtitle stream was encountered
          before the video stream.
      254c175a
    • Christophe Massiot's avatar
      36901709
    • Sam Hocevar's avatar
      · f742dd83
      Sam Hocevar authored
        * Fixed potential compilation issues under eg. BSD/OS.
      f742dd83
  4. 12 Dec, 2001 2 commits
    • Sam Hocevar's avatar
      · 1b7799ab
      Sam Hocevar authored
        * Fixed unnecessary target remake (recursive make is harmful !).
      1b7799ab
    • Sam Hocevar's avatar
      · ae120c7c
      Sam Hocevar authored
        * Fixed a potential BeOS linking issue.
        * Fixed a minor bug in input.c.
      ae120c7c
  5. 11 Dec, 2001 2 commits
  6. 10 Dec, 2001 5 commits
  7. 09 Dec, 2001 2 commits
    • Sam Hocevar's avatar
      · 8cfd5fb7
      Sam Hocevar authored
        * Fixed win32 compilation.
      8cfd5fb7
    • Sam Hocevar's avatar
      · 30c1b2d9
      Sam Hocevar authored
        * Added the MAD plugin to the Debian build system, called it mad instead
          of mad_adec to stay coherent will other plugins.
        * Fixed a few warnings due to missing <string.h>.
      30c1b2d9
  8. 08 Dec, 2001 1 commit
    • Sam Hocevar's avatar
      · 59d238f2
      Sam Hocevar authored
        * Fixed debian and make snapshot rules.
      59d238f2
  9. 07 Dec, 2001 5 commits
  10. 06 Dec, 2001 5 commits
  11. 05 Dec, 2001 2 commits
  12. 04 Dec, 2001 1 commit
  13. 03 Dec, 2001 4 commits
    • Christophe Massiot's avatar
      8fec59e1
    • Stéphane Borel's avatar
      · a0ae0628
      Stéphane Borel authored
      -added eof for ts seekable streams
      -close netlist when ts input ends
      a0ae0628
    • Christophe Massiot's avatar
      Fixed a bug in my previous commit. · 3e22409a
      Christophe Massiot authored
      3e22409a
    • Sam Hocevar's avatar
      · 95a333bf
      Sam Hocevar authored
        * Borrowed MPlayer's fast memcpy() routines. Best is autodetected, choose
          "--memcpy <whatever>" to choose one from c, mmx, mmxext or 3dn.
          Please test! Especially Athlon users.
        * Added versioned build-dep to libasound2-dev (Closes Debian bug #121057).
        * Updated Gtk/GNOME interfaces to use "udpstream" instead of "ts".
        * Unrolled ChangeLog.
      95a333bf