matroskamux: Fix leaking of the streamheader buffers
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 25 Jun 2010 17:40:06 +0000 (19:40 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 25 Jun 2010 17:40:06 +0000 (19:40 +0200)
commit8172c478aa324340b79d098e120e3a2edd770911
tree2ef5c0d3b4dc6fa3a183e156eaf5595919d86bd9
parent19216e72183076541a667f9528d20f030b14f201
matroskamux: Fix leaking of the streamheader buffers

gst_value_set_buffer() increases the refcount and doesn't
take ownership of the buffer.
gst/matroska/matroska-mux.c