OSDN Git Service

Full support for sending H.264 in RTP
authorLuca Abeni <lucabe72@email.it>
Wed, 15 Jun 2011 15:59:03 +0000 (17:59 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 15 Jun 2011 15:59:03 +0000 (17:59 +0200)
commite7c7b2d87842c689ae7da4d6d636a08cb1e9ce88
treefae469146c76c04d2c41973cc5b3bc730eb34d6a
parent4f4d1358ae30c2b8588f4dc6b3ef964a048004e8
Full support for sending H.264 in RTP

This implements support for the "MP4" syntax of H.264 bitstreams.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/rtpenc_h264.c