OSDN Git Service

If custom sampling rate is set in WavPack file, parse first block to find
authorKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 5 Nov 2009 08:14:48 +0000 (08:14 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 5 Nov 2009 08:14:48 +0000 (08:14 +0000)
commit7aa2d42db6ae20d3a640646c94122a75be794ba8
treeebb75b568147ecad97157bf0045bbdce36132360
parentaa926a480f2f84a87dc1fbf42d40fe23bae82ae1
If custom sampling rate is set in WavPack file, parse first block to find
actual value.

This fixes issue 1518.

Originally committed as revision 20461 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/wv.c