vorbis: small GValue optimisation
authorTim-Philipp Müller <tim@centricular.net>
Sun, 3 Mar 2013 17:42:50 +0000 (17:42 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 3 Mar 2013 17:42:50 +0000 (17:42 +0000)
commit4e1ccb2885d9b3e7b3a25dfa39b661f01bfb24fe
tree6d15f17e44b90f59fac06cee81a4bf0483ea812f
parent13b8b35373b299eb9953dbe9d2531a0bd0667b3e
vorbis: small GValue optimisation

No need to copy buffers we put into the streamheader any more
now that we don't put caps on buffers any more, so there's no
danger of a refcount cycle.
ext/vorbis/gstvorbisenc.c
ext/vorbis/gstvorbisparse.c