platform/upstream/gstreamer.git
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-30 Sebastian Drögeconfigure: Don't check for OBJC compiler
2012-05-28 Thibault Sauniertrack: Make sure to remove the proper TrackObject from...
2012-05-21 Thibault Sauniertimeline: Do not use meaningless offset values when...
2012-05-21 Thibault Saunierformatter: Disable updates when loading a project
2012-05-21 Thibault Sauniervideotransition: Some explanations about the invert...
2012-05-21 Thibault Sauniervideotransition: Misc cleanup in the smpte/crossfade...
2012-05-21 Thibault Sauniervideotransition: Do not wait pad to be blocked before...
2012-05-19 Thibault Sauniertimeline: Move all callbacks to the callback section...
2012-05-19 Thibault Sauniertimeline: Make the update property a GObject property
2012-05-19 Thibault Sauniertimeline: Try to resnap at same snapping point before...
2012-05-19 Thibault Sauniertimeline: Avoid to recalculate the moving context unece...
2012-05-19 Thibault Sauniertimeline: Create a debug logging category for the...
2012-05-19 Thibault Sauniertimeline: Properly set TimelineFileSource-s duration...
2012-05-19 Thibault Sauniertimeline-layer: Rework the way we calculate in which...
2012-05-19 Thibault Saunierdocs: Misc documentation fixing
2012-05-19 Thibault Sauniertests: Add basic gaps tests
2012-05-19 Thibault Sauniertrack: Properly fill gaps
2012-05-19 Thibault Sauniertrack: Restructurate file so we have private method...
2012-05-19 Thibault Sauniertrack: Use a GSequence to keep the sorted list of Track...
2012-05-19 Thibault Sauniertimeline: Make use of our own knowledge of the timeline...
2012-05-19 Thibault Sauniertimeline: Add a method to get the timeline duration
2012-05-10 Thibault Sauniertrack-object: Keep a reference to our gnlobject
2012-05-08 Thibault Sauniertimeline: Avoid segfault when debug logging
2012-05-06 Mathieu Duponchelletrack-video-transition: Make the invert property manage...
2012-05-06 Mathieu Duponchelletrack-video-transition: Fix set_inverted
2012-05-05 Thibault Sauniertrack-object: Set minimum value of max-duration to 0
2012-05-03 Edward Herveyges: Remove invalid ' < 0' checks
2012-05-03 Thibault SaunierDo no check if GLib >2.26 as we depend on GLib 2.28
2012-05-03 Thibault Sauniertrack-video-transition: Properly emit notify for the...
2012-05-03 Thibault Sauniertrack-video-transition: Expose the transition type...
2012-05-03 Mathieu Duponchelletrack-video-transition: expose border and inverted...
2012-05-03 Mathieu Duponchellepython : binds the getter and setter for the "inverted...
2012-05-03 Mathieu Duponchelletrack-video-transition: Expose the invert property...
2012-05-03 Thibault Sauniertrack-video-transition: Reuse interpollation setting...
2012-05-03 Thibault Sauniertrack-video-transition: Reindent header
2012-05-03 Thibault Sauniertrack-video-transition: Add a way to get current border...
2012-05-03 Mathieu Duponchellebuild: Fixes distclean
2012-05-03 Mathieu Duponchelletrack-video-transition: Return pending type in transiti...
2012-05-03 Mathieu Duponchellepython: Binds the "set_border" function
2012-05-03 Mathieu Duponchelletrack-video-transition: expose the border property...
2012-05-03 Mathieu Duponchelleges-track-video-transition: Enables switching from...
2012-04-25 Thibault Saunierdocs: Add some more docs about editing mode
2012-04-25 Thibault Sauniertimeline: Rework snapping signaling so it is easier...
2012-04-24 Thibault Sauniertrackobject: Take into account the max duration when...
2012-04-24 Thibault Sauniertrackobject: Add API guards all around
2012-04-24 Thibault Sauniertrackobject: Add the copy method to the API
2012-04-24 Thibault Sauniertimelineobject: Ignore notifies when needed
2012-04-24 Thibault Sauniertimelineobject: Fix wrong naming when connection to...
2012-04-24 Thibault Saunierpython: Bind the new Timeline editing mode API
2012-04-24 Thibault Sauniertimelineobject: Make changing start/duration sensible...
2012-04-24 Thibault Sauniertimeline: Minor documentations fixes
2012-04-24 Thibault Sauniertests: Add a testsuite for the new timeline edition API
2012-04-24 Thibault Saunier ges: Add a timeline edition mode API
2012-04-24 Thibault Sauniertests: Add a basic test for the timeline_object_split...
2012-04-24 Thibault Sauniertimelineobject: Make the 'position' argument of the...
2012-04-24 Thibault Sauniertimelineobject: Reimplement properly the splitting...
2012-04-24 Thibault Sauniertimelineobject: Misc API guard fixes
2012-04-24 Thibault Sauniertrack-object: Add method to copy a TrackObject
2012-04-24 Thibault Saunierges-track-object: Make possible to add a track already...
2012-04-23 Thiago Santosges-timeline-pipeline: add todo to remember to remove...
2012-04-23 Thiago SantosRevert "ges: timeline-pipeline: Remove playsink send_ev...
2012-04-08 Thibault Sauniertimeline-object: Add TrackObject to the Track after...
2012-04-08 Thibault Sauniertimeline-layer: Factor out a method to start observing...
2012-04-08 Thibault Sauniertimeline-layer: Reorganize file
2012-04-08 Thibault Sauniertimeline-layer: Rework auto transition callbacks management
2012-04-08 Thibault Sauniertimeline-object: Properly reflect contained TrackObject...
2012-04-08 Thibault Sauniertrackobject: Some documentation fixing
2012-04-08 Thibault Saunierdocs: Add ges_timeline_object_release_track_object
2012-04-08 Thibault Sauniertrackobject: Add API documentation
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 Sauniertimelineobject: Emit effect-added when adding any kind...
2012-04-08 Thibault Saunierdocs: Tell users that adding an object to a timeline...
2012-04-08 Thibault Saunierges: Misc debug loggin cleanup
2012-04-08 Thibault Sauniertimeline: Plug a leak when calling enable_update
2012-04-08 Thibault Sauniertimeline: Rework the append_layer method
2012-04-08 Thibault Saunierlayer: Add a method to check if a layer is empty or not
2012-04-08 Thibault Saunierges: Move the max-duration property from TrackFileSourc...
2012-04-05 Thibault Sauniertimeline-layer: Do not call track_get_by_layer when...
2012-04-04 Thiago Santosges: timeline-pipeline: Remove playsink send_event...
2012-04-04 Thibault Saunierformatter: Try to figure out new paths when media files...
2012-03-28 Thibault Sauniertimelineobject: Set TrackObject's TimelineObject only...
2012-03-28 Thibault Sauniertimelineobject: Update the nb_effect when releasing...
2012-03-28 Thibault Saunierges: Add a way to know whether a timeline is updating...
2012-03-28 Thibault Sauniertrackobject: Enable adding a TrackObject in a Track...
2012-03-28 Thibault Sauniertimeline-layer: Add a method to get the timeline it...
2012-03-28 Volodymyr Rudyiges-track: Set gnlobject state to NULL before disposing it
2012-03-19 Tim-Philipp... ges-pitivi-formatter: add copyright/license headers
2012-03-13 Tim-Philipp... tests: fix weird windowsy code in save_and_load unit...
2012-03-12 Tim-Philipp... configure: check for libxml2 explicitly
2012-03-12 Tim-Philipp... ges-pitivi-formatter: move libxml includes into .c...
2012-03-06 Sebastian Drögeges: Fix 'implicit conversion from enumeration type...
2012-03-06 Sebastian Drögeges: Fix 'comparison of unsigned expression < 0 is...
2012-02-17 Tim-Philipp... bindings: don't link to libges four times
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-12 Mark Nauwelaertsges: only use glib constructs as required in configure.ac
next