summaryrefslogtreecommitdiff
path: root/clutter-gst
Commit message (Expand)AuthorAgeFilesLines
* video-sink: delay subtitle upload until the frame is uploadedLionel Landwerlin2015-10-101-2/+2
* video-sink: use uniform for yuv->rgb matrix conversionLionel Landwerlin2015-10-101-75/+87
* video-sink: deal with cropped videosLionel Landwerlin2015-10-091-2/+27
* video-sink: nv12: use macros rather than structure fieldsLionel Landwerlin2015-10-091-8/+8
* video-sink: fix missing resolution infoLionel Landwerlin2015-09-271-0/+5
* video-sink: fix memory leak with color balanceLionel Landwerlin2015-09-261-55/+27
* video-sink: fix setup_pipeline() not setting its argumentLionel Landwerlin2015-09-261-3/+3
* video-sink: forward navigation event upstreamLionel Landwerlin2015-09-261-2/+14
* video-sink: set pixel format to premultiplied for ayuvLionel Landwerlin2015-09-041-1/+1
* video-sink: fix CoglError leakLionel Landwerlin2015-09-041-1/+2
* video-sink: force upload of video frames when creating texturesLionel Landwerlin2015-07-091-31/+6
* video-sink: print out renderer name in debug messagesLionel Landwerlin2015-06-191-2/+4
* video-sink: clear buffer in flushWim Taymans2015-05-191-0/+26
* video-sink: advertize the GstVideoOverlayComposition feature in capsMatthieu Bouron2015-05-091-0/+16
* memory leaks at loggingVíctor Manuel Jáquez Leal2015-02-111-2/+2
* introspection: disable display initializationLionel Landwerlin2015-01-241-2/+2
* video-sink: do not advertise anything but RGBA for texture uploadLionel Landwerlin2015-01-121-3/+6
* playback: remove deprecated flag from propertiesLionel Landwerlin2015-01-121-12/+6
* player: remove deprecated flag from propertiesLionel Landwerlin2015-01-121-4/+2
* introspection: prevent loading all the gst pluginsLionel Landwerlin2015-01-121-1/+3
* auto-video-sink: check initialization value properlyLionel Landwerlin2015-01-051-2/+2
* auto-video-sink: fix crash when clutter is not initializedLionel Landwerlin2015-01-041-19/+15
* video-sink: remove unused functionLionel Landwerlin2014-12-061-10/+0
* video-sink: add empty navigation interface implementationLionel Landwerlin2014-12-061-2/+22
* content: add set_frame()Lionel Landwerlin2014-12-062-0/+61
* util: remove commented plugin registrationLionel Landwerlin2014-12-061-20/+0
* video-sink: add RGBx/BGRx supportLionel Landwerlin2014-12-061-2/+7
* content: rename video-sink property to sinkLionel Landwerlin2014-12-061-7/+7
* build: Add -lm dependency to clutter-gst-3.0.laPhilip Withnall2014-12-011-1/+2
* plugin: don't register cluttervideosinkLionel Landwerlin2014-07-171-7/+0
* configure.ac: add opportunity to disable gl texture upload supportLionel Landwerlin2014-06-261-2/+11
* video-sink: keep GstBuffer around until the next frameLionel Landwerlin2014-06-261-8/+28
* video-sink: only bind required number of layersLionel Landwerlin2014-06-261-1/+1
* video-sink: expose overlay composition support in capsLionel Landwerlin2014-06-221-22/+25
* content: fix color alpha when no frameLionel Landwerlin2014-06-211-0/+3
* video-sink: use filter when responding to get_caps()Lionel Landwerlin2014-06-211-2/+5
* video-sink: clear textures when new caps are detectedLionel Landwerlin2014-06-211-0/+1
* content: paint background color when no frame is availableLionel Landwerlin2014-06-211-3/+15
* contents: use different paint node namesLionel Landwerlin2014-06-212-3/+3
* plugins: reorganize debug topicsLionel Landwerlin2014-06-213-30/+52
* types: add missing Since declarationsLionel Landwerlin2014-06-091-0/+10
* aspectratio: fix aspect ratio with fill_allocation caseLionel Landwerlin2014-06-091-4/+4
* content: fix return descriptionLionel Landwerlin2014-06-091-1/+1
* playback: silent unused variables warningsLionel Landwerlin2014-06-091-9/+1
* util: fix wrong type link in commentLionel Landwerlin2014-06-091-1/+1
* camera-manager: mark class/instance internals as privateLionel Landwerlin2014-06-092-0/+3
* video-sink: fix documentation sectionLionel Landwerlin2014-06-091-2/+2
* video-sink: subclass GstVideoSink rather than GstBaseSinkLionel Landwerlin2014-06-092-4/+14
* Revert "VAAPI DEBUG"Lionel Landwerlin2014-06-071-21/+3
* VAAPI DEBUGLionel Landwerlin2014-06-071-3/+21