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:26:39 UTC
Log message:
Improve error message when pusing output buffers.
Use the real return value.
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.59&r2=1.60
====Begin Diffs====
Index: gstomx_base_filter.c
===================================================================
RCS file: /cvs/gstreamer/gst-openmax/omx/gstomx_base_filter.c,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- gstomx_base_filter.c 20 Nov 2008 16:22:42 -0000 1.59
+++ gstomx_base_filter.c 20 Nov 2008 16:26:25 -0000 1.60
@@ -453,7 +453,7 @@
if (ret != GST_FLOW_OK)
{
GST_INFO_OBJECT (self, "pause task, reason: %s",
- gst_flow_get_name (self->last_pad_push_return));
+ gst_flow_get_name (ret));
gst_pad_pause_task (self->srcpad);
}
-------------------------------------------------------------------------
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=/