log libmpcodecs/vf_geq.c @ 34299:1237a0a79119

age author description
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.