ext/xvid/gstxvidenc.c: Compile fixes.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 12 May 2006 10:43:49 +0000 (10:43 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 12 May 2006 10:43:49 +0000 (10:43 +0000)
Original commit message from CVS:
* ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init),
(gst_xvidenc_init), (gst_xvidenc_finalize),
(gst_xvidenc_handle_sink_event), (gst_xvidenc_setup),
(gst_xvidenc_setcaps), (gst_xvidenc_encode), (gst_xvidenc_chain),
(gst_xvidenc_flush_buffers), (gst_xvidenc_set_property),
(gst_xvidenc_get_property):
Compile fixes.

ChangeLog
ext/xvid/gstxvidenc.c

index eb9dc90..1212ead 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2006-05-12  Wim Taymans  <wim@fluendo.com>
 
+       * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init),
+       (gst_xvidenc_init), (gst_xvidenc_finalize),
+       (gst_xvidenc_handle_sink_event), (gst_xvidenc_setup),
+       (gst_xvidenc_setcaps), (gst_xvidenc_encode), (gst_xvidenc_chain),
+       (gst_xvidenc_flush_buffers), (gst_xvidenc_set_property),
+       (gst_xvidenc_get_property):
+       Compile fixes.
+
+2006-05-12  Wim Taymans  <wim@fluendo.com>
+
        Patch by: Mark Nauwelaerts <manauw at skynet dot be>
 
        * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_structure_to_csp),
index 4b18551..e39176d 100644 (file)
@@ -472,7 +472,7 @@ static void
 gst_xvidenc_init (GstXvidEnc * xvidenc)
 {
   GParamSpec **pspecs;
-  gint i, num_props;
+  guint i, num_props;
 
   /* create the sink pad */
   xvidenc->sinkpad =