basetransform: move prepare_output_buffer code
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 21 Jul 2011 13:49:00 +0000 (15:49 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 21 Jul 2011 13:49:00 +0000 (15:49 +0200)
commit5253a52cb2e9345ecbacf953c5e74a65f514c2cd
tree3cf6d923907f190c5624520150c1274b6953f501
parent560c3d7fbcc2b3c09974e78dcb6fcf2ab7c50227
basetransform: move prepare_output_buffer code

Move the code for prepare_output_buffer to a default implementation. this allows
us to simplify some things and have subclasses call into the default
implementation when needed.
libs/gst/base/gstbasetransform.c