<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 28, 2016 at 9:15 AM, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Do, 2016-04-28 at 08:22 -0400, Aaron Boxer wrote:<br>
> <br>
> > Someone will have to debug what goes wrong in there and make it<br>
> > handle more JPEG2000 bitstreams properly.<br>
><br>
> Thanks, Sebastian. I guess I will take a look. What library is used<br>
> for parsing the JPEG 2000 streams?<br>
<br>
</span>None, the relevant bits are all in the JPEG2000 payloader and<br>
depayloader code. No external dependencies.<br></blockquote><div><br></div><div>Thanks. Would it make sense to use OpenJPEG to do the parsing? <br></div><div>It would guarantee that all known code streams are supported<br><br></div><div>I can make whatever modifications necessary to OpenJPEG to extract<br></div><div>the payload. Except, I might have to do this in a branch, if the maintainers<br></div><div>do not accept the changes.<br><br><br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a><br>
<br>
</div></div><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div></div>