platform/upstream/gst-editing-services.git
2011-06-25 Luis de BethencourtGESTimelineFileSource: Check uri at _new()
2011-06-25 Luis de BethencourtGESTimelineFileSource: Fix documentation
2011-06-23 David SchleefAutomatic update of common submodule
2011-05-26 Edward HerveyGESFormatter: Plug a leak
2011-05-20 Edward HerveyGESFormatter: Move comments out of the way
2011-05-20 Edward HerveyGESTimelineObject/TrackObject: Don't break ABI for...
2011-05-20 Edward Herveyges: More "Since: 0.10.2" doc markers
2011-05-20 Edward Herveyconfigure.ac: Require core/base 0.10.34
2011-05-19 Thibault Saunierdoc: Update the ges_init documentation
2011-05-19 Thibault Saunierdesign: Update effect statuts
2011-05-19 Thibault Saunierges: Fix introspection annotations
2011-05-19 Thibault Saunierges-launch: Add a proper error message on errors
2011-05-19 Thibault SaunierGESTimelineStandardTransition: keep track of TrackVideo...
2011-05-19 Thibault SaunierGESTimelineTitleSource: Keep track of contained TrackTi...
2011-05-19 Thibault SaunierGESTimelineObject: add track_object_added and track_obj...
2011-05-19 Thibault SaunierGESTrack: add a duration property
2011-05-19 Thibault SaunierGESTrack: keep track of the properties GParamSpecs
2011-05-19 Stefan KostAutomatic update of common submodule
2011-05-18 Stefan KostAutomatic update of common submodule
2011-05-18 Stefan KostAutomatic update of common submodule
2011-05-09 Edward Herveyges: Initialize GES when building the gir/typelib
2011-05-09 Edward Herveydocs: Move TimelineTestSource symbols to the proper...
2011-05-09 Edward Herveydocs: Comment enum types in ges.types
2011-05-09 Edward Herveyges: Use %NULL instead of #NULL
2011-05-07 Edward Herveyges: Fix docs for alignment and introspection annotations
2011-05-07 Edward HerveyGESTrack: Make debug statement more useful
2011-05-07 Edward HerveyGESTrackParseLaunchEffect: Name the convert elements...
2011-05-07 Edward HerveyGESTrackEffect: Cleanup of the property lookup code
2011-05-07 Edward HerveyGESTrackObject: Fix leak when iterating elements
2011-05-07 Edward HerveyGESTrackObject: use gst_object_ref
2011-05-07 Edward HerveyGESTrackEffect: Use gst_object_unref for the hash value...
2011-05-07 Thibault SaunierGESTrackkEffect: Fix Leaks
2011-05-06 Thibault SaunierGESTimelineParseLaunchEffect: finalize to avoid leaks
2011-05-06 Thibault Saunierges: Add 'Since 0.10.2' to the new effects related API
2011-05-06 Edward HerveyGESTrackObject: Check for valid argument
2011-05-06 Edward HerveyGESTrackObject: Make a local function static
2011-05-06 Edward HerveyGESTimelineObject: Check for valid arguments
2011-05-06 Edward Herveyges: Debug statement fixups
2011-05-06 Edward Herveyges: Doc fixes
2011-05-06 Edward Herveyges: Include indentation fixes
2011-05-06 Edward Herveyges: Fix include orders
2011-05-06 Edward Herveytests: Add effects to ignored files
2011-05-06 Edward Herveyges: Don't break debug lines
2011-05-06 Edward Herveydocs: Add missing symbol to ges-sections
2011-05-06 Edward HerveyTrackLaunchEffect: Fix macros
2011-05-06 Thibault Saunierges-ui: add effects
2011-05-06 Thibault SaunierGESTrackParseLaunchEffect: better create_element implem...
2011-05-06 Thibault SaunierTrackObject: fixe a crash in connect_signal
2011-05-06 Thibault SaunierGESTrackObject: add a ges_track_object_list_children_pr...
2011-05-06 Thibault SaunierGESTrackObject: Implement a get/set_child_property_by_s...
2011-05-06 Thibault SaunierGESTrackObject: add a ges_track_object_lookup_child...
2011-05-06 Thibault SaunierGESTrackObject: fixe the connect_properties_signals
2011-05-06 Thibault SaunierGESTrackObject: Change properties_hashtable format...
2011-05-06 Thibault SaunierGESTrackEffect: move get_props_hastable implementation...
2011-05-06 Thibault SaunierGESTimelineObject: set_top_effect_priority refactoring
2011-05-06 Thibault SaunierGESTimelineObject: Change the get_effects method to...
2011-05-06 Thibault SaunierGESTrackObject: fixe a few issues with the get_props_ha...
2011-05-06 Thibault SaunierGESTimelineEffect: keep the list of TrackObjects always...
2011-05-06 Thibault SaunierGESTimelineObject: use GESTrackEffect as base classe...
2011-05-06 Thibault SaunierGESTimelineParseLaunchEffect: documentation fixing
2011-05-06 Thibault SaunierTrackParseLaunchEffect: rename ges_track_parse_launch_e...
2011-05-06 Thibault Saunierdesign: Update effect implementation doc
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 Saunierdocs: Add missing symbols in docs/libs/ges.types so...
2011-05-06 Thibault Saunierdesign: update effect implementation progress
2011-05-06 Thibault SaunierGESTrackObject: add the deep-notify signal
2011-05-06 Thibault SaunierGESTimelineObject: Emit signal when adding and removing...
2011-05-06 Thibault Saunierdocs: fixe the GESTimelineObject documentation
2011-05-06 Thibault SaunierGesTrackObject: add the ges_track_object_get_child_prop...
2011-05-06 Thibault SaunierGESTrackObject: add a ges_track_object_set_child_proper...
2011-05-06 Thibault Sauniertests: use the AgingTv as testing effects instead of...
2011-05-06 Thibault SaunierGESTrackEffect: add the get_props_hastable virtual...
2011-05-06 Thibault SaunierGESTrackObject: add an hashtable linking childs properi...
2011-05-06 Thibault SaunierGESTimelineObject: add a ges_timeline_object_set_top_ef...
2011-05-06 Thibault SaunierGESTimelineObject: Do not rely on the fact that the...
2011-05-06 Thibault Sauniertest: Better priorities height setting testing
2011-05-06 Thibault SaunierGESTimelineObject: Update TrackObject priorities handling
2011-05-06 Thibault SaunierGESTimelineObject: make debugging symbols more usefull
2011-05-06 Thibault SaunierGESTrackEffect: add getters for the: start, inpoint...
2011-05-06 Thibault SaunierTimelineEffect: implement the create_track_object vmethod
2011-05-06 Thibault SaunierTimelineObject: take a private update_height method...
2011-05-06 Thibault SaunierTimelineEffect: create 2 properties for bin_descrption...
2011-05-06 Thibault Sauniertest: check the height of a TimelineObject when adding...
2011-05-06 Thibault SaunierTimelineEffect: Add the basis for GESTimelineEffect...
2011-05-06 Thibault SaunierTrackEffect: Fixe the documentation
2011-05-06 Thibault SaunierTimelineObject: fixe new API documentation
2011-05-06 Thibault SaunierTimelineObject: add the ges_timeline_object_get_top_eff...
2011-05-06 Thibault SaunierTimelineObject: remove trailling spaces
2011-05-06 Thibault SaunierTimelineObject: add ges_timeline_object_get_effects API
2011-05-06 Thibault SaunierTimelineObject: adapt the add_track_object so we can...
2011-05-06 Thibault SaunierTimelineObject: add a function to sort list of applied...
2011-05-06 Thibault SaunierTimelineObject: add a property to count the number...
2011-05-06 Thibault SaunierTrackEffect: add padding to give a margin for API expen...
2011-05-06 Thibault SaunierTrackEffect: change the create_element function argumen...
2011-05-06 Thibault Saunierdesign: spelling correction in the effect design document
2011-05-06 Thibault Saunierdesign: add a description of the ges_timeline_object_ge...
2011-05-06 Thibault SaunierSpecs: Add a description of the GESEffect class
2011-05-06 Thibault SaunierTrackEffect: Change copyright
2011-05-06 Thibault Saunierdesign: fixe effects API after Edward review
next