[Bug 785011] Sometime between 1.10.4 and 1.12.0 MKV video decode broke when mapping buffers to get pixel data

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 18 09:18:55 UTC 2017


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

--- Comment #23 from Carsten Haitzler (Rasterman) <raster at rasterman.com> ---
git clone git://git.enlightenment.org/core/efl.git

look in src/modules/gstreamer1/

i can't give a direct link. emotion_sink.c is the sink core, emotion_alloc.c is
the buffer allocation code, emotion_convert.c is the conversion from gst buffer
info to what evas will understand (note we support multiple media libs so we
have  to abstract and be pretty generic - we don't support every yuv format on
the planet though, but when we encounter a new one we need to support, we add
support to the canvas). emotion_gstreamer.c is the core module abstraction api
that the emotion core will call into via the engine func table.

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