OSDN Git Service

Align outgoing messages to 8 bytes, this is required to interact with
authorZhentan Feng <spyfeng@gmail.com>
Tue, 20 Jul 2010 15:07:31 +0000 (15:07 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 20 Jul 2010 15:07:31 +0000 (15:07 +0000)
commitcbbb10810c7a72fa7742c89459866aad942f7070
tree12fd09c28c42820518c4bae87de5047a67621594
parent0c717a30e0975cb26578c04385915bdddedecdd6
Align outgoing messages to 8 bytes, this is required to interact with
most servers. Also remove a case where we manually aligned to 8 bytes,
since this is now no longer needed.

Patch by Zhentan Feng <spyfeng gmail com>.

Originally committed as revision 24360 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mmst.c