summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Release 3.0.123.0.12Lionel Landwerlin2015-09-303-1/+20
* 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
* build: Post release bump to 3.0.11Lionel Landwerlin2015-09-041-1/+1
* build: Release 3.0.103.0.10Lionel Landwerlin2015-09-043-2/+20
* video-sink: set pixel format to premultiplied for ayuvLionel Landwerlin2015-09-041-1/+1
* video-sink: fix CoglError leakLionel Landwerlin2015-09-041-1/+2
* build: Post release bump to 3.0.9Lionel Landwerlin2015-07-181-1/+1
* build: Release 3.0.83.0.8Lionel Landwerlin2015-07-183-1/+20
* 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
* build: Post release bump to 3.0.7Lionel Landwerlin2015-05-241-1/+1
* build: Release 3.0.63.0.6Lionel Landwerlin2015-05-243-1/+28
* 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-114-5/+14
* build: Post release bump to 3.0.5Lionel Landwerlin2015-01-241-1/+1
* build: Release 3.0.43.0.4Lionel Landwerlin2015-01-243-2/+25
* 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
* build: Post release bump to 3.0.3Lionel Landwerlin2015-01-111-1/+1
* build: Release 3.0.23.0.2Lionel Landwerlin2015-01-113-1/+28
* configure.ac: Bump Cogl dependency through ClutterLionel Landwerlin2015-01-111-1/+1
* configure.ac: drop cogl-gst requirementLionel Landwerlin2015-01-111-1/+0
* configure.ac: bump Gstreamer dependency to 1.4Lionel Landwerlin2015-01-111-2/+1
* 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
* examples: fix linking problem by replacing LDFLAGS with LDADDTing-Wei Lan2014-12-231-2/+2
* build: Post release bump to 3.0.1Lionel Landwerlin2014-12-071-1/+1
* build: Release 3.0.03.0.0Lionel Landwerlin2014-12-063-3/+29
* 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-063-0/+62
* util: remove commented plugin registrationLionel Landwerlin2014-12-061-20/+0
* video-sink: add RGBx/BGRx supportLionel Landwerlin2014-12-061-2/+7
* examples: fix video-sinkLionel Landwerlin2014-12-061-28/+21
* tests: remove warningsLionel Landwerlin2014-12-063-4/+0
* content: rename video-sink property to sinkLionel Landwerlin2014-12-064-10/+10
* build: Add -lm dependency to clutter-gst-3.0.laPhilip Withnall2014-12-012-1/+4
* doap category coreOlav Vitters2014-07-301-0/+1
* plugin: don't register cluttervideosinkLionel Landwerlin2014-07-171-7/+0
* build: Post release bump to 2.99.5Lionel Landwerlin2014-06-261-1/+1
* build: Release 2.99.42.99.4Lionel Landwerlin2014-06-263-2/+21
* configure.ac: add opportunity to disable gl texture upload supportLionel Landwerlin2014-06-262-11/+25
* video-sink: keep GstBuffer around until the next frameLionel Landwerlin2014-06-261-8/+28