Changeset 2c4e08d in ffmpeg
- Timestamp:
-
Oct 14, 2011, 11:28:58 AM
(13 years ago)
- Author:
- Janne Grunau <janne-libav@jannau.net>
- Branches:
- master
- Children:
- f492df09
- Parents:
- 582f2311
- git-author:
- John Brooks <john.brooks@bluecherry.net> (10/13/11 08:34:20)
- git-committer:
- Janne Grunau <janne-libav@jannau.net> (10/14/11 11:28:58)
- Message:
-
riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header
The cbSize field should be included in all cases, even with PCM where
its value is ignored.
Fixes encoding PCM audio in Matroska for some players which insist on
a full WAVEFORMATEX structure for A_MS/ACM audio.
Since fate uses wav files for the audio test a larger number of tests
has changed checksums or shifted positions due to the 2 byte longer
wave header.
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
(No files)
-