summaryrefslogtreecommitdiff
path: root/cogl-gst
Commit message (Expand)AuthorAgeFilesLines
* cogl-gst-plugin: Fix the license name in the plugin descriptionNeil Roberts2014-03-141-1/+1
* cogl-gst: Fix get_caps implementation when no context is setNeil Roberts2014-01-311-1/+5
* cogl-gst: video-sink: add NV12 supportNeil Roberts2014-01-311-6/+111
* cogl-gst-video-sink: Premultiply the colors coming from the videoNeil Roberts2014-01-312-38/+125
* cogl-gst: video-sink: fix not installed rgb shaderLionel Landwerlin2014-01-221-1/+3
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-144-94/+79
* remove internal_format and redundant error argumentsRobert Bragg2014-01-011-30/+22
* cogl-gst: video-sink: fix YV12/I420 supportRobert Bragg2014-01-011-3/+3
* cogl-gst: video-sink: fix ayuv pipeline setupLionel Landwerlin2013-12-111-2/+2
* cogl-gst: video-sink: fix YV12/I420 supportLionel Landwerlin2013-12-111-4/+49
* Declare interface types as void and remove cast macrosRobert Bragg2013-11-272-8/+21
* cogl-gst: add missing annotationsLionel Landwerlin2013-10-141-4/+5
* cogl-gst: emit ready signal on sink only after the first frame is uploadedLionel Landwerlin2013-08-191-6/+10
* cogl-gst: adds _sink_is_ready() apiRobert Bragg2013-07-252-0/+26
* gst: don't use cogl_texture_new_with_dataRobert Bragg2013-07-111-36/+95
* cogl-gst: move initialization code so CoglGstVideoSink can be subclassedLionel Landwerlin2013-07-091-2/+2
* cogl-gst: protect public API using type checksLionel Landwerlin2013-07-091-5/+32
* cogl-gst: expose aspect ratio apisRobert Bragg2013-04-292-0/+149
* cogl-gst: Remove the return value from attach_frame()Neil Roberts2013-04-252-7/+2
* cogl-gst: Move the PARAM macros into the C fileNeil Roberts2013-04-252-12/+12
* cogl-gst: Add some documentationNeil Roberts2013-04-251-0/+221
* cogl-gst: Remove the unused cogl_gst_video_sink_get_main_loopNeil Roberts2013-04-251-3/+0
* cogl-gst: Add a functions to facilitate layeringPlamena Manolova2013-04-255-242/+264
* cogl-gst: Don't replace previous layers in default shaderNeil Roberts2013-04-252-8/+14
* cogl-gst: Remove ‘FLOP’Neil Roberts2013-04-251-1/+0
* cogl-gst: Use alpha textures instead of luminance texturesNeil Roberts2013-04-152-4/+4
* cogl-gst-plugin: Use a real version number and web addressNeil Roberts2013-03-211-4/+3
* cogl-gst: More pedantic style fixesNeil Roberts2013-03-213-78/+90
* cogl-gst: pedantic typo fix in pkg-config descriptionChris Cummins2013-03-211-1/+1
* cogl-gst: pedantic style fixes in cogl-gst-video-sink.hRobert Bragg2013-03-211-4/+5
* cogl-gst: remove experimental "HW Decode" codeRobert Bragg2013-03-211-71/+0
* Include CoglGstPlamena Manolova2013-03-198-0/+1609