j2kpay: use SOP markers to split bitstream
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 2 Dec 2010 16:53:42 +0000 (17:53 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 2 Dec 2010 18:16:48 +0000 (19:16 +0100)
commit005e27fa79246869e0af373d223e85ee34c335cf
tree2896bc09515f0ed6ee13a33f7b57e1c488857ab5
parent29363d6068ac6d9b0f46c685f9fee447bf28220b
j2kpay: use SOP markers to split bitstream

When parsing the bitstream, look for SOP markers because we are allowed to split
packets on those marker boundaries.
Rework the parsing code a little so that we can pack multiple Packetization
units in one RTP packet.
gst/rtp/gstrtpj2kpay.c