platform/upstream/gst-editing-services.git
2010-03-13 Edward HerveyGESTimelinePipeline: Fix minor bug in get_compatible_un...
2010-03-13 Edward HerveyGESTimelineObject: Fix doc of priority property
2010-03-13 Edward HerveyGESTrackFileSource: Don't forget to free the URI string
2010-03-13 Edward Herveytests: Add unit test for layer property.
2010-03-13 Edward HerveyGESTimelineLayer: Add a 'priority' property
2010-03-13 Edward HerveyGESTimeline: Properly iterate TrackObject lists when...
2010-03-13 Edward Herveytests: Check refcount of created trackobjects
2010-03-13 Edward HerveyGESTimelineObject: Don't leak a reference when creating...
2010-03-13 Edward HerveyGESTimelineObject: new API : _find_track_object
2010-03-13 Edward Herveyconfigure: use automake 1. 11 silent rules instead...
2010-03-13 Edward Herveycommon: Update to latest common
2010-03-11 Edward Herveyignore more files
2010-03-05 Edward Herveyexamples: Fix linking/include order
2010-03-05 Edward Herveycheck: Add a test for checking timelinefilesource prope...
2010-02-09 Edward Herveyexamples: Use profile LIBS
2010-02-09 Edward Herveyconfigure.ac: gst-profile is now a standalone pkgconfig
2010-01-20 Jarkko Pallviainenexamples: Fix build on 32bit systems
2010-01-08 Edward HerveyGESTimelinePipeline: Add comment for _set_render_settings
2010-01-08 Edward Herveyexamples: test4: variant of test3 with rendering.
2010-01-08 Edward HerveyGESTimelinePipeline: Also get static pads for static...
2010-01-08 Edward Herveyconfigure.ac: detect gst-convenience
2009-12-11 Edward Herveyges: Small doc fixups
2009-12-11 Edward Herveytests: Fix macro by making it use the proper argument...
2009-12-11 Edward Herveytests: Fix linking order.
2009-12-11 Edward HerveyGESTimelineObject: Move property setting to an earlier...
2009-12-11 Edward HerveyGESTrackObject: Store pending values when GnlObject...
2009-12-11 Edward HerveyGESTimelinePipeline: Sync state of newly added element...
2009-12-11 Edward HerveyGESTimelinePipeline: Don't forget to remember the mode
2009-12-11 Edward HerveyGESTimelineFileSource: Properly handle mute
2009-12-11 Edward HerveyGESTimelinePipeline: More render support
2009-12-11 Edward HerveyGESTimelinePipeline: beginning of render support
2009-11-30 Edward Herveyges/: Fix copyright in headers
2009-11-30 Edward HerveyAUTHORS: Add myself
2009-11-25 Edward Herveytimelinefilesource: Free URI when finalizing
2009-11-25 Edward Herveytrackobject: priority is a uint32
2009-11-25 Edward Herveytests: release TrackObject when we're done with it
2009-11-25 Edward Herveytests: Don't forget to cast to guint64 when using g_obj...
2009-11-25 Edward HerveyTimelineObject: Add missing argument to printf statement
2009-11-25 Edward Herveycustomtimelinesource: Fix indentation
2009-11-25 Edward Herveydocs: updates to working diagram, still needs more...
2009-11-15 Edward Herveydocs: Improve docs some more
2009-11-12 Edward Herveydocs: Add overview and architecture document and cleanu...
2009-11-12 Edward Herveydocs: Update to gstprofile header
2009-11-09 Edward Herveyignore more files
2009-11-09 Edward Herveyremove m4/*.m4, will be automatically created by autogen.sh
2009-11-05 Edward Herveyupdate common submodule version used
2009-10-22 Edward Herveydocs: Add missing symbol to documentation
2009-10-19 Edward Herveydocs/design: Fixups/additions based on feedback
2009-10-09 Edward Herveydocs/design: Add encoding/profile proposal/design
2009-09-30 Edward Herveytests: New unit test for GESTimelineObject
2009-09-30 Edward HerveyGESTimelineObject: First set the duration and priority...
2009-09-30 Edward HerveyGESTimelineFileSource: Add a 'mute' property.
2009-09-30 Edward HerveyGESTrackObject: Listen to property change from gnlobject
2009-09-30 Edward HerveyGESTrackObject: Add convenience macros for accessing...
2009-09-30 Edward HerveyGESTrackObject: Set sane default values
2009-09-30 Edward HerveyGESTrackObject: Add 'active' property.
2009-09-29 Edward Herveytests/examples: test3, same as test2, but uses a Simple...
2009-09-29 Edward Herveytests/check: Add test for GESSimpleTimelineLayer
2009-09-29 Edward HerveyGESSimpleTimelineLayer: Implement add()/move() and...
2009-09-29 Edward Herveyges-timeline-layer.h: Add comment
2009-09-29 Edward Herveyges-timeline-object: Add convenience macros
2009-09-21 Edward Herveytests/example: New small example of timeline file sources.
2009-09-21 Edward Herveytests/check: New test for GESTimelineFileSource
2009-09-21 Edward HerveyNew GESTimelineFileSource and GESTrackFileSource classes
2009-09-16 Edward HerveyFinish public API documentation
2009-09-16 Edward Herveydocs: Add index and object hierarchy
2009-09-14 Edward Herveytests: Make basic test check for proper reference counting.
2009-09-14 Edward HerveyGESTrack: The track steals the refcount to the caps...
2009-09-14 Edward Herveydocs/libs: ignore more files
2009-09-14 Edward HerveyGESTimeline: Fix reference counting of tracks, add...
2009-09-14 Edward HerveyGESTimelineLayer: Fix reference handling of objects...
2009-09-14 Edward Herveyconfigure.ac: Require latest gst-plugins-base for ...
2009-09-14 Edward HerveyGESTimeline: start more documentation
2009-09-14 Edward HerveyGESTrackObject: Document some more
2009-09-14 Edward HerveyGESTrack: document more
2009-09-10 Tim-Philipp... docs: fix gtk-doc build and make distcheck for me
2009-09-10 Edward HerveyDocument first high-level demo.
2009-09-10 Edward HerveyMore documentation. Coverage now at 25%
2009-09-10 Edward Herveydocs: move working document
2009-09-10 Edward Herveydocs: Add gtk-doc API documentation
2009-09-09 Edward Herveytest1: Expand example to also use an audio track.
2009-09-09 Edward HerveyGESTimeline: Make sure added ghostpads are unique.
2009-09-09 Edward Herveytest1: Actually change videotestsrc patterns to make...
2009-09-09 Edward Herveytest1: Use mainloop, required for proper gnonlin behaviour.
2009-09-09 Edward HerveyGESTimelinePipeline: Reconfigure playsink once we've...
2009-09-08 Edward Herveyexamples: Add timeline to pipeline and set it to playing.
2009-09-08 Edward Herveytest/ges/basic: Adapt to API changes.
2009-09-08 Edward HerveyGESTimelinePipeline: Use 'playsink', track added/remove...
2009-09-08 Edward HerveyGESTimeline: Track internal pads and tracks in sync.
2009-09-08 Edward Herveygitignore: Ignore more files
2009-09-08 Edward HerveyGESTrack: Add TrackType enum and constructor property.
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
next