gst/base/gstbasetransform.c: Check if the caps are NULL, this can happen if the eleme...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 16 Nov 2005 14:27:20 +0000 (14:27 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 16 Nov 2005 14:27:20 +0000 (14:27 +0000)
commit514648a970b8e9426b840e09738fecbb1b2a7a18
tree185e572c347e6ee3c94c36dc8a5ebc813d1c7ca6
parented4d1cee0e62792d4e9272021c40f06163b831e0
gst/base/gstbasetransform.c: Check if the caps are NULL, this can happen if the element is shutting down and the pad ...

Original commit message from CVS:
* gst/base/gstbasetransform.c:
(gst_base_transform_prepare_output_buf),
(gst_base_transform_event):
Check if the caps are NULL, this can happen if the element
is shutting down and the pad caps are set to NULL.
ChangeLog
gst/base/gstbasetransform.c
libs/gst/base/gstbasetransform.c