ogg: small GValue optimisation
authorTim-Philipp Müller <tim@centricular.net>
Sun, 3 Mar 2013 17:39:13 +0000 (17:39 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 3 Mar 2013 17:40:21 +0000 (17:40 +0000)
commitd97dd36ae5b456531ba12ea3c633123ebf74493c
treedc0609cc79275a4160472aee1967201772018c68
parent63eda9ddc0281b0455a2d21f0c7d85b531ed3971
ogg: 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/ogg/gstoggdemux.c
ext/ogg/gstoggmux.c
ext/ogg/gstoggparse.c