use strlen and do not write useless trailing 0 according to specs
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Sat, 30 Aug 2008 22:24:19 +0000 (22:24 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Sat, 30 Aug 2008 22:24:19 +0000 (22:24 +0000)
commit6b05863aa986f5c0dcee6096a92ac0c4ff81e406
tree88ee9c0dab8ce800847b9e79069435a8f036a5f7
parent5f94b92077ca2182ef013762650b3896f57b548a
use strlen and do not write useless trailing 0 according to specs

Originally committed as revision 15057 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mxfenc.c