video-info: implement GstVideoInfo as boxed type
authorMarcin Kolny <marcin.kolny@flytronic.pl>
Mon, 6 Jul 2015 09:36:58 +0000 (11:36 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 6 Jul 2015 09:52:51 +0000 (12:52 +0300)
commit95fa0c58a29b9a9b94cfd80bb843b9c12fdb2870
treee45c25bdcb560f86ce2c213036d0f8430e8e09cc
parent1586981b1bf88016ae2e39bde18e111306fbf7f2
video-info: implement GstVideoInfo as boxed type

GstVideoInfo usually is created on the stack, but boxed type can be useful
for bindings.

https://bugzilla.gnome.org/show_bug.cgi?id=752011
gst-libs/gst/video/video-info.c
gst-libs/gst/video/video-info.h