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