platform/upstream/gstreamer.git
2012-04-13 Sebastian Drögeconfigure: Modernize autotools setup a bit
2012-04-13 Sebastian DrögeAutomatic update of common submodule
2012-04-08 Thibault SaunierMerge branch '0.10'
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 Sebastian DrögeAutomatic update of common submodule
2012-04-05 Thibault Sauniertimeline-layer: Do not call track_get_by_layer when...
2012-04-04 Thiago SantosMerge branch '0.10'
2012-04-04 Thiago Santosges: timeline-pipeline: Remove playsink send_event...
2012-04-04 Sebastian Drögeges: Update versioning
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-04 Thibault Saunierformatter: Try to figure out new paths when media files...
2012-03-29 Thibault SaunierMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-28 Thibault Sauniertimelineobject: Set TrackObject's TimelineObject only...
2012-03-28 Volodymyr Rudyiges-track: Set gnlobject state to NULL before disposing it
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-26 Wim TaymansReplace master with 0.11
2012-03-19 Tim-Philipp... ges-pitivi-formatter: add copyright/license headers
2012-03-13 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2012-03-13 Tim-Philipp... tests: fix weird windowsy code in save_and_load unit...
2012-03-12 Tim-Philipp... ges-timeline-pipeline: port to 0.11
2012-03-12 Tim-Philipp... Remove ges-marshal.[ch] and use the generic marshaller
2012-03-12 Tim-Philipp... configure: bump GLib requirement in line with core...
2012-03-12 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
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-02-10 Tim-Philipp... tests: ges_track_new() takes ownership of caps, so...
2012-02-10 Tim-Philipp... tests: port tests to new raw caps
2012-02-10 Tim-Philipp... track: add g-i annotation that ges_track_new() takes...
2012-02-10 Tim-Philipp... ges: port to new raw audio/video caps
2012-02-10 Tim-Philipp... examples, ges-launch: remove deprecated g_thread_init()
2012-02-10 Tim-Philipp... g-i: need to call gst_init() before ges_init() so GST_T...
2012-02-10 Tim-Philipp... track-{audio,video}-transition: update for controller...
2012-02-10 Tim-Philipp... timeline-pipeline: use standard GLib API to save thumbn...
2012-02-10 Tim-Philipp... timeline-pipeline: update for new gst_buffer_map() API
2012-01-30 Mark Nauwelaertsges: support and handle no-more-pads in GESTimeline...
2012-01-25 Thomas Vander... Automatic update of common submodule
2012-01-25 Sebastian DrögeAutomatic update of common submodule
2012-01-18 Sebastian DrögeAutomatic update of common submodule
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
next