Changeset 24e7a22e in ffmpeg

Timestamp:
Jun 21, 2012, 11:25:50 AM (12 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
f77fd34b
Parents:
cb08b6ef
git-author:
Hendrik Leppkes <h.leppkes@gmail.com> (05/02/12 14:34:45)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (06/21/12 11:25:50)
Message:

riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't contain that data.

According to the specification on the MSDN [1], 0 is valid for that particular field, and it should be ignored in that case.

[1]: http://msdn.microsoft.com/en-us/library/windows/desktop/dd757714(v=vs.85).aspx

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.