platform/upstream/gstreamer.git
2009-09-08 Edward HerveyCustomTimelineSource: Fix typo in debug statement
2009-09-07 Edward HerveyGESTimelinePipeline: Fix typo
2009-08-07 Edward HerveyTrackObject: Add debugging and make default duration 1s
2009-08-07 Edward HerveyTimelineObject: Add start/inpoint/duration/priority...
2009-08-07 Edward HerveyTrack: Handle pads
2009-08-07 Edward HerveyTrack: Add convenience methods for creating a raw Audio...
2009-08-07 Edward HerveyCustomTimelineSource: Allow giving user_data to the...
2009-08-07 Edward HerveyAdd directory for examples along with a minimalistic...
2009-08-07 Edward HerveyAdd 'caps' property on Track
2009-08-07 Edward HerveyFix build. Can now run make distcheck.
2009-08-07 Edward HerveyTrack: Add/Remove the GnlComposition from ourself.
2009-08-07 Edward Herveytests/ges/basic: Extend test to remove the object.
2009-08-07 Edward HerveyTrackSource: Include TrackObject header file
2009-08-07 Edward Herveyges.c: Add debug line to inform of initialization
2009-08-07 Edward HerveyNew CustomTimelineSource class.
2009-08-07 Edward HerveyTrack: Implement remove_object()
2009-08-07 Edward HerveyTrackObject: Add 'valid' property, Make _set_track...
2009-08-07 Edward HerveyTimeline: Implement remove_track, remove_layer, and...
2009-08-07 Edward HerveyTimelineSource: Implenent _create_track_object() virtua...
2009-08-07 Edward HerveyTimelineObject: Implement _release_track_object()
2009-08-07 Edward HerveyTimelineLayer: Implement _remove_object()
2009-08-06 Edward Herveytests: Add a simple scenario
2009-08-06 Edward Herveyges: Remove unused private structures. We'll re-add...
2009-08-06 Edward HerveyAdd unit test system. Adjust GST_DEBUG usage.
2009-08-06 Edward HerveyAdd new GESTrackSource
2009-08-06 Edward Herveyintermediary commit. Still need to fill in more blanks :(
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/
2009-08-06 Edward HerveyMORE HACKING
2009-08-04 Edward HerveyREADME: Mention license
2009-08-04 Edward Hervey.gitignore: ignore cruft
2009-08-04 Edward HerveyIt builds !!!! :)
2009-08-04 Edward HerveyInitial code drop