[Bug 707605] Need "reverse-funnel" element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 17 01:34:57 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707605
  GStreamer | gstreamer (core) | git

--- Comment #60 from HoonHee Lee <hoonh83.lee at gmail.com> 2013-11-17 09:34:45 UTC ---
Created an attachment (id=260030)
 View: https://bugzilla.gnome.org/attachment.cgi?id=260030
 Review: https://bugzilla.gnome.org/review?bug=707605&attachment=260030

Add streamid-demuxer element

Thanks for your comment.
According your comment, I updated my code changed.

I run the below command to check memory leak.
=> export G_SLICE=always-malloc
=> export G_DEBUG=gc-friendly
=> valgrind --tool=memcheck --leak-check=full --leak-resolution=high
--num-callers=20 elements/streamiddemux
But, I am not sure about valgrind with option.

Could you let me know what is the exactly valgrind command with option?
If I could once know exactly command with valgrind, I will be able to upload my
patch again ASAP.

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