opus: don't use deprecated gst_buffer_new_and_alloc
authorMersad Jelacic <mersad@axis.com>
Tue, 28 Apr 2015 14:58:21 +0000 (16:58 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 28 Apr 2015 15:36:02 +0000 (16:36 +0100)
commit443cc3baab80d00d124ea415ee92c2a966363efe
treef8cdf2f8e9f3dda109fc6ce9d9b68304bfd106bc
parent20af81edb5342fc983795d2cac33cb4c1ff14998
opus: don't use deprecated gst_buffer_new_and_alloc

Use the helper function available in the base class instead.

https://bugzilla.gnome.org/show_bug.cgi?id=748585
ext/opus/gstopusdec.c
ext/opus/gstopusenc.c