buffer: Check return value of meta transform function in gst_buffer_copy_into()
authorSebastian Dröge <sebastian@centricular.com>
Mon, 20 Apr 2015 07:23:43 +0000 (09:23 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 20 Apr 2015 07:23:43 +0000 (09:23 +0200)
commita5ab02733a614a258e0effcdeb91968f4795cb7b
treef137e275958f03bf727b1c72a7006d74813ee3c2
parent243889a88c2e37e8143b6d696b6e1082aa5c6f32
buffer: Check return value of meta transform function in gst_buffer_copy_into()

... by printing some debug output whenever copying a GstMeta fails.

https://bugzilla.gnome.org/show_bug.cgi?id=748119
gst/gstbuffer.c