log libmpcodecs/vf_geq.c @ 36442:ee46a4670903

age author description
Mon, 21 Jan 2013 18:21:51 +0000 diego Add a number of missing libavutil header #includes.
Tue, 19 Apr 2011 07:32:36 +0000 diego vf_geq: Fix FFmpeg API usage; eliminates some deprecation warnings.
Fri, 15 Apr 2011 07:48:41 +0000 diego Build the geq video filter with shared FFmpeg.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Thu, 01 Jul 2010 20:52:17 +0000 reimar Fix function prototypes to match the required type.
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 20:03:26 +0000 iive Fix build due to FFmpeg r22858 change (function rename).
Mon, 12 Apr 2010 08:03:39 +0000 diego Fix build after FFmpeg symbol rename:
Sun, 11 Apr 2010 13:47:13 +0000 iive Fix build due to FFmpeg r22833 change (typedef 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().
Tue, 07 Oct 2008 08:25:47 +0000 diego Remove unnecessary HAVE_AV_CONFIG_H #define.
Tue, 13 May 2008 10:16:20 +0000 diego Use standard license headers.