[Bug 794852] New Audio Element based on Csound
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Apr 19 04:02:04 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794852
--- Comment #3 from Natanael Mojica <neithanmo at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #2)
> Review of attachment 370395 [details] [review]:
>
> This looks great, thanks :)
Thanks Sebastian for your comments.
I followed your suggestions and modified the code according to that. I moved
the fixate_caps code to transform_caps. I implemented the get_size method and
remove the prepare_output_buffer function, it is not necessary.
I did not known the g_strdup_vprintf() glib function, so now I use it, with
better result.
Finally, modified the example, and remove the caps before and after of
csoundfilter element because with the new implementation of transform_caps,
csoundfilter figure out the caps to negotiate, according to defined by the user
in the csd file
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list