ext/xvid/gstxvidenc.c: Compile fixes.

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.
This commit is contained in:
Wim Taymans 2006-05-12 10:43:49 +00:00
parent 39f82f2f19
commit 3ca1e62f03
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,13 @@
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>

View 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 =