GNOME Bugzilla – Bug 684063
tests/examples/snapshot/snapshot.c: get caps from sample
Last modified: 2012-09-17 15:22:21 UTC
Created attachment 224380 [details] [review] get caps from sample pull-preroll signal returns a GstSample in 1.0, not a GstBuffer
Thanks: commit 06777095e8a58454dfba302c80bcc15b82bb3552 Author: Tim-Philipp Müller <tim.muller@collabora.co.uk> Date: Mon Sep 17 16:19:37 2012 +0100 examples: make snapshot example actually compile and work https://bugzilla.gnome.org/show_bug.cgi?id=684063 commit f0d3f3354075fe1a02234276825ec6bc2391f1d7 Author: Javier Jardón <jjardon@gnome.org> Date: Fri Sep 14 02:18:52 2012 +0900 tests/examples/snapshot/snapshot.c: get caps from the sample pull-preroll signal returns a GstSample, not a GstBuffer https://bugzilla.gnome.org/show_bug.cgi?id=684063
Comment on attachment 224380 [details] [review] get caps from sample pushed without the GstMemory change. The sample_caps assigned needed changing also.