On 01/16/2016 02:16 PM, Michael Niedermayer wrote:
applied
thx
Thanks, Michael.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Fri, Jan 15, 2016 at 11:31:49PM +0100, Mats Peterson wrote:
> Since track->audio.bitdepth is zero for A_QUICKTIME, the sample size
> has to be retrieved from the private data. Also, 'twos' and 'sowt'
> audio can be signed 8-bit.
>
> Mats
> matroskadec.c | 10 --
> 1 file changed, 8
On 01/15/2016 11:31 PM, Mats Peterson wrote:
Since track->audio.bitdepth is zero for A_QUICKTIME
When parsing files created with mkvmerge, that is.
Mats
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-