camerabin2: use correct variable when handling pad probe buffers
authorThiago Santos <thiago.sousa.santos@collabora.com>
Thu, 6 Sep 2012 04:53:07 +0000 (01:53 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Thu, 6 Sep 2012 04:53:07 +0000 (01:53 -0300)
commit2139c81cdb22303d6946edf877b2b12a311e2862
tree2a4a83b24c95e226a6865aa4219149a8c9549223
parentb13b59014c81835911796856e78b525056be2015
camerabin2: use correct variable when handling pad probe buffers

Pad probe data is in the GstPadProbeInfo, not in the user data
parameter.
gst/camerabin2/gstcamerabin2.c