[Bug 765600] gst_memory_map: delegate logging traces to subclass on failure

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 21 21:28:13 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=765600

Julien Isorce <julien.isorce at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #337175|reviewed                    |committed
             status|                            |

--- Comment #23 from Julien Isorce <julien.isorce at gmail.com> ---
Comment on attachment 337175
  --> https://bugzilla.gnome.org/attachment.cgi?id=337175
memory: log with GST_INFO instead GST_ERROR when subclass map failed.

commit 47fd993d4d160f409301ccc108d943a38358fae1
Author: Julien Isorce <j.isorce at samsung.com>
Date:   Fri Oct 7 11:39:26 2016 +0100

    memory: log with GST_INFO instead GST_ERROR when subclass map failed.

    Add unit test to ensure that.

    It can be a normal execution path to do some map trials and there is
    no need to worry the user in that case.

    The application has to check the return value of gst_memory_map.

    https://bugzilla.gnome.org/show_bug.cgi?id=765600

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