[Bug 773207] audio-converter: incorrect use of memcpy for in-place conversion in do_unpack()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 19 09:31:21 UTC 2016


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

--- Comment #3 from Petr Kulhavy <brain at jikos.cz> ---
Yes, I will provide the patches. 

I guess in the do_unpack() this situation can happen, please correct me if I'm
wrong. And then the memcpy can be actually just skipped, because it copies the
data over itself.

In converter_passthrough() it probably never happens, my experience shows that
it is not called at all. So I will put an assert there.

I just don't want to break something due to my ignorance...

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