dvdspu: Fix array type
authorEdward Hervey <edward.hervey@collabora.co.uk>
Tue, 12 Jun 2012 08:59:39 +0000 (10:59 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Tue, 12 Jun 2012 09:02:38 +0000 (11:02 +0200)
commit5ae01f10fd0632f217360fe1986e8da4f7d3d6b4
tree75901db0f4c27fa5f1077dddcea058445847d3f9
parent62b66c1316c45700037e6193425212b124287f11
dvdspu: Fix array type

We wanted an array of guint8 (and not an array of pointers) to store
the data from gst_buffer_extract() and read it.
gst/dvdspu/gstdvdspu.c