examples: port directfb example to 1.0
authorKerrick Staley <kerrick@kerrickstaley.com>
Thu, 29 Aug 2013 18:02:37 +0000 (11:02 -0700)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 29 Aug 2013 19:13:48 +0000 (20:13 +0100)
commitdf287fe250e7d1617766fc4a325ee3a00105f78b
treec108f7a08df4ff47446af0c18fd93c51c4217971
parentfdcd93ed7caf07622a90672280e17c06c942e319
examples: port directfb example to 1.0

gst_pad_get_negotiated_caps was removed from 1.0;
gst_pad_get_current_caps should be used instead. See
http://cgit.freedesktop.org/gstreamer/gstreamer/tree/docs/random
/porting-to-1.0.txt

https://bugzilla.gnome.org/show_bug.cgi?id=707074
tests/examples/directfb/gstdfb.c