summaryrefslogtreecommitdiff
path: root/cogl-gst
Commit message (Expand)AuthorAgeFilesLines
* gst, pango: Add missing pkg-config dependenciesSimon McVittie2019-09-062-2/+2
* build: Enable subdir-objectsEmmanuele Bassi2015-09-031-1/+1
* cogl-gst-video-sink: Fix a call to g_return_val_if_failNeil Roberts2014-03-211-1/+1
* Revert "cogl-gst: add missing Cogl introspection dependency"Neil Roberts2014-03-211-1/+0
* cogl-gst: add missing Cogl introspection dependencyLionel Landwerlin2014-03-211-0/+1
* Registers gtypes for all public objects and structsLionel Landwerlin2014-03-203-0/+73
* cogl-gst-plugin: Fix the license name in the plugin descriptionNeil Roberts2014-03-201-1/+1
* cogl-gst: add cogl_gst_video_sink_get_natural_size() apiRobert Bragg2014-03-202-0/+119
* cogl-gst: allocate textures synchronouslyRobert Bragg2014-03-201-3/+10
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-224-94/+79
* fix experimental pc files dep on cogl-1.0Lionel Landwerlin2014-02-201-2/+2
* 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
* Consistently name cogl-gst pkg-config filesRobert Bragg2014-01-093-2/+28
* remove internal_format and redundant error argumentsRobert Bragg2014-01-091-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-09-231-4/+5
* cogl-gst: emit ready signal on sink only after the first frame is uploadedLionel Landwerlin2013-08-191-6/+10
* gst: don't use cogl_texture_new_with_dataRobert Bragg2013-07-291-33/+95
* cogl-gst: adds _sink_is_ready() apiRobert Bragg2013-07-252-0/+26
* 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-06-212-0/+149
* cogl-gst: Remove the return value from attach_frame()Neil Roberts2013-06-212-7/+2
* cogl-gst: Move the PARAM macros into the C fileNeil Roberts2013-06-212-12/+12
* cogl-gst: Add some documentationNeil Roberts2013-06-211-0/+221
* cogl-gst: Remove the unused cogl_gst_video_sink_get_main_loopNeil Roberts2013-06-211-3/+0
* cogl-gst: Add a functions to facilitate layeringPlamena Manolova2013-06-215-242/+264
* cogl-gst: Don't replace previous layers in default shaderNeil Roberts2013-06-212-8/+14
* cogl-gst: Remove ‘FLOP’Neil Roberts2013-06-211-1/+0
* cogl-gst: Use alpha textures instead of luminance texturesNeil Roberts2013-06-212-4/+4
* cogl-gst-plugin: Use a real version number and web addressNeil Roberts2013-06-211-4/+3
* cogl-gst: More pedantic style fixesNeil Roberts2013-06-213-78/+90
* cogl-gst: pedantic typo fix in pkg-config descriptionChris Cummins2013-06-211-1/+1
* cogl-gst: pedantic style fixes in cogl-gst-video-sink.hRobert Bragg2013-06-211-4/+5
* cogl-gst: remove experimental "HW Decode" codeRobert Bragg2013-06-211-71/+0
* Include CoglGstPlamena Manolova2013-06-218-0/+1606