dvbsuboverlay: Make the libdvbsub callback handler responsible for memory cleanup
authorMart Raudsepp <mart.raudsepp@collabora.co.uk>
Wed, 1 Dec 2010 02:28:02 +0000 (04:28 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Wed, 8 Dec 2010 15:30:09 +0000 (16:30 +0100)
commitaca72378787a83da6601eed7b791d0ee2f5b14f0
tree07781198ba6965e2534132bd82cba08d9ca09233
parent4a68decb52175f02ae699719e75bd43ad46f5862
dvbsuboverlay: Make the libdvbsub callback handler responsible for memory cleanup

We want to allow queueing of raw region image data in the gst plugin side,
and keep the data around until we pop the item from the queue. So make
the callback handler responsible for memory cleanup, if one is installed.
gst/dvbsuboverlay/dvb-sub.c
gst/dvbsuboverlay/dvb-sub.h