Merge branch '0.10'
[platform/upstream/gstreamer.git] / ges / Makefile.am
2012-04-08 Thibault SaunierMerge branch '0.10'
2012-04-04 Thiago SantosMerge branch '0.10'
2012-04-04 Sebastian Drögeges: Update versioning
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-04 Thibault Saunierformatter: Try to figure out new paths when media files...
2012-03-29 Thibault SaunierMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-12 Tim-Philipp MüllerRemove ges-marshal.[ch] and use the generic marshaller
2012-03-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-12 Tim-Philipp Müllerconfigure: check for libxml2 explicitly
2012-02-10 Tim-Philipp Müllerg-i: need to call gst_init() before ges_init() so GST_T...
2012-01-11 Mathieu Duponchelleges: Implement a Pitivi Formatter
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-10-11 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-08-05 Edward HerveyOpening the 0.11 branch
2011-05-09 Edward Herveyges: Initialize GES when building the gir/typelib
2011-05-06 Thibault SaunierMake GESTimelineEffect abstract and move its implementa...
2011-05-06 Thibault SaunierMake GESTrackEffect abstract and move its implementatio...
2011-05-06 Thibault SaunierTimelineEffect: Add the basis for GESTimelineEffect...
2011-05-06 Thibault SaunierGESTrackEffect: implementation of this new class
2011-04-11 Alessandro Decinaandroid: make it ready for androgenizer
2011-01-11 Sebastian Drögeges: Don't install ges-internal.h and hide the GES...
2011-01-11 Sebastian Drögeges: Only export symbols starting with ges_ or GES_
2011-01-08 Tim-Philipp Müller gobject-introspection: fix g-i build for uninstalled...
2010-12-15 Edward Herveyges: Add gobject-introspection support
2010-12-15 Edward Herveyges: Switch to encoding-profile API from base
2010-12-09 Edward HerveyGESTransition: Make it a base class and add GESTimeline...
2010-12-09 Edward HerveyGESTimelineOperation: New abstract class for operations
2010-11-27 Brandon LewisGESKeyFileFormatter: New GKeyFile GESFormatter
2010-11-27 Brandon LewisGESFormatter: Project file format support
2010-09-28 Edward HerveyAdd gstvideo in build dependencies
2010-09-23 Edward Herveyall: Changes for discoverer being merged upstream
2010-09-16 Edward HerveyUpdate for factorylist/convertframe being merged to...
2010-09-16 Edward HerveyUpdate to moved gst-convenience
2010-08-13 Brandon Lewischeck in GESTrackImageSource
2010-08-05 Edward Herveyges: Also dist the generated files
2010-08-05 Edward Herveymarshal: Fix typo in the Makefile that prevented marsha...
2010-07-16 Edward Herveyges: Don't forget to dist ges-timeline-overlay.h
2010-07-16 Brandon Lewisduplicate code from gstscreenshot.{c,h} and gstplaysink...
2010-07-09 Brandon Lewischeck in skeletal ges-enums.{c,h}
2010-07-09 Brandon Lewischeck in emtpy GESTimelineOverlay class
2010-07-09 Brandon LewisGESTimelineOverlay -> GESTimelineTextOverlay
2010-07-09 Brandon LewisGESTimelineBackgroundSource -> GESTimelineTestSource
2010-07-09 Brandon LewisGESTrackAudioBackgroundSource -> GESTrackAudioTestSource
2010-07-09 Brandon LewisGESTrackVideoBackgroundSource -> GESTrackVideoTestSource
2010-07-09 Brandon LewisGESTrackVideoOverlay -> GESTrackTextOverlay
2010-07-09 Brandon Lewisremove GESTrackOverlay
2010-07-09 Brandon Lewischeck in GESTrackOperation
2010-07-09 Brandon Lewisremove GESTrackTitleSource
2010-07-09 Brandon Lewisremove GESTrackBackgroundSource class
2010-07-09 Brandon Lewisremove GESTrackAudioTitleSource
2010-07-09 Brandon Lewischeck in GESTrackVideoOverlay
2010-07-09 Brandon Lewischeck in ges-track-overlay.{c,h}
2010-07-09 Brandon Lewischeck in timelineoverlay, structural copy of GESTimelin...
2010-07-09 Brandon Lewischeck in GESTrackVideoTransition, empty subclass of...
2010-07-09 Brandon Lewischeck in GESTrackAudioTransition, empyt subclass of...
2010-07-09 Brandon Lewischeck in ges-track-audio-title-source.{c,h}
2010-07-09 Brandon Lewischeck in skeletal GESTrackVideoTitleSource
2010-07-09 Brandon Lewischeck in skeletal GESTrackTitleSource
2010-07-09 Brandon Lewischeck in sekeletal GESTimelineTitleSource
2010-07-09 Brandon Lewisadd audio background source to build system
2010-07-09 Brandon Lewisadd ges video-track background to build system
2010-07-09 Brandon Lewisadd GESTrackBackgroundSource to build system
2010-07-09 Brandon Lewisadd GESTimelineBackgroundSource to build system
2010-06-09 Brandon Lewisdepend on GST_CONTROLLER
2010-06-09 Brandon Lewisges/Makefile.am: dist ges-track-transition.c,h
2010-05-25 Edward HerveyGES: Add a new utility file
2010-05-18 Edward Herveyconfigure: Depend on gstreamer-discoverer
2010-04-20 Edward Herveyges: Link gstprofile
2009-09-21 Edward HerveyNew GESTimelineFileSource and GESTrackFileSource classes
2009-08-07 Edward HerveyFix build. Can now run make distcheck.
2009-08-07 Edward HerveyNew CustomTimelineSource class.
2009-08-06 Edward HerveyAdd unit test system. Adjust GST_DEBUG usage.
2009-08-06 Edward HerveyAdd new GESTrackSource
2009-08-06 Edward HerveyAdd signal marshalling code
2009-08-06 Edward Herveybuild fixed again. Moved type declarations in a standal...
2009-08-06 Edward Herveysrc/ => ges/