rtpenc: Use MB info side data for splitting H263 packets for RFC 2190
authorMartin Storsjö <martin@martin.st>
Fri, 10 Feb 2012 08:31:19 +0000 (10:31 +0200)
committerMartin Storsjö <martin@martin.st>
Thu, 1 Mar 2012 14:08:32 +0000 (16:08 +0200)
commit984b914c55fe480985e702ce945e2f88835c21fe
treecce57eb0dbec3e92efa643a1c4ec4ca855573cd9
parentbdc1220eebd0a57a85b423335d7a67888ed4ca07
rtpenc: Use MB info side data for splitting H263 packets for RFC 2190

This makes the packetization spec compliant for cases where one single
GOB doesn't fit into an RTP packet.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtpenc.c
libavformat/rtpenc.h
libavformat/rtpenc_h263_rfc2190.c