platform/upstream/gstreamer.git
2013-01-03 Thibault Saunierformatter: Plug some leaks
2013-01-03 Thibault Sauniertest: project: Fix various leaks
2013-01-03 Thibault Saunierxmlformatter: Plug various leaks
2012-12-31 Thibault SaunierMisc nitpick fixing
2012-12-31 Thibault Saunierproject: Plug various leaks.
2012-12-31 Thibault Sauniermeta-container: Plug various leaks
2012-12-31 Thibault Saunierasset: Do not allow proxying over the same currently...
2012-12-31 Thibault Saunierasset: Fix some leaks
2012-12-29 Thibault Saunierasset: Avoid leaking the GParameter array and content
2012-12-29 Thibault Saunierassetfilesource: Fix some leaks
2012-12-29 Thibault Sauniertests: Remove useless mutex
2012-12-29 Thibault SaunierAdd some more gitignore
2012-12-29 Thibault SaunierRefrase formatters descriptions
2012-12-29 Thibault Saunierformatter: First check the extension when checking...
2012-12-29 Thibault Saunierproject: Run the vmethod in first stage for the "loaded...
2012-12-29 Thibault Sauniertests: Fix misc issues
2012-12-29 Thibault SaunierAllow checking code coverage
2012-12-29 Thibault SaunierMisc documentation fixes
2012-12-29 Thibault SaunierImplement a GESAssetTrackObject class
2012-12-29 Thibault SaunierImplement a GESAssetTimelineObject class
2012-12-29 Thibault SaunierAdd a GESAssetTrackFileSource class and make use of...
2012-12-29 Sebastian DrögeAllow applications to select to which track a track...
2012-12-29 Thibault SaunierAdd a utility method to get the name of a GESTrackType
2012-12-29 Thibault Sauniertimelinepipeline: Properly reset #GESTrack caps when...
2012-12-29 Thibault Sauniertimeline: Properly popullate the tracks field with...
2012-12-29 Thibault SaunierAdd some ignored files
2012-12-29 Thibault SaunierRevert "Revert "ges: timeline-pipeline: Remove playsink...
2012-12-29 Thibault SaunierMisc documentation fixing
2012-12-29 Thibault Saunierformatter: Rework the _save_to_uri method to give more...
2012-12-29 Thibault Sauniertimeline-layer: Handle project when adding a GESTimelin...
2012-12-29 Thibault Sauniertimeline-layer: Implement the Extractable type
2012-12-29 Thibault Sauniertimeline-object: Reindent header file
2012-12-29 Thibault Saunierdocs: Minor documentation fixes
2012-12-29 Thibault Saunierinternale: Add the G_GNUC_INTERNAL attribute to all...
2012-12-29 Volodymyr Rudyitests: Add testcase for GESAsset
2012-12-29 Thibault Saunierges: Create assets for all GESTimelineStandardTransitio...
2012-12-29 Thibault Saunierges: Make sure not to initialize twice
2012-12-29 Thibault Sauniertimelineobject: Add a method to add a GESAsset
2012-12-29 Thibault Sauniertimeline-standard-transition: Override the GESExtractab...
2012-12-29 Thibault Sauniertimelinefilesource: Remove deprectated methods
2012-12-29 Thibault Sauniertimeline: Make use of the Project API for timeline...
2012-12-29 Thibault Sauniertests: Add GESProject tests
2012-12-29 Thibault Saunierxml-formatter: Implement a GESXmlFormatter
2012-12-19 Thibault Sauniertrack: Set the gap element creator function when tracks...
2012-12-19 Thibault Saunierpipeline: Minor documentation fixes
2012-12-19 Thibault SaunierCheck in TimelineObject what tracks are supported befor...
2012-12-19 Thibault Sauniertimeline: Implement the GESMetaContainerInterface
2012-12-19 Thibault Sauniertimeline: Implement the GESExtractable interface
2012-12-19 Thibault Sauniertimeline: Make timeline->track and timeline->layers...
2012-12-19 Thibault Saunierformatter: Make it work with GESProject
2012-12-19 Thibault Saunierformatter: Implement the GESExtractable interface
2012-12-19 Thibault Sauniertests: First filesource test port to assets
2012-12-19 Thibault SaunierExamples: Use GESTimelineTestSource instead of GESCusto...
2012-12-19 Thibault Saunierproject: Implement GESProject
2012-12-19 Thibault Sauniertrack: Implement the GESMetaContainer interface
2012-12-19 Thibault Sauniertrackobject: Implement the GESMetaContainerInterface
2012-12-19 Thibault Sauniertimeline-object: Implement the GESMetadataContainer...
2012-12-19 Thibault Sauniertrackobject: Implement the GESExtractable interface
2012-12-19 Thibault Saunierdocs: Update GESTimelineTestSource documentation
2012-12-19 Thibault Sauniercustomtimelinesource: Override Extractable
2012-12-19 Thibault Saunierbindings: Add simple python examples
2012-12-19 Thibault Saunierbindings: Start implementing overrides for python
2012-12-19 Thibault Saunierexample: Port the concatenate example to assets
2012-12-19 Volodymyr Rudyiexamples: Add basic examples of asset
2012-12-19 Thibault Saunierges: Implement the ges_timeline_layer_add_asset method
2012-12-19 Volodymyr Rudyitimelinefilesource: Override default GESExtractable...
2012-12-19 Thibault Sauniertimelineobject: Implement the GESExtractable interface
2012-12-19 Volodymyr Rudyiges: Implement GESAssetFileSource
2012-12-19 Thibault Saunierges: Implement the GESExtractable interface
2012-12-19 Volodymyr Rudyiges: Implement GESAsset
2012-12-19 Thibault Saunierdesign: Add asset design document
2012-12-19 Thibault Saunierfilesource: Make the uri property CONSTRUCT_ONLY
2012-12-19 Thibault Sauniergitignore: Ignore some more files
2012-12-19 Thibault Sauniertests: implement GESMetaContainer tests
2012-12-19 Paul Langetimeline-layer: implement the GESMetaContainer interface
2012-12-19 Thibault Saunier metacontainer: Finnish GESMetaContainer implementation
2012-12-19 Paul Langeimplement the GESMetaContainer interface
2012-12-19 Thibault Saunierdocs: Added metadata design doc
2012-12-19 Thibault Sauniertimeline-layer: Fix track-added Callback parametters
2012-12-19 Thibault Sauniertest-utils: Add some more utilities
2012-12-19 Thibault SaunierMinor fixes to the test utils
2012-12-19 Thibault Sauniertimeline-object: Edit can only work work with GESTrackS...
2012-12-19 Thibault Saunierformatter: Remove obselete APIs
2012-12-19 Thibault SaunierRemove the GESKeyFileFormatter
2012-12-19 Thibault Saunierpitiviformatter: Some minor restrtucturation
2012-12-19 Thibault Sauniertrack: Force video/x-raw in raw gaps
2012-12-19 Thibault Sauniertimeline: Keep track of GSequenceIter for each GESTrack...
2012-12-19 Thibault Sauniertimelineobject: Give a direct access to the list of...
2012-12-19 Thibault Sauniertrackobject: Properly rename get/set_child_property
2012-12-19 Thibault Sauniertrackobject: Some GI annotation fix
2012-11-25 Thibault Saunierdocs: Add make upload
2012-11-19 Tim-Philipp... Automatic update of common submodule
2012-11-17 Tim-Philipp... ges-track-effect: don't use deprecated API
2012-11-04 Tim-Philipp... Fix FSF address
2012-10-31 Thibault Saunierges: fix g-i search path for GstAudio GstVideo GstTag...
2012-10-25 Xabier Rodriguez... timeline: Added timeline and mode as properties
2012-10-25 Xabier Rodriguez... timeline: Adding GObject property API to get/set previe...
2012-10-25 Xabier Rodriguez... timeline: Initialize as NULL the preview sinks when...
2012-10-06 Tim-Philipp... Automatic update of common submodule
2012-09-25 Thibault Saunierges: Update reported version to 1.0
next