[Bug 733087] Add WebP Image encoder
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Aug 11 05:40:54 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=733087
GStreamer | gst-plugins-bad | unspecified
--- Comment #5 from sreerenj <bsreerenj at gmail.com> 2014-08-11 12:40:52 UTC ---
(In reply to comment #2)
> Review of attachment 280545 [details]:
>
>
> @@ +245,3 @@
> + enc->webp_picture.height = GST_VIDEO_INFO_HEIGHT (info);
> +
> + WebPMemoryWriterInit (&enc->webp_writer);
>
> Isn't it necessary to deinit/free this at some point?
>
Please see the "free (enc->webp_writer.mem)" in handle_frame() which is the
only thing we needed.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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