glcolorconvert-test: Test notify function for setup_wrapped
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Tue, 28 Jul 2015 15:20:40 +0000 (11:20 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Tue, 28 Jul 2015 15:20:40 +0000 (11:20 -0400)
commit47e436916d73704ecc5f189df89a7de085bcb869
tree9ef98638dbba9960a7a0d91ab32279bf93973f64
parent3d9d4869f4c904b67a3dc6354ea2456309a41b8e
glcolorconvert-test: Test notify function for setup_wrapped

gst_gl_memory_setup_wrapped() now takes a destroy notify function. This
destroy notify is called to track the memory life time, hence will
notify each time a memory get destroyed. This test check that the
callback count is correct.
tests/check/libs/gstglcolorconvert.c