Thibault Saunier [Fri, 6 May 2011 20:18:58 +0000 (17:18 -0300)]
GESTimelineParseLaunchEffect: finalize to avoid leaks
Thibault Saunier [Fri, 6 May 2011 17:55:31 +0000 (14:55 -0300)]
ges: Add 'Since 0.10.2' to the new effects related API
Edward Hervey [Fri, 6 May 2011 17:41:38 +0000 (19:41 +0200)]
GESTrackObject: Check for valid argument
Edward Hervey [Fri, 6 May 2011 17:41:16 +0000 (19:41 +0200)]
GESTrackObject: Make a local function static
Edward Hervey [Fri, 6 May 2011 17:40:22 +0000 (19:40 +0200)]
GESTimelineObject: Check for valid arguments
and minor indentation fix
Edward Hervey [Fri, 6 May 2011 17:39:26 +0000 (19:39 +0200)]
ges: Debug statement fixups
Edward Hervey [Fri, 6 May 2011 17:38:26 +0000 (19:38 +0200)]
ges: Doc fixes
Edward Hervey [Fri, 6 May 2011 17:36:35 +0000 (19:36 +0200)]
ges: Include indentation fixes
Edward Hervey [Fri, 6 May 2011 17:35:13 +0000 (19:35 +0200)]
ges: Fix include orders
Edward Hervey [Fri, 6 May 2011 09:58:02 +0000 (11:58 +0200)]
tests: Add effects to ignored files
Edward Hervey [Fri, 6 May 2011 09:56:30 +0000 (11:56 +0200)]
ges: Don't break debug lines
Edward Hervey [Fri, 6 May 2011 09:54:41 +0000 (11:54 +0200)]
docs: Add missing symbol to ges-sections
Edward Hervey [Fri, 6 May 2011 09:54:19 +0000 (11:54 +0200)]
TrackLaunchEffect: Fix macros
Thibault Saunier [Thu, 17 Mar 2011 15:38:38 +0000 (11:38 -0400)]
ges-ui: add effects
Thibault Saunier [Wed, 16 Mar 2011 21:06:08 +0000 (17:06 -0400)]
GESTrackParseLaunchEffect: better create_element implementation
Thibault Saunier [Wed, 16 Mar 2011 20:23:53 +0000 (16:23 -0400)]
TrackObject: fixe a crash in connect_signal
Thibault Saunier [Fri, 25 Feb 2011 16:10:00 +0000 (17:10 +0100)]
GESTrackObject: add a ges_track_object_list_children_properties method
test: Test the new method, and also set/get_child_property_by_spec
Thibault Saunier [Fri, 25 Feb 2011 11:13:03 +0000 (12:13 +0100)]
GESTrackObject: Implement a get/set_child_property_by_spec and get/set_child_property_valist methods
Reimplement the get/set_property accordingly
Thibault Saunier [Fri, 25 Feb 2011 10:32:44 +0000 (11:32 +0100)]
GESTrackObject: add a ges_track_object_lookup_child method
Thibault Saunier [Fri, 25 Feb 2011 09:54:55 +0000 (10:54 +0100)]
GESTrackObject: fixe the connect_properties_signals
Thibault Saunier [Wed, 23 Feb 2011 19:30:04 +0000 (20:30 +0100)]
GESTrackObject: Change properties_hashtable format to GParamSpec->GstElement
It used to be 'ClassName-property-name' -> GstElement
Thibault Saunier [Wed, 16 Feb 2011 17:35:02 +0000 (18:35 +0100)]
GESTrackEffect: move get_props_hastable implementation from GESTackParseLaunchEffect
Thibault Saunier [Wed, 16 Feb 2011 16:51:21 +0000 (17:51 +0100)]
GESTimelineObject: set_top_effect_priority refactoring
Thibault Saunier [Wed, 16 Feb 2011 16:45:05 +0000 (17:45 +0100)]
GESTimelineObject: Change the get_effects method to get_top_effects.
Thibault Saunier [Wed, 16 Feb 2011 14:51:20 +0000 (15:51 +0100)]
GESTrackObject: fixe a few issues with the get_props_hastable vmethod
Thibault Saunier [Wed, 16 Feb 2011 13:30:22 +0000 (14:30 +0100)]
GESTimelineEffect: keep the list of TrackObjects always sorted
Make sort_track_effects function static
Thibault Saunier [Wed, 16 Feb 2011 13:05:14 +0000 (14:05 +0100)]
GESTimelineObject: use GESTrackEffect as base classe for effects and not GESTrackOperation.
Thibault Saunier [Fri, 11 Feb 2011 08:17:58 +0000 (09:17 +0100)]
GESTimelineParseLaunchEffect: documentation fixing
Thibault Saunier [Fri, 11 Feb 2011 08:14:33 +0000 (09:14 +0100)]
TrackParseLaunchEffect: rename ges_track_parse_launch_effect_new_from_bin_desc method to ges_track_parse_launch_effect_new
Thibault Saunier [Thu, 10 Feb 2011 15:33:16 +0000 (16:33 +0100)]
design: Update effect implementation doc
Thibault Saunier [Thu, 10 Feb 2011 15:15:50 +0000 (16:15 +0100)]
Make GESTimelineEffect abstract and move its implementation to GESTimelineParseLaunchEffect
test: Adapte the test suite to suite the new API
Thibault Saunier [Thu, 10 Feb 2011 11:17:50 +0000 (12:17 +0100)]
Make GESTrackEffect abstract and move its implementation to GESTrackParseLaunchEffect
test: update the effect test suite
Thibault Saunier [Tue, 8 Feb 2011 15:08:28 +0000 (16:08 +0100)]
docs: Add missing symbols in docs/libs/ges.types so the class hierarchy is well generated
Thibault Saunier [Tue, 8 Feb 2011 10:21:41 +0000 (11:21 +0100)]
design: update effect implementation progress
Thibault Saunier [Tue, 8 Feb 2011 14:29:21 +0000 (15:29 +0100)]
GESTrackObject: add the deep-notify signal
tests: test the new signal
Thibault Saunier [Tue, 8 Feb 2011 13:04:39 +0000 (14:04 +0100)]
GESTimelineObject: Emit signal when adding and removing effects
tests: test that those signals are actually well sent
Thibault Saunier [Tue, 8 Feb 2011 10:10:31 +0000 (11:10 +0100)]
docs: fixe the GESTimelineObject documentation
Thibault Saunier [Tue, 8 Feb 2011 10:06:57 +0000 (11:06 +0100)]
GesTrackObject: add the ges_track_object_get_child_property method
test: Test this new method
design: change the design file to fit the implementation
Thibault Saunier [Tue, 8 Feb 2011 09:25:41 +0000 (10:25 +0100)]
GESTrackObject: add a ges_track_object_set_child_property_method
test: Test the new method
Thibault Saunier [Tue, 8 Feb 2011 08:02:56 +0000 (09:02 +0100)]
tests: use the AgingTv as testing effects instead of identity
Lets us try the new property handling implementation in TrackObject
Thibault Saunier [Tue, 8 Feb 2011 07:57:11 +0000 (08:57 +0100)]
GESTrackEffect: add the get_props_hastable virtual method
Implements this virtual method for bin described effects.
Thibault Saunier [Mon, 7 Feb 2011 16:06:01 +0000 (17:06 +0100)]
GESTrackObject: add an hashtable linking childs properityName -> GstElement
We also add a Virtual method that should be implementented in subclasses to generate the new GHasTable
Thibault Saunier [Fri, 4 Feb 2011 10:44:19 +0000 (11:44 +0100)]
GESTimelineObject: add a ges_timeline_object_set_top_effect_priority method
Lets the user have a minimum of control over effects priorities
Thibault Saunier [Fri, 4 Feb 2011 10:26:11 +0000 (11:26 +0100)]
GESTimelineObject: Do not rely on the fact that the trackobject list is sorted
Thibault Saunier [Thu, 3 Feb 2011 15:03:10 +0000 (16:03 +0100)]
test: Better priorities height setting testing
Thibault Saunier [Thu, 3 Feb 2011 14:40:05 +0000 (15:40 +0100)]
GESTimelineObject: Update TrackObject priorities handling
make use of the new TrackObject getters
Thibault Saunier [Thu, 3 Feb 2011 14:30:30 +0000 (15:30 +0100)]
GESTimelineObject: make debugging symbols more usefull
Thibault Saunier [Thu, 3 Feb 2011 14:11:54 +0000 (15:11 +0100)]
GESTrackEffect: add getters for the: start, inpoint, duration, priority, active properties
docs: add new symbols
Thibault Saunier [Tue, 1 Feb 2011 20:22:04 +0000 (21:22 +0100)]
TimelineEffect: implement the create_track_object vmethod
tests: test the new vmethod
Thibault Saunier [Tue, 1 Feb 2011 20:14:29 +0000 (21:14 +0100)]
TimelineObject: take a private update_height method out of priority_update_cb
Thibault Saunier [Tue, 1 Feb 2011 17:47:09 +0000 (18:47 +0100)]
TimelineEffect: create 2 properties for bin_descrption, one for the audio track, another for the video one
This is more for testing purposes since in the long run we should use Materials
Thibault Saunier [Tue, 1 Feb 2011 17:02:23 +0000 (18:02 +0100)]
test: check the height of a TimelineObject when adding effects to it
Thibault Saunier [Mon, 31 Jan 2011 12:28:44 +0000 (13:28 +0100)]
TimelineEffect: Add the basis for GESTimelineEffect implementation
Thibault Saunier [Mon, 31 Jan 2011 12:26:50 +0000 (13:26 +0100)]
TrackEffect: Fixe the documentation
Thibault Saunier [Mon, 31 Jan 2011 10:53:38 +0000 (11:53 +0100)]
TimelineObject: fixe new API documentation
Thibault Saunier [Mon, 31 Jan 2011 10:41:37 +0000 (11:41 +0100)]
TimelineObject: add the ges_timeline_object_get_top_effect_position method
tests: adapt the effect testsuite to use this function
docs: add the method to the documentation
Thibault Saunier [Mon, 31 Jan 2011 10:33:56 +0000 (11:33 +0100)]
TimelineObject: remove trailling spaces
Thibault Saunier [Mon, 31 Jan 2011 10:32:14 +0000 (11:32 +0100)]
TimelineObject: add ges_timeline_object_get_effects API
tests: Test the new TimelineObject API
docs: add the corresponding fonction
Thibault Saunier [Mon, 31 Jan 2011 10:22:31 +0000 (11:22 +0100)]
TimelineObject: adapt the add_track_object so we can add effects to it.
We keep the list of contained TrackObject-s order by priority
Thibault Saunier [Mon, 31 Jan 2011 10:15:33 +0000 (11:15 +0100)]
TimelineObject: add a function to sort list of applied effects
Thibault Saunier [Mon, 31 Jan 2011 10:10:35 +0000 (11:10 +0100)]
TimelineObject: add a property to count the number of effects applied on it
Thibault Saunier [Tue, 1 Feb 2011 20:23:22 +0000 (21:23 +0100)]
TrackEffect: add padding to give a margin for API expension without breaking ABI
Thibault Saunier [Mon, 31 Jan 2011 10:43:04 +0000 (11:43 +0100)]
TrackEffect: change the create_element function arguments to fit what is expected
Thibault Saunier [Mon, 31 Jan 2011 10:09:47 +0000 (11:09 +0100)]
design: spelling correction in the effect design document
Thibault Saunier [Mon, 31 Jan 2011 10:05:10 +0000 (11:05 +0100)]
design: add a description of the ges_timeline_object_get_top_effect_postion method
Thibault Saunier [Tue, 25 Jan 2011 18:53:36 +0000 (19:53 +0100)]
Specs: Add a description of the GESEffect class
Thibault Saunier [Fri, 21 Jan 2011 10:11:12 +0000 (11:11 +0100)]
TrackEffect: Change copyright
Thibault Saunier [Fri, 21 Jan 2011 09:43:09 +0000 (10:43 +0100)]
design: fixe effects API after Edward review
Edward Hervey [Tue, 18 Jan 2011 19:03:42 +0000 (20:03 +0100)]
pending fixups/comments
Thibault Saunier [Tue, 18 Jan 2011 19:05:54 +0000 (20:05 +0100)]
effects: Make TrackEffect implementation corresponding to the new effect API description
Make the effects testsuite correspond to the new API
Fixe a few compilation issues due to TrackEffect
Thibault Saunier [Tue, 18 Jan 2011 19:03:51 +0000 (20:03 +0100)]
design: move GESTimlineSource new API to GESTimelineObject
Thibault Saunier [Wed, 12 Jan 2011 10:47:30 +0000 (11:47 +0100)]
design: Effect API draft V2
Thibault Saunier [Thu, 9 Dec 2010 15:01:02 +0000 (16:01 +0100)]
Specs: review effect API Draft
Thibault Saunier [Tue, 7 Dec 2010 12:47:47 +0000 (13:47 +0100)]
Specs: Add effect API Draft
Thibault Saunier [Sat, 4 Dec 2010 11:22:54 +0000 (12:22 +0100)]
Specs: Review design of effect implementation proposal
Thibault Saunier [Mon, 15 Nov 2010 22:32:23 +0000 (23:32 +0100)]
GESTrackEffect: add private struct
Thibault Saunier [Mon, 8 Nov 2010 20:53:26 +0000 (21:53 +0100)]
Specs: proposal for effects implementation
Thibault Saunier [Fri, 5 Nov 2010 11:12:24 +0000 (12:12 +0100)]
GESTrackEffect: implementation of this new class
Edward Hervey [Mon, 17 Jan 2011 15:46:15 +0000 (16:46 +0100)]
ges-launch-0.10: Cleanup for error cases and print statements
* Use g_error for fatal errors
* Don't exit the application from the middle of nowhere
* Properly cleanup even in error cases
* Don't print out things which aren't needed
Tim-Philipp Müller [Sun, 24 Apr 2011 13:07:33 +0000 (14:07 +0100)]
Automatic update of common submodule
From
c3cafe1 to
46dfcea
Alessandro Decina [Thu, 27 Jan 2011 16:47:25 +0000 (17:47 +0100)]
android: make it ready for androgenizer
Remove the android/ top dir
Fixe the Makefile.am to be androgenized
To build gstreamer for android we are now using androgenizer which generates the needed Android.mk files.
Androgenizer can be found here: http://git.collabora.co.uk/?p=user/derek/androgenizer.git
Stefan Kost [Mon, 4 Apr 2011 13:00:37 +0000 (16:00 +0300)]
Automatic update of common submodule
From
1ccbe09 to
c3cafe1
Sebastian Dröge [Fri, 25 Mar 2011 21:39:04 +0000 (22:39 +0100)]
Automatic update of common submodule
From
193b717 to
1ccbe09
Stefan Kost [Fri, 25 Mar 2011 12:58:45 +0000 (14:58 +0200)]
Automatic update of common submodule
From
b77e2bf to
193b717
Sebastian Dröge [Fri, 25 Mar 2011 09:01:45 +0000 (10:01 +0100)]
build: Include lcov.mak to allow tests coverage report generation
Sebastian Dröge [Fri, 25 Mar 2011 08:35:38 +0000 (09:35 +0100)]
Automatic update of common submodule
From
d8814b6 to
b77e2bf
Sebastian Dröge [Fri, 25 Mar 2011 08:12:04 +0000 (09:12 +0100)]
Automatic update of common submodule
From
6aaa286 to
d8814b6
Stefan Kost [Thu, 24 Mar 2011 16:51:48 +0000 (18:51 +0200)]
Automatic update of common submodule
From
6aec6b9 to
6aaa286
Thibault Saunier [Wed, 16 Mar 2011 23:58:54 +0000 (19:58 -0400)]
GESTimelinePipeline: the _init_ method shouldn't return before the end
Fixes #644939
Luis de Bethencourt [Fri, 18 Mar 2011 18:34:57 +0000 (19:34 +0100)]
autogen: wingo signed comment
Edward Hervey [Tue, 15 Mar 2011 13:05:07 +0000 (14:05 +0100)]
examples: Make sure we don't end up using NULL values
Edward Hervey [Tue, 15 Mar 2011 13:04:49 +0000 (14:04 +0100)]
examples: Remove unused code
Edward Hervey [Tue, 15 Mar 2011 13:02:14 +0000 (14:02 +0100)]
ges-launch: Handle return value of regcomp()
Edward Hervey [Tue, 15 Mar 2011 13:01:41 +0000 (14:01 +0100)]
KeyFileFormatter: Handle return value of gst_value_deserialize()
Alessandro Decina [Tue, 1 Mar 2011 16:38:52 +0000 (17:38 +0100)]
ges: fix compiler warnings
Vincent Penquerc'h [Wed, 16 Feb 2011 15:21:48 +0000 (15:21 +0000)]
ges: make uri strings const
Mark Nauwelaerts [Mon, 28 Feb 2011 17:35:14 +0000 (18:35 +0100)]
Automatic update of common submodule
From
1de7f6a to
6aec6b9
Stefan Kost [Mon, 14 Feb 2011 10:57:00 +0000 (12:57 +0200)]
Automatic update of common submodule
From
f94d739 to
1de7f6a
Edward Hervey [Wed, 9 Feb 2011 10:21:02 +0000 (11:21 +0100)]
TimelineObject: Store GParamSpec for height and layer
Vincent Penquerc'h [Mon, 7 Feb 2011 12:19:18 +0000 (12:19 +0000)]
ges: Check that the gnonlin elements are present at initialization time
This avoids hanging with no obvious cause later when they're not.
https://bugzilla.gnome.org/show_bug.cgi?id=641246