log libmpcodecs/vd_ffmpeg.c @ 28299:8baa89b228c5

age author description
Fri, 16 Jan 2009 13:19:29 +0000 gpoirier revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331
Fri, 16 Jan 2009 10:07:14 +0000 gpoirier fix compilation on non x86 machines (PPC here)
Fri, 02 Jan 2009 17:06:09 +0000 diego Sync with latest round of xvmc changes in FFmpeg.
Mon, 15 Dec 2008 22:25:39 +0000 diego xvmc is now a CONFIG_ option in FFmpeg.
Mon, 08 Sep 2008 20:01:10 +0000 gpoirier fix compilation with lavc version > r15270
Mon, 08 Sep 2008 17:02:32 +0000 uau Fix compilation after libavcodec major version 52 changes
Sat, 06 Sep 2008 18:16:39 +0000 diego Remove outdated URL from vd_info_t struct.
Wed, 27 Aug 2008 11:31:53 +0000 aurel handle the lavfpref demuxer in the same way as the lavf one
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Fri, 16 May 2008 00:23:02 +0000 diego cosmetics: Remove pointless parentheses from return calls.
Sat, 10 May 2008 19:15:57 +0000 michael Reformat very ugly code.
Sat, 10 May 2008 18:55:31 +0000 michael AVOptions support for libavcodec based video decoders.
Sun, 13 Apr 2008 00:03:11 +0000 diego Restore grayscale decoding support with FFmpeg.
Fri, 07 Mar 2008 21:30:01 +0000 diego Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references
Mon, 25 Feb 2008 15:46:36 +0000 diego FFmpeg now uses different (unified) #include paths.