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)
commit036f07e087c7ff7c7920d0b958c7c31c49c8e793
tree52f4491c10bfa52c15a1612040a849df310e0cf6
parentc754b8526b32cffe397308567127313bf993c86d
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