Re: [FFmpeg-devel] [PATCH v2] lavf/matroskadec: Set A_QUICKTIME bit depth

2016-01-15 Thread Mats Peterson
On 01/15/2016 11:12 AM, Mats Peterson wrote: Since mkvmerge doesn't set the bit depth for A_QUICKTIME audio (as far as I know), the track->audio.bitdepth variable will be zero, and its value needs to be retrieved from the sound sample description. Also, confine the 0x to 'raw '/'twos' fou

[FFmpeg-devel] [PATCH v2] lavf/matroskadec: Set A_QUICKTIME bit depth

2016-01-15 Thread Mats Peterson
Since mkvmerge doesn't set the bit depth for A_QUICKTIME audio (as far as I know), the track->audio.bitdepth variable will be zero, and its value needs to be retrieved from the sound sample description. Also, confine the 0x to 'raw '/'twos' fourcc mapping to old version 0 sound sample desc