[Cogl] [PATCH 0/2] minor cogl-gst changes to fold in

Robert Bragg robert at sixbynine.org
Fri Feb 22 08:19:36 PST 2013


From: Robert Bragg <robert at linux.intel.com>

Here are a couple of minor changes that can be folded in too I think.

The first just fixes some spurious indentation I found plus removes a few uses
of guint types. The second patch removes the cogl_gst_init api since I think
it will be ok to just expect applications to call gst_init themselves.

kind regards,
- Robert

Robert Bragg (2):
  cogl-gst: fixes some indentation + guint usage
  cogl-gst: removes cogl_gst_init

 cogl-gst/Makefile.am           |  2 --
 cogl-gst/cogl-gst-util.c       | 51 --------------------------------
 cogl-gst/cogl-gst-util.h       | 43 ---------------------------
 cogl-gst/cogl-gst-video-sink.c | 66 +++++++++++++++++++++---------------------
 cogl-gst/cogl-gst.h            |  1 -
 5 files changed, 33 insertions(+), 130 deletions(-)
 delete mode 100644 cogl-gst/cogl-gst-util.c
 delete mode 100644 cogl-gst/cogl-gst-util.h

-- 
1.8.1.1



More information about the Cogl mailing list