cogl/cogl-gst
Neil Roberts a972024ed7 cogl-gst-video-sink: Fix a call to g_return_val_if_fail
cogl_gst_video_sink_get_natural_size was using g_return_val_if_fail
but its return type is void. For some reason GCC doesn't complain
about this but it causes a compile error on clang.
2014-03-21 15:30:30 +00:00
..
Makefile.am Revert "cogl-gst: add missing Cogl introspection dependency" 2014-03-21 15:20:11 +00:00
cogl-gst-1.0.pc.in Consistently name cogl-gst pkg-config files 2014-01-09 16:03:17 +00:00
cogl-gst-2.0-experimental.pc.in fix experimental pc files dep on cogl-1.0 2014-02-20 18:14:43 +00:00
cogl-gst-plugin.c cogl-gst-plugin: Fix the license name in the plugin description 2014-03-20 17:44:38 +00:00
cogl-gst-video-sink.c cogl-gst-video-sink: Fix a call to g_return_val_if_fail 2014-03-21 15:30:30 +00:00
cogl-gst-video-sink.h Registers gtypes for all public objects and structs 2014-03-20 18:27:12 +00:00
cogl-gst.h This re-licenses Cogl 1.18 under the MIT license 2014-02-22 02:02:53 +00:00
cogl-gst.pc.in cogl-gst: pedantic typo fix in pkg-config description 2013-06-21 18:59:49 +01:00