basetransform: fix buffer refcounting
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 16 May 2011 16:48:20 +0000 (18:48 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 16 May 2011 16:48:20 +0000 (18:48 +0200)
commit53e4d1a007f101edbb4321d2eafb88444e18f7ed
tree7a0020d989f2749f5ca3ea27caeb7657cea70434
parentcf4c9556158a88c8856f46026529627cb1d483c0
basetransform: fix buffer refcounting

When we fail to allocate an output buffer, set the buffer pointer to NULL or
else the calling function will try to unref it.
Remove some old comments
libs/gst/base/gstbasetransform.c