Thibault Saunier
|
3195bd1303
|
GESTrackkEffect: Fix Leaks
|
2011-05-07 12:33:33 +02:00 |
|
Thibault Saunier
|
898ddfde87
|
ges: Add 'Since 0.10.2' to the new effects related API
|
2011-05-06 14:55:31 -03:00 |
|
Thibault Saunier
|
3179cb7c53
|
GESTrackObject: Change properties_hashtable format to GParamSpec->GstElement
It used to be 'ClassName-property-name' -> GstElement
|
2011-05-06 10:39:04 +02:00 |
|
Thibault Saunier
|
34f6d41d15
|
GESTrackEffect: move get_props_hastable implementation from GESTackParseLaunchEffect
|
2011-05-06 10:39:04 +02:00 |
|
Thibault Saunier
|
ea3625f4b9
|
Make GESTrackEffect abstract and move its implementation to GESTrackParseLaunchEffect
test: update the effect test suite
|
2011-05-06 10:39:03 +02:00 |
|
Thibault Saunier
|
5376ff21ce
|
GESTrackEffect: add the get_props_hastable virtual method
Implements this virtual method for bin described effects.
|
2011-05-06 10:39:02 +02:00 |
|
Thibault Saunier
|
67cefa009d
|
TrackEffect: Fixe the documentation
|
2011-05-06 10:39:00 +02:00 |
|
Thibault Saunier
|
e499a1142a
|
TrackEffect: change the create_element function arguments to fit what is expected
|
2011-05-06 10:38:59 +02:00 |
|
Thibault Saunier
|
647f7c34d9
|
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
|
2011-05-06 10:38:59 +02:00 |
|
Thibault Saunier
|
6e5d16ac6d
|
GESTrackEffect: add private struct
|
2011-05-06 10:38:58 +02:00 |
|
Thibault Saunier
|
63e901ed12
|
GESTrackEffect: implementation of this new class
|
2011-05-06 10:38:58 +02:00 |
|