[Bug 753323] mpegts: add support for JPEG 2000 to mpegtsmux and tsdemux
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jul 21 06:34:30 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=753323
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #150 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 489466e2a5f919de9064fbd783d038617bb49eac (HEAD -> master)
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Fri Jul 21 09:33:54 2017 +0300
tsmux: Add mpegtsmux_jpeg2000.c to meson.build
commit 3fe65ad854ff12be9fc63e0cfa7431959be85ee5
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Fri Jul 21 09:27:20 2017 +0300
tsmux: Store PES payload size in a 32 bit integer
While the size in the packet is only 16 bits, we need to handle bigger
sizes without overflowing. For video streams this can happen, 0 is
written to the stream instead.
This fixes muxing of buffers >= 2**16.
commit bbbdc2cd7ed282edabb6715a0b9b72d23676ee0f
Author: Aaron Boxer <boxerab at gmail.com>
Date: Wed Jul 19 10:14:21 2017 -0400
tsmux/tsdemux: Add support for JPEG2000
Based on patches by Milos Seleceni.
https://bugzilla.gnome.org/show_bug.cgi?id=753323
--
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