dvdspu: Don't unmap an unreffed buffer
authorJan Schmidt <jan@centricular.com>
Mon, 25 Nov 2013 04:17:33 +0000 (15:17 +1100)
committerJan Schmidt <jan@centricular.com>
Mon, 25 Nov 2013 04:17:33 +0000 (15:17 +1100)
commitd92b6f799595fcb8ad5ac6518565e745d00a0cd6
treebb32b3b47e9ffa37c1bb6c48488b56aa581accdc
parentde3abac8eda9addcf07b604828bc78dfb66a002a
dvdspu: Don't unmap an unreffed buffer

gst_dvd_spu_finish_spu_buf drops the reference to the current
buffer, so make sure to call gst_buffer_unmap before it.
gst/dvdspu/gstspu-vobsub.c