felipec gst-openmax: gst-openmax/omx/
| Newsgroups | gmane.comp.video.gstreamer.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVS Root: /cvs/gstreamer
Module: gst-openmax
Changes by: felipec
Date: Thu Nov 20 2008 16:14:02 UTC
Log message:
Free codec_data
Modified files:
omx : gstomx_base_filter.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-openmax/omx/gstomx_base_filter.c.diff?r1=1.56&r2=1.57
====Begin Diffs====
Index: gstomx_base_filter.c
===================================================================
RCS file: /cvs/gstreamer/gst-openmax/omx/gstomx_base_filter.c,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- gstomx_base_filter.c 20 Nov 2008 16:09:48 -0000 1.56
+++ gstomx_base_filter.c 20 Nov 2008 16:13:48 -0000 1.57
@@ -143,6 +143,12 @@
self = GST_OMX_BASE_FILTER (obj);
+ if (self->codec_data)
+ {
+ gst_buffer_unref (self->codec_data);
+ self->codec_data = NULL;
+ }
+
g_omx_core_free (self->gomx);
g_free (self->omx_component);
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/