baseparse: remove the memory from the tmpbuf
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 17 Oct 2011 15:00:04 +0000 (17:00 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 17 Oct 2011 15:04:10 +0000 (17:04 +0200)
commit216a8778250126df1ff571510646591cfcefc50a
tree58d358c4e1545d0c1015e056adc9853ce0e41402
parent221836f452264e97e99ddec9cd59d9e853c7d52e
baseparse: remove the memory from the tmpbuf

We use a tmpbuf to hold a temporary pointer to the adapter memory. We need to
remove that memory when we no longer need it.
libs/gst/base/gstbaseparse.c