platform/upstream/gstreamer.git
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
2012-01-12 Mark Nauwelaertspkgconfig: fix uninstalled pkgconfig to handle out...
2012-01-11 Thibault Saunierpitivi-formatter: Use the new Formatter->project_loaded...
2012-01-11 Thibault Saunierformatter: Add a "loaded" signal
2012-01-11 Thibault Saunierdocs: Add a pitivi-formatter documentation
2012-01-11 Thibault Saunierformatter: Enhance some debug logging
2012-01-11 Thibault Saunierges: Rework the ges_pitivi_get_sources method
2012-01-11 Thibault Saunierges: Let user set a source list on the PitiviFormatter
2012-01-11 Thibault Saunierges: Handle the new SourceMoved API in PitiviFormatter
2012-01-11 Thibault Saunierbindings: Bind the new formatter API
2012-01-11 Thibault Saunierges: Add an API to Formatter to be able to handle moved...
2012-01-11 Thibault Saunierges: Add a "discovery-error" signal to GESTimeline
2012-01-11 Thibault Saunierges: Let user set TimelineObject URI while not containi...
2012-01-11 mathieu duponchelleAdd API to get all sources from xptv project
2012-01-11 mathieu duponchelleDisconnect handlers when object is removed from layer
2012-01-11 mathieu duponchelleEdit : typos
2012-01-11 Mathieu DuponchelleGES : remove transitions when needed
2012-01-11 mathieu duponchelleFixes auto transitions on layers + n.
2012-01-11 Thibault Saunierges: Add a maxduration property to TrackFileSource
2012-01-11 Thibault Saunierges: Disconnect the TrackObject when removed from a...
2012-01-11 Thibault Saunierges: Add a runtime version checking function
2012-01-11 Thibault Saunierges: Reindent ges-track-object.h
2012-01-11 Thibault Saunierbindings: Register the various enums/flags in python
2012-01-11 Thibault Saunierges: Make TrackObject:locked a GObject property
2012-01-11 Thibault Saunierges: Fix the TimelineObject::effect-added signal emissi...
2012-01-11 Thibault Saunierges: Reindent ges-track.h
2012-01-11 Thibault Saunierges: Some debug logging enhancements
2012-01-11 Thibault Saunierges: Expand track background duration equal to timeline...
2012-01-11 Thibault Saunierges: Add a duration property to GESTimeline
2012-01-11 Thibault Saunierges: Fix TimelineObject movement that contains unlocked...
2012-01-11 Thibault Saunierges: Bump layer height from 10 to 1000
2012-01-11 Thibault Saunierges: Little fixes to timeline_object_g(s)et_supprted_fo...
2012-01-11 Thibault Saunierges: Add guards to all API calls in GESTimelineObject
2012-01-11 Thibault Saunierges: Add a method to TimelineObject to set contained...
2012-01-11 Thibault Saunierdocs: Update documentation
2012-01-11 Thibault Saunierges: Remove transitions properly
2012-01-11 Thibault Saunierges: Add a TimelineObject::track-object-removed signal
2012-01-11 Thibault Saunierges: Enhance some debug logging
2012-01-11 Thibault Saunierges: Misc fixes in ges-timeline-layer
2012-01-11 Thibault Saunierges: Auto transition cleanup
2012-01-11 Thibault Saunierges: Do not add any audio source when still image
2012-01-11 Thibault Saunierges: Fix debugging symbol to avoid segfaults
2012-01-11 Thibault Saunierges: Big PiTiVi formatter cleanup
2012-01-11 Stéphane Maniaciges: Don't release unexisting sources when destroying...
2012-01-11 Thibault Saunierges: Add a gnl background object to tracks
2012-01-11 Thibault Saunierges: Make sure not to set transition start to negative
2012-01-11 Mathieu Duponchelleges: makes "pass over" accurate and reset priority...
2012-01-11 Mathieu Duponchelleges: don't reset the supported formats in the timeline...
2012-01-11 Mathieu Duponchelleges: make the offset positive as it should have been
2012-01-11 Mathieu Duponchelleges: modifies emission of the track/object-removed...
2012-01-11 Mathieu Duponchelleges: adds a ges_timeline_object_split method
2012-01-11 Thibault Saunierges: add a timeline_object copy function
2012-01-11 Mathieu Duponchellepython : bind the new timeline_object functions
2012-01-11 Mathieu Duponchelleges: adds an enable_update function to the GESTimeline
2012-01-11 Mathieu Duponchelleges : add a track-object(removed signal to the track
2012-01-11 Thibault Saunierges: Handle supported formats in TimelineStandardTransition
2012-01-11 Mathieu Duponchelleges: add an auto-transition to the layer
2012-01-11 Mathieu Duponchelleges: Keep the track object list sorted in track
2012-01-11 Mathieu Duponchelleges: add track objects to the track before the track...
2012-01-11 Mathieu Duponchellepython: bind and override the ges_track_get_objects...
2012-01-11 Mathieu Duponchelleges: Add API to get the TrackObject-s contained in...
2012-01-11 Mathieu Duponchellepython: binds the PiTiVi formatter
2012-01-11 Mathieu Duponchelleexamples: Add a load project option to ges-ui
2012-01-11 Mathieu Duponchelletools: Add a -y option to ges-launch to launch pitivi...
2012-01-11 Mathieu Duponchelletest: Add a pitivi formatter test
2012-01-11 Mathieu Duponchelleges: Implement a Pitivi Formatter
2012-01-11 Mathieu Duponchelleges: add a track-object-added signal to GESTrack
2012-01-11 Mathieu Duponchelleges: Add a track-object-added signal to GESTimelineObject
2012-01-11 Thibault Saunierges: Move supported formats from filesource to timeline...
2012-01-11 Thibault Saunierges: Add a ges_timeline_append_layer convenience method
2012-01-11 Thibault Sauniertest: Better layer priority handling testing
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-11 Thibault Saunierges: Add some debugging symbols
2012-01-11 Thibault Saunierges: Handle TimelineLayer and its contained TimelineObj...
2012-01-11 Thibault Saunierges: Define a LAYER_HEIGHT constant in the normal layer
2012-01-11 Edward Herveydocs: Add pipeline {get|set}_{audio|video}_sink() docs
2012-01-06 Robert Swaintimeline: simplify code to remove an object from the...
2012-01-05 Robert SwainGESTimeline: Lock object discovery list
2012-01-05 Mateu BatleGESTimelineObject: fix trigger notify changing props
2011-12-30 Edward Herveytools: Add proper include for g_printf
2011-11-30 Mark Nauwelaertsges-launch: allow for optional audio or video track
2011-11-30 Mark Nauwelaertsges-launch: port over gst-launch verbose setting
2011-11-07 Robert SwainGESTimelinePipeline: Add API to get/set audio sink
2011-10-12 Tim-Philipp... docs: link against libgstreamer for gst_init() and...
2011-10-12 Tim-Philipp... bindings: fix up pygst includes for new install directory
2011-10-12 Tim-Philipp... configure: require pygst from git for the headers
2011-10-12 Sebastian Drögepython: Add $(PYGST_CFLAGS) to CFLAGS to fix the build
2011-10-05 Robert SwainGESTimelinePipeline: API documentation improvements
2011-10-04 Robert SwainGESTimelinePipeline: Add video sink get/set API
2011-09-07 Stefan Sauerdocs: cleanup makefiles
2011-09-06 Stefan SauerAutomatic update of common submodule
2011-09-06 Stefan SauerAutomatic update of common submodule
2011-09-02 Edward Herveydocs: clarify sentence a bit
2011-09-02 Edward Herveydesign: More specifications of compositing and material...
next