From 012d4c657708cc2a90dd737345b1a2af9a8ecdfa Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Fri, 6 May 2005 11:25:56 +0000 Subject: add ported videofilter to cvs head Original commit message from CVS: add ported videofilter to cvs head --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3836bab4..0a98f781 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2005-05-06 Christian Schaller + + * PORTED_09: update to add videofilter + * configure.ac: re-add videofilter + * gst/videofilter/Makefile.am: remove videobalance (not ported yet) + * gst/videofilter/gstgamma.c: (gst_gamma_class_init): + * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init): + * gst/videofilter/gstvideofilter.c: (gst_videofilter_getcaps), + (gst_videofilter_setcaps), (gst_videofilter_init), + (gst_videofilter_chain), (gst_videofilter_set_output_size): + * gst/videofilter/gstvideoflip.c: (gst_videoflip_class_init): + 2005-05-06 Christian Schaller * ext/mad: ported plugin from threaded branch -- cgit