platform/upstream/gstreamer.git
2011-01-08 Thibault SaunierTrackTextOverlay: Move private variables to instance...
2011-01-08 Tim-Philipp... test: make unit tests compile and work in uninstalled...
2011-01-08 Tim-Philipp... gobject-introspection: fix g-i build for uninstalled...
2011-01-06 Edward Herveyenums: Fix transition enum
2011-01-06 Edward HerveyTrackTitleSource: Move private variables to instance...
2011-01-06 Edward HerveyTimelinePipeline: Fix thumbnail method docs and arguments
2011-01-06 Edward HerveyTrackVideoTestSource: Move private data to instance...
2011-01-06 Edward HerveyTrackVideoTransition: Move private variable to instance...
2011-01-06 Edward HerveyTimelinePipeline: Updates for pbutils API change
2011-01-05 Edward Herveyconfigure.ac: Require core git
2010-12-21 Edward HerveyGESTrackAudioTransition: Fix empty if() body
2010-12-20 Edward HerveyGESTimelinePipeline: Fix usage of encodebin
2010-12-20 Edward HerveyGESTimeline: minor cleanup
2010-12-20 Edward HerveyGESTimelineObject: Subclass from GInitiallyUnowned
2010-12-20 Edward HerveyGESTimelineLayer: Subclass from GInitiallyUnowned
2010-12-20 Edward HerveyGESTrackObject: Subclass from GInitiallyUnowned
2010-12-20 Edward HerveyTimelineObject: Hold a reference to the controlled...
2010-12-20 Edward Herveytests: Put clearer names on tests
2010-12-18 Edward HerveyUpdate common submodule
2010-12-17 Edward HerveyGES*Object: only use g_object_notify_by_pspec if available
2010-12-17 Edward HerveyGESTrackObject: Remove unused quarks
2010-12-17 Edward Herveyconfigure.ac: Require GLib 2.22
2010-12-16 Edward HerveyGESSimpleTimelineLayer: reverting const-ification
2010-12-16 Brandon LewisGESSimpleTimelineLayer: add test for _index() method
2010-12-16 Brandon LewisGESSimpleTimelineLayer: add _index() method
2010-12-16 Edward HerveyGESTimelineObject: Add mapping/offset support [start...
2010-12-16 Edward Herveyrandom: Add explanation about TimelineObject<=>TrackObj...
2010-12-16 Edward HerveyGESTrackObject: priority offset is handled by the Timel...
2010-12-16 Edward HerveyGESTrackObject: re-factor property setting code
2010-12-16 Edward HerveyGESTrackObject: Add a 'locked' property for position...
2010-12-16 Edward Herveydocs: Remove more bogus files
2010-12-16 Edward HerveyGESTrackObject: Hide more variables and provide accesso...
2010-12-16 Edward HerveyGESTimeline: Remove useless variable
2010-12-16 Edward HerveyGESTimelineLayer: Hide the object list and priority
2010-12-15 Edward Herveyges: Add more documentation and annotations
2010-12-15 Edward HerveyTimelineObject: Put more function name in sync with...
2010-12-15 Edward HerveyGESSimpleTimelineLayer: _nth() returns a const
2010-12-15 Edward HerveyGESTrack: Make more properties private
2010-12-15 Brandon LewisGESSimpleTimelineLayer: add test for _nth() method
2010-12-15 Brandon LewisGESSimpleTimelineLayer: ensure the object can be locate...
2010-12-15 Brandon LewisGESSimpleTimelineLayer: add _nth() method
2010-12-15 Edward Herveytest: Disable the text_properties_in_layer test until...
2010-12-15 Edward Herveyall: add/extend more .gitignore
2010-12-15 Edward HerveyAdd .pc files
2010-12-15 Edward Herveydocs: Remove .bak files
2010-12-15 Edward Herveyges: Don't shorten symbol names
2010-12-15 Edward Herveyges: Add gobject-introspection support
2010-12-15 Edward Herveyges: Switch to encoding-profile API from base
2010-12-15 Edward Herveyrandom: Add notes about Track mapping
2010-12-14 Edward HerveyGESTrackObject: Make base_priority/priority-offset...
2010-12-14 Edward Herveyrandom: Add brainstorming about Timeline<=>Track object...
2010-12-10 Edward HerveyGESTrackObject: Add create_element vmethod
2010-12-10 Edward HerveyGESTrackTransition: Make it a subclass of GESTrackOperation
2010-12-09 Edward HerveyGESTimelineSource: Remove textoverlay properties
2010-12-09 Edward Herveyrandom: Add lifecycle document
2010-12-09 Edward Herveytests: Make sure gst_bin_add succeeds
2010-12-09 Edward HerveyGESTransition: Make it a base class and add GESTimeline...
2010-12-09 Edward Herveyges: Make some classes abstract with G_DEFINE_ABSTRACT_TYPE
2010-12-09 Edward Herveyges: Avoid leaking a GList of GESTrackObject
2010-12-09 Edward Herveyges: Remove unused GObject vmethods
2010-12-09 Edward HerveyGESTimelineOperation: New abstract class for operations
2010-12-09 Edward HerveyGESTimelineObject: Clarify usage of create_track_object...
2010-12-09 Edward HerveyGESTimelineSource: Remove empty create_track_object...
2010-12-09 Edward HerveyGESFormatter: Hide the save/load vmethod from the docs
2010-12-08 Edward Herveyges: Remove creators for base classes
2010-12-08 Edward HerveyGESTimelineSource: Remove _new() since it's a base...
2010-12-08 Edward Herveydocs: A round of updates
2010-12-08 Edward Herveydocs: expose the TrackImageSource docs
2010-12-08 Edward Herveydocs: Update ges.types with all types
2010-12-08 Thibault SaunierGESTimelineObject: add private structure
2010-12-08 Thibault SaunierGESSimpleTimelineLayer: add private structure
2010-12-08 Thibault Saunierges: Add instance private structures
2010-12-08 Thibault SaunierGESTimelinePipeline: add a private structure
2010-12-08 Thibault SaunierGESCustomTimelineSource: add private structure
2010-12-03 Brandon LewisTests: fix CMP_FAIL on 32-bit machines
2010-12-02 Edward Herveydocs: TODO idea dumping
2010-12-02 Edward Herveytests: Make sure we specify guint64 with g_object_set...
2010-12-02 Thibault SaunierSimpleTimelineLayer: Remove bogus check and extend...
2010-12-02 Edward Herveytests: Make sure we specify guint64 with g_object_set...
2010-11-29 Edward Herveyges: Add padding to all public structures
2010-11-27 Edward HerveyUpdate common
2010-11-27 Brandon Lewisges-ui: allow enabling/disabling audio/video tracks
2010-11-27 Brandon Lewisges-ui: implement save as command in gtk demo
2010-11-27 Brandon Lewisges-ui: implement load command
2010-11-27 Brandon Lewisges-ui: don't assume we always have 1 layer and two...
2010-11-27 Brandon Lewisges-ui: add new command, remove quit command (closing...
2010-11-27 Edward Herveytest: Fix typo in simplelayer test
2010-11-27 Edward Herveycheck: Small cleanup of the save/load test
2010-11-27 Edward HerveyFormatter: Extend and fixup documentation
2010-11-27 Edward HerveyTimeline: Add doc and more comments/fixmes
2010-11-27 Edward HerveyGESTimeline: Prevent saving timelines without any layers
2010-11-27 Edward HerveyTimelineLayer: Add debug statement regarding priorities
2010-11-27 Brandon LewisGESFormatter: fix a few typos in documention
2010-11-27 Brandon LewisGESTimeline: add more fixmes
2010-11-27 Brandon Lewistests: add save->load test case
2010-11-27 Brandon LewisGESKeyFileFormatter: use ges_formatter_get/set data
2010-11-27 Brandon Lewistests: use ges_formatter_{get,set}_data accessors in...
2010-11-27 Brandon LewisGESFormatter: Add data-related methods
2010-11-27 Brandon Lewistests: update unit tests
2010-11-27 Brandon LewisGESKeyFileFormatter: New GKeyFile GESFormatter
next