1. 21 Oct, 2008 2 commits
    • Max Kellermann's avatar
      ffmpeg: link with libavutil · e4df17f6
      Max Kellermann authored
      Since ffmpeg svn r13528, you have to link with libavutil manually.
      e4df17f6
    • Max Kellermann's avatar
      ffmpeg: detect which ffmpeg headers should be included · def97411
      Max Kellermann authored
      Since ffmpeg svn r12865, you have to include libavcodec/avcodec.h
      instead of avcodec.h.  This cannot be checked at compile time, instead
      we have to add a check to configure.ac.  Viliam's original ffmpeg
      plugin was based on the newer ffmpeg library, while my Debian
      installation had the older version.  My attempt to correct his include
      statements wasn't correct after all.
      def97411
  2. 20 Oct, 2008 8 commits
  3. 18 Oct, 2008 6 commits
  4. 17 Oct, 2008 17 commits
  5. 16 Oct, 2008 7 commits