Write 0 instead of seeking forward (and leaving bytes uninitalized),
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 12 Jan 2008 00:15:05 +0000 (00:15 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 12 Jan 2008 00:15:05 +0000 (00:15 +0000)
commit2024c2262b16acdb7fec850766ad06bd494355f7
tree3d4ecc0896cc29dcfb1c1df26fcd9c5c2ebe62ea
parent9ab3f71b60f478cd3b54369b396a6e71cac83859
Write 0 instead of seeking forward (and leaving bytes uninitalized),
fixes odd regression test failure i had.

Originally committed as revision 11512 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/matroskaenc.c