platform/upstream/gstreamer.git
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
2011-05-06 Edward Herveypending fixups/comments
2011-05-06 Thibault Sauniereffects: Make TrackEffect implementation corresponding...
2011-05-06 Thibault Saunierdesign: move GESTimlineSource new API to GESTimelineObject
2011-05-06 Thibault Saunierdesign: Effect API draft V2
2011-05-06 Thibault SaunierSpecs: review effect API Draft
2011-05-06 Thibault SaunierSpecs: Add effect API Draft
2011-05-06 Thibault SaunierSpecs: Review design of effect implementation proposal
2011-05-06 Thibault SaunierGESTrackEffect: add private struct
2011-05-06 Thibault SaunierSpecs: proposal for effects implementation
2011-05-06 Thibault SaunierGESTrackEffect: implementation of this new class
2011-05-06 Edward Herveyges-launch-0.10: Cleanup for error cases and print...
2011-04-24 Tim-Philipp... Automatic update of common submodule
2011-04-11 Alessandro... android: make it ready for androgenizer
2011-04-04 Stefan KostAutomatic update of common submodule
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-25 Stefan KostAutomatic update of common submodule
2011-03-25 Sebastian Drögebuild: Include lcov.mak to allow tests coverage report...
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-24 Stefan KostAutomatic update of common submodule
2011-03-23 Thibault SaunierGESTimelinePipeline: the _init_ method shouldn't return...
2011-03-22 Luis de Bethencourtautogen: wingo signed comment
2011-03-15 Edward Herveyexamples: Make sure we don't end up using NULL values
2011-03-15 Edward Herveyexamples: Remove unused code
2011-03-15 Edward Herveyges-launch: Handle return value of regcomp()
2011-03-15 Edward HerveyKeyFileFormatter: Handle return value of gst_value_dese...
2011-03-01 Alessandro... ges: fix compiler warnings
2011-03-01 Vincent Penquerc'hges: make uri strings const
2011-02-28 Mark NauwelaertsAutomatic update of common submodule
2011-02-14 Stefan KostAutomatic update of common submodule
2011-02-09 Edward HerveyTimelineObject: Store GParamSpec for height and layer
2011-02-08 Vincent Penquerc'hges: Check that the gnonlin elements are present at...
2011-01-31 Tim-Philipp... tools: ignore unversioned ges-launch as well
2011-01-31 Tim-Philipp... ges-launch: fix printf format issue
2011-01-31 Tim-Philipp... ges: fix a couple of printf format warnings
2011-01-27 Sebastian Drögeexamples: Fix uninitialized variable compiler warning...
2011-01-27 Alessandro... ges: fix compiler warnings
next