[Bug 733087] Add WebP Image encoder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 11 05:39:12 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733087
  GStreamer | gst-plugins-bad | unspecified

--- Comment #4 from sreerenj <bsreerenj at gmail.com> 2014-08-11 12:39:10 UTC ---
(In reply to comment #2)
> Review of attachment 280545 [details]:
> 
> > @@ +233,3 @@
> +  info = &enc->input_state->info;
> +
> +  if (!WebPPictureInit (&enc->webp_picture)) {
> 
> Isn't it necessary to deinit/free this at some point?
> 

please see the  WebPPictureFree() in handle_frame() implementation

-- 
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