Stefan Kost
|
c46725845b
|
element-templates: improve the audiofilter template
Add comments. Add start/stop methods. Add (commented) instance casts at the
begin of the method. Make transform_ip returning FLOW_OK by default.
|
2011-05-18 10:31:38 +03:00 |
|
Stefan Kost
|
f7f5946fd3
|
element-maker: fixup gobject template a bit but disable for now
The template contains things we already define by default.
|
2011-04-26 15:21:47 +03:00 |
|
Stefan Kost
|
795bf6c53b
|
element-templates: fix templates
Use the object class and not the object in the init function. Set the vmethods.
Add default returns.
|
2011-04-26 15:21:07 +03:00 |
|
Tim-Philipp Müller
|
fb0222ea67
|
element-templates: clean up gobject template a bit
Remove pointless g_return_if_fail (G_IS_FOO (obj)) checks in
vfunc implementations. Comment out unused variables to avoid
warnings with gcc 4.6.
|
2011-04-15 00:24:47 +01:00 |
|
Tim-Philipp Müller
|
581714bff0
|
baseparse: remove -bad version of baseparse library, now in core
|
2011-04-09 00:38:02 +01:00 |
|
David Schleef
|
02b15b4e8b
|
element-maker: Add videofilter2 template
|
2011-04-08 15:51:04 -07:00 |
|
David Schleef
|
5a1132aaf1
|
element-maker: Add baseparse template
|
2011-02-17 14:07:53 -08:00 |
|
David Schleef
|
a09078db4a
|
element-maker: improve pushsrc
|
2011-01-05 18:27:04 -08:00 |
|
David Schleef
|
7ae4aaaee6
|
element-maker: Clean up directory
|
2010-12-15 12:47:02 -08:00 |
|