log libmpcodecs/vf_qp.c @ 34218:fb4ff8e46d79

age author description
Sun, 24 Apr 2011 08:12:10 +0000 siretart use new eval API names
Fri, 14 Jan 2011 22:10:21 +0000 cehoyos Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sat, 05 Jun 2010 13:44:20 +0000 cehoyos Fix compilation after FFmpeg r23485.
Tue, 01 Jun 2010 10:28:45 +0000 cehoyos Fix compilation after FFmpeg r23402.
Thu, 20 May 2010 23:17:41 +0000 iive Fix compilation broken by FFmpeg-r23201 that changed the api of error logging.
Mon, 12 Apr 2010 08:03:39 +0000 diego Fix build after FFmpeg symbol rename:
Sun, 21 Feb 2010 15:48:03 +0000 diego cosmetics: Rename struct vf_instance_s --> vf_instance.
Sun, 21 Feb 2010 13:40:49 +0000 diego Rename open() vf initialization function to vf_open().
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Thu, 02 Apr 2009 09:20:48 +0000 diego Remove unnecessary malloc.h #includes and related #ifdeffery.
Tue, 17 Feb 2009 11:16:19 +0000 diego Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
Tue, 07 Oct 2008 08:25:47 +0000 diego Remove unnecessary HAVE_AV_CONFIG_H #define.
Mon, 08 Sep 2008 17:02:32 +0000 uau Fix compilation after libavcodec major version 52 changes
Tue, 13 May 2008 10:16:20 +0000 diego Use standard license headers.