gst/level/gstlevel.c: Use guint8 * instead of gpointer then vs6 can build in_data...
authorSébastien Moutte <sebastien@moutte.net>
Sun, 13 May 2007 15:47:13 +0000 (15:47 +0000)
committerSébastien Moutte <sebastien@moutte.net>
Sun, 13 May 2007 15:47:13 +0000 (15:47 +0000)
commit603656d1bfc20dd128843ccd6209032e61b330f8
treef41ec8eb4879c89a1f42e669325703bb9a3fbd6d
parent7ef62aac45140e5326fc4272e5488843ed8441ac
gst/level/gstlevel.c: Use guint8 * instead of gpointer then vs6 can build in_data += (filter->width / 8).

Original commit message from CVS:
* gst/level/gstlevel.c: (gst_level_transform_ip):
Use guint8 * instead of gpointer then vs6 can build
in_data += (filter->width / 8).
ChangeLog
gst/level/gstlevel.c