summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.1gst-editing-services-0.10.1Edward Hervey2011-01-206-2/+5659
* random: Update goals/features documentEdward Hervey2011-01-181-5/+113
* configure.ac: 0.10.0.4 pre-releaseEdward Hervey2011-01-171-1/+1
* ges-launch: Set restriction on video profile if presentEdward Hervey2011-01-171-0/+3
* ges-launch: Remove dead code and make functions/variables staticEdward Hervey2011-01-121-49/+5
* ges-launch: Fix and cleanup enum listingEdward Hervey2011-01-121-49/+19
* 0.10.0.3 pre-releaseEdward Hervey2011-01-111-1/+1
* ges-launch: Add GStreamer major/minor version to the executable filenameSebastian Dröge2011-01-112-2/+5
* ges: Fix more ges_timeline_get_layers() usage memory leaksEdward Hervey2011-01-112-4/+8
* ges: Don't install ges-internal.h and hide the GES debug category symbolsSebastian Dröge2011-01-113-5/+7
* ges-utils: minor doc updateEdward Hervey2011-01-111-2/+2
* ges: Only export symbols starting with ges_ or GES_Sebastian Dröge2011-01-111-1/+1
* ges: Mark some private symbols staticSebastian Dröge2011-01-112-12/+12
* configure: Require G-I 0.9.6 for the --identifier-prefix parameterSebastian Dröge2011-01-111-1/+1
* pkg-config: Require gstreamer-controller and gstreamer-pbutilsSebastian Dröge2011-01-112-2/+2
* configure: Add parameter to select GTK+ version to use and default to 2.0Sebastian Dröge2011-01-111-6/+23
* Automatic update of common submoduleStefan Kost2011-01-111-0/+0
* Automatic update of common submoduleTim-Philipp Müller2011-01-101-0/+0
* common: Update to current masterEdward Hervey2011-01-101-0/+0
* TimelinePipeline: minor doc fixEdward Hervey2011-01-101-1/+1
* docs: Fix image inclusionEdward Hervey2011-01-101-2/+2
* configure.ac: 0.10.0.2 pre-releaseEdward Hervey2011-01-101-1/+1
* docs: Fix for uploading docsEdward Hervey2011-01-101-2/+2
* docs: Document all the undocumented public functionsThibault Saunier2011-01-1021-32/+209
* TrackObject: Small cleanupEdward Hervey2011-01-101-16/+17
* TrackObject: Remove deprecated FIXMEEdward Hervey2011-01-101-5/+0
* tests: Unref the GList returned by ges_timeline_get_layers...Edward Hervey2011-01-101-12/+8
* docs: Fixup the sections for missing/renamed/removed symbolsEdward Hervey2011-01-101-2/+6
* Track: Mark as private the instance private structureEdward Hervey2011-01-101-0/+1
* Timeline: Fix documentation of return valueEdward Hervey2011-01-101-1/+2
* GESFormatter: Add private instance and move private variables to itThibault Saunier2011-01-082-18/+35
* TimelineFileSource: Create instance private and move private variables to itThibault Saunier2011-01-085-57/+229
* Timeline: Add instance private and Move private variables to itThibault Saunier2011-01-087-115/+192
* TimelineTestSource: Move private variables to instance privateThibault Saunier2011-01-085-52/+148
* TimelineTextOverlay: Move private variables to instance privateThibault Saunier2011-01-084-64/+161
* TimelineTitleSource: Move private variables to instance privateThibault Saunier2011-01-084-77/+206
* TrackAudioTestSource: Move private variables to instance privateThibault Saunier2011-01-084-20/+50
* TrackAudioTransition: : Move private variables to instance privateThibault Saunier2011-01-082-39/+38
* TrackTextOverlay: Move private variables to instance privateThibault Saunier2011-01-085-63/+119
* test: make unit tests compile and work in uninstalled setupTim-Philipp Müller2011-01-081-2/+7
* gobject-introspection: fix g-i build for uninstalled setupTim-Philipp Müller2011-01-082-3/+8
* enums: Fix transition enumEdward Hervey2011-01-062-2/+2
* TrackTitleSource: Move private variables to instance privateEdward Hervey2011-01-064-68/+128
* TimelinePipeline: Fix thumbnail method docs and argumentsEdward Hervey2011-01-062-17/+12
* TrackVideoTestSource: Move private data to instance privateEdward Hervey2011-01-064-8/+28
* TrackVideoTransition: Move private variable to instance privateEdward Hervey2011-01-065-84/+117
* TimelinePipeline: Updates for pbutils API changeEdward Hervey2011-01-061-2/+2
* configure.ac: Require core gitEdward Hervey2011-01-051-1/+1
* GESTrackAudioTransition: Fix empty if() bodyEdward Hervey2010-12-211-2/+2
* GESTimelinePipeline: Fix usage of encodebinEdward Hervey2010-12-201-3/+3