From: Erik J. <eri...@gm...> - 2013-05-01 20:10:21
|
Two minor bugfixes: 1) In quicktime_chunk_to_offset there is a read past the end of the stco table when chunk == total_entries. 2) in plugins/audiocodec/pcm, the sample_format of signed linear PCM (sowt) is incorrectly set to unsigned. Patch for these two attached. I couldn't help but notice that the sample_format for unsigned linear PCM (raw) looks suspect as well. Haven't had the time to verify and fix though. Regards // Erik |