[Bug 757688] rtponviftimestamp: element does not work properly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 6 06:53:56 PST 2015


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

--- Comment #1 from Ognyan Tonchev (redstar_) <ognyan.tonchev at axis.com> ---
Created attachment 314994
  --> https://bugzilla.gnome.org/attachment.cgi?id=314994&action=edit
rtponvif: split unit tests in several files

Split the unit tests for rtponviftimestamp and rtponvifparse
elements in separate files.
Setup and cleanup the element and pads in fixures. Make the tests work
with CK_FORK=no as well, by cleaning up the 'buffers' list when needed.
Make unit tests work when run in valgrind by unreffing all buffers,
and by not allocating any payload in RTP buffers. Since we're not
doing anything with the payload part, but we're memcmp-aring the
complete buffer memory, valgrind complained about non-initialized
memory being used.

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