wavenc: write fact chunk sample count at the correct file position
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 30 Oct 2012 20:48:39 +0000 (21:48 +0100)
committerJustin Ruggles <justin.ruggles@gmail.com>
Tue, 27 Nov 2012 00:11:10 +0000 (19:11 -0500)
commit2fe0094e0bf939f563c2600083bee8f183c2763d
treefc3c833d989051c3e231c91c72db3432a9b6ba69
parent259d8c5647417da02aed3081f8442c734988bbf3
wavenc: write fact chunk sample count at the correct file position

Fixes curruption of metadata in the INFO chunk.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
libavformat/wavenc.c