Merge remote-tracking branch 'origin/0.10'
[platform/upstream/gstreamer.git] / ges / ges-timeline.c
2012-04-25 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-25 Thibault Sauniertimeline: Rework snapping signaling so it is easier...
2012-04-24 Thibault Sauniertimeline: Minor documentations fixes
2012-04-24 Thibault Saunier ges: Add a timeline edition mode API
2012-04-20 Thibault SaunierPort to the new GMutex API
2012-04-08 Thibault SaunierMerge branch '0.10'
2012-04-08 Thibault Saunierges: Calm logging when not created TrackObject on purpose
2012-04-08 Thibault Sauniertimeline: Restructurate the file separting methods...
2012-04-08 Thibault Sauniertimeline: Plug a leak when calling enable_update
2012-04-08 Thibault Sauniertimeline: Rework the append_layer method
2012-04-04 Thiago SantosMerge branch '0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Thibault SaunierMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-28 Thibault Saunierges: Add a way to know whether a timeline is updating...
2012-03-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-12 Tim-Philipp MüllerRemove ges-marshal.[ch] and use the generic marshaller
2012-03-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-30 Mark Nauwelaertsges: support and handle no-more-pads in GESTimeline...
2012-01-12 Edward Herveyges: Various doc fixups and cleanups
2012-01-11 Thibault Saunierges: Add a "discovery-error" signal to GESTimeline
2012-01-11 Mathieu DuponchelleGES : remove transitions when needed
2012-01-11 Thibault Saunierges: Add a maxduration property to TrackFileSource
2012-01-11 Thibault Saunierges: Some debug logging enhancements
2012-01-11 Thibault Saunierges: Add a duration property to GESTimeline
2012-01-11 Thibault Saunierdocs: Update documentation
2012-01-11 Mathieu Duponchelleges: don't reset the supported formats in the timeline...
2012-01-11 Mathieu Duponchelleges: adds an enable_update function to the GESTimeline
2012-01-11 Thibault Saunierges: Add a ges_timeline_append_layer convenience method
2012-01-11 Thibault Saunierges: add a function to move TimelineObject from a layer...
2012-01-11 Thibault Saunierges: Keep layers sorted by priorities in the timeline
2012-01-06 Robert Swaintimeline: simplify code to remove an object from the...
2012-01-05 Robert SwainGESTimeline: Lock object discovery list
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-10-11 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-10-11 Edward Herveyges: Port to 0.11 API
2011-05-09 Edward Herveyges: Use %NULL instead of #NULL
2011-03-01 Vincent Penquerc'hges: make uri strings const
2011-01-11 Sebastian Drögeges: Mark some private symbols static
2011-01-10 Thibault Saunierdocs: Document all the undocumented public functions
2011-01-10 Edward HerveyTimeline: Fix documentation of return value
2011-01-08 Thibault SaunierTimelineFileSource: Create instance private and move...
2011-01-08 Thibault SaunierTimeline: Add instance private and Move private variabl...
2010-12-20 Edward HerveyGESTimeline: minor cleanup
2010-12-20 Edward HerveyGESTimelineLayer: Subclass from GInitiallyUnowned
2010-12-16 Edward HerveyGESTrackObject: Hide more variables and provide accesso...
2010-12-16 Edward HerveyGESTimeline: Remove useless variable
2010-12-15 Edward Herveyges: Add more documentation and annotations
2010-12-08 Edward Herveydocs: A round of updates
2010-12-08 Thibault SaunierGESTimelineObject: add private structure
2010-11-27 Edward HerveyTimeline: Add doc and more comments/fixmes
2010-11-27 Brandon LewisGESTimeline: add more fixmes
2010-11-27 Brandon LewisGESTimeline: implementation of save_to/load_from uri
2010-11-27 Brandon LewisGESTimeline: set track state to NULL before removing...
2010-11-27 Brandon LewisGESTimeline: release timeline objects when a layer...
2010-11-27 Brandon LewisGESTimeline: allow adding tracks after layers
2010-11-27 Brandon LewisGESTimeline: add existing timeline objects when adding...
2010-11-27 Brandon LewisGESTimeline: remove layers before removing tracks in...
2010-11-25 Edward HerveyTimeline: Remove unneeded variable
2010-11-04 Edward HerveyGESTimeline: Change for updated GstDiscoverer API
2010-09-23 Edward Herveyall: Changes for discoverer being merged upstream
2010-09-16 Edward HerveyUpdate for factorylist/convertframe being merged to...
2010-09-16 Edward HerveyUpdate to moved gst-convenience
2010-09-01 Brandon Lewisadd create_track_objects
2010-09-01 Brandon Lewiscall create_track_objects in timeline.c
2010-08-13 Brandon Lewisalways support audio on still images
2010-08-13 Brandon Lewisdon't set max duration on still images
2010-08-13 Brandon Lewisset 'is-image' property true when source has an image...
2010-06-09 Edward HerveyGESTimeline: Remove all tracks/layers when being disposed
2010-06-09 Brandon LewisAdd missing documentation
2010-05-25 Edward HerveyGESTimeline: Freeze state of Tracks when doing an async...
2010-05-19 Edward HerveyGESTimeline: Remove unused variable
2010-05-19 Edward HerveyGESTimeline: Use GstDiscoverer for incomplete filesources
2010-04-20 Mark NauwelaertsGESTimeLine(PipeLine): remove additional unref
2010-04-20 Edward HerveyGESTimeline: New method ges_timeline_get_tracks
2010-03-13 Edward HerveyGESTimeline: Properly iterate TrackObject lists when...
2009-11-30 Edward Herveyges/: Fix copyright in headers
2009-09-16 Edward HerveyFinish public API documentation
2009-09-14 Edward HerveyGESTimeline: Fix reference counting of tracks, add...
2009-09-10 Edward HerveyMore documentation. Coverage now at 25%
2009-09-09 Edward HerveyGESTimeline: Make sure added ghostpads are unique.
2009-09-08 Edward HerveyGESTimeline: Track internal pads and tracks in sync.
2009-08-07 Edward HerveyTimeline: Implement remove_track, remove_layer, and...
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 Herveyintermediary commit. Still need to fill in more blanks :(
2009-08-06 Edward Herveysrc/ => ges/