index
:
delta/gnome/clutter-gst.git
broken/pbo-upload
clutter-gst-1.0
clutter-gst-1.2
clutter-gst-1.4
clutter-gst-1.6
clutter-gst-2.0
clutter-gst-3.0
master
mosaic
wip/hadess/builddir-srcdir
wip/overlays
gitlab.gnome.org: GNOME/clutter-gst.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clutter-gst
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
introspection: use same pkg as compile flags
Lionel Landwerlin
2014-06-02
1
-1
/
+1
*
introspection: do not depend on Cogl 2.0 API as Clutter hasn't switched yet
Lionel Landwerlin
2014-05-28
1
-2
/
+2
*
Drop Cogl-Gst dependency and reimport video sink
Lionel Landwerlin
2014-05-28
1
-3
/
+7
*
clutter-gst: do not hardcore libtool path
Lionel Landwerlin
2014-04-22
1
-1
/
+1
*
plugin: make 3.0 plugin parallel installable with 2.0 plugin
Lionel Landwerlin
2013-11-15
1
-4
/
+4
*
camera: move device list to its own component
Lionel Landwerlin
2013-08-09
1
-0
/
+2
*
update documentation
Lionel Landwerlin
2013-07-22
1
-3
/
+1
*
remove ClutterGstPipeline
Lionel Landwerlin
2013-07-22
1
-2
/
+0
*
remove ClutterGstActor now replaced by ClutterGstContent
Lionel Landwerlin
2013-07-22
1
-2
/
+0
*
Add ClutterGstContent
Bastian Winkler
2013-07-08
1
-0
/
+2
*
introduce ClutterGstPipeline to allow custom Gstreamer pipelines to feed Actors
Lionel Landwerlin
2013-04-25
1
-0
/
+2
*
add Crop actor
Lionel Landwerlin
2013-03-18
1
-0
/
+2
*
add Aspectratio renderer
Lionel Landwerlin
2013-03-18
1
-0
/
+2
*
Break API and concepts around VideoTexture
Lionel Landwerlin
2013-03-18
1
-9
/
+14
*
ClutterGstCameraActor: Add new actor for camera streams.
Andre Moreira Magalhaes (andrunko)
2013-03-18
1
-1
/
+4
*
ClutterGstCameraDevice: Add new class representing a camera device using GStr...
Andre Moreira Magalhaes (andrunko)
2013-03-18
1
-0
/
+2
*
ClutterGstVideoActor: Add new actor replacing ClutterGstVideoTexture.
Andre Moreira Magalhaes (andrunko)
2013-03-18
1
-0
/
+2
*
Do not use deprecated ClutterTexture.
Andre Moreira Magalhaes (andrunko)
2013-03-18
1
-4
/
+3
*
ClutterGstActor: Add new baseclass for GStreamer actors.
Andre Moreira Magalhaes (andrunko)
2013-03-18
1
-0
/
+2
*
Bump Cogl dependency to 1.10
Lionel Landwerlin
2013-01-31
1
-1
/
+0
*
build: find Gst-1.0.gir file properly again
Tim-Philipp Müller
2012-07-30
1
-8
/
+8
*
Make clutter-gst for GStreamer 1.0 parallel installable
Bastien Nocera
2012-07-12
1
-1
/
+1
*
clutter-gst: fix g-i scanning/compiling in an uninstalled GStreamer setup
Tim-Philipp Müller
2012-07-12
1
-1
/
+12
*
port to GStreamer 1.0
Edward Hervey
2012-07-12
1
-8
/
+8
*
build: Don't ask for the Cogl 2.0 API
Damien Lespiau
2012-02-22
1
-1
/
+0
*
plugin: Add a autocluttersink element
Josep Torra
2012-01-25
1
-0
/
+3
*
plugin: Don't depend on libclutter-gst
Damien Lespiau
2011-11-07
1
-1
/
+0
*
sink: Ensure clutter is initialized
Nicolas Dufresne
2011-11-07
1
-0
/
+1
*
Add HW accelerated element support
Nicolas Dufresne
2011-11-07
1
-2
/
+3
*
video-sink: Add a standalone GStreamer plugin
Josep Torra
2011-11-01
1
-1
/
+22
*
build: Don't use *_DISABLE_DEPRECATED defines
Damien Lespiau
2011-10-27
1
-3
/
+0
*
refactoring: Do not depend on any GL symbol
Damien Lespiau
2011-09-27
1
-7
/
+10
*
introspection: Add mission annotations
Damien Lespiau
2011-08-30
1
-0
/
+1
*
build: Link against -lGL when we know it's safe to
Damien Lespiau
2011-08-30
1
-0
/
+1
*
clutter-gst: Expose ClutterGstPlayer interface and document API
Lionel Landwerlin
2011-08-25
1
-1
/
+1
*
video-texture: Separate out the playbin2 logic.
Lionel Landwerlin
2011-08-22
1
-0
/
+2
*
video-texture: move enums into separate header
Lionel Landwerlin
2011-08-22
1
-0
/
+1
*
video-texture: Initial support for download buffering
Damien Lespiau
2011-04-04
1
-0
/
+7
*
build: Only export ^clutter_gst.* symbols and use needed LDFLAGS for Windows
Damien Lespiau
2011-03-25
1
-1
/
+6
*
video-texture: Allow to make accurate seeks
Damien Lespiau
2010-12-06
1
-6
/
+19
*
build: Include exported pacakges information in GIR
Evan Nemerson
2010-11-30
1
-0
/
+1
*
build: Switch from shave to AM_SILENT_RULES
Damien Lespiau
2010-02-19
1
-1
/
+2
*
[Audio] Get rid of ClutterGstAudio
Damien Lespiau
2010-01-19
1
-2
/
+0
*
[build] Ensure we do not use deprecated symbols
Damien Lespiau
2010-01-12
1
-0
/
+4
*
[misc] Only allow the inclusion of the top level header
Damien Lespiau
2010-01-12
1
-1
/
+6
*
[build] Fix make distcheck
Damien Lespiau
2010-01-11
1
-7
/
+7
*
[misc] Intern the strings of property names
Damien Lespiau
2010-01-09
1
-0
/
+1
*
[build] Add the generation of introspection files
Damien Lespiau
2010-01-05
1
-0
/
+50
*
[debug] Add a debugging insfrastructure.
Damien Lespiau
2009-08-06
1
-16
/
+29
*
[build] Fix pc file generation and headers' location
0.10.0
Damien Lespiau
2009-07-29
1
-1
/
+1
[next]