[webkit-reviews] review requested: [Bug 122001] [GStreamer] Expose MPEG-TS metadata : [Attachment 213128] Initial patch, needs tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 1 15:36:41 PDT 2013


Brendan Long <b.long at cablelabs.com> has asked  for review:
Bug 122001: [GStreamer] Expose MPEG-TS metadata
https://bugs.webkit.org/show_bug.cgi?id=122001

Attachment 213128: Initial patch, needs tests
https://bugs.webkit.org/attachment.cgi?id=213128&action=review

------- Additional Comments from Brendan Long <b.long at cablelabs.com>
Here's an initial patch. I need to make it not break the build when
gstreamer-mpegts-1.0 isn't available, and it needs some tests (the file I've
been using is much too large to check in). I have a question for people with
more experience with WebKit: Is there a better way to generate JSON? JSONObject
appears to be designed for JavaScriptCore, and I didn't see anything else JSON
related, but WebKit is a big place so I might have missed it.


More information about the webkit-reviews mailing list