librempeg/tests
Daniel Verkamp 5e7d21c7ad ff_put_wav_header: add flag to force WAVEFORMATEX
Partially undoes commit 2c4e08d893:

    riff: always generate a proper WAVEFORMATEX structure in
    ff_put_wav_header

A new flag, FF_PUT_WAV_HEADER_FORCE_WAVEFORMATEX, is added to force the
use of WAVEFORMATEX rather than PCMWAVEFORMAT even for PCM codecs.

This flag is used in the Matroska muxer (the cause of the original
change) and in the ASF muxer, because the specifications for
these formats indicate explicitly that WAVEFORMATEX should be used.

Muxers for other formats will return to the original behavior of writing
PCMWAVEFORMAT when writing a header for raw PCM.

In particular, this causes raw PCM in WAV to generate the canonical
44-byte header expected by some tools.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-30 16:41:35 +02:00
..
fate ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
filtergraphs Merge remote-tracking branch 'qatar/master' 2014-03-16 14:32:47 +01:00
ref ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
audiogen.c
base64.c
copycooker.sh
fate-run.sh Fix TARGET_SAMPLES and TARGET_PATH for some fate tests. 2014-03-18 01:29:50 +01:00
fate-update.sh
fate-valgrind.supp
fate.sh
ffserver-regression.sh
ffserver.conf
ffserver.regression.ref
lavf-regression.sh Merge commit '60fd7d36c47d62d4c603bf16c213b1a924f5cfcf' 2014-04-09 13:58:55 +02:00
lena.pnm
Makefile Fix TARGET_SAMPLES and TARGET_PATH for some fate tests. 2014-03-18 01:29:50 +01:00
md5.sh
regression-funcs.sh Fix TARGET_SAMPLES and TARGET_PATH for some fate tests. 2014-03-18 01:29:50 +01:00
rotozoom.c
test.ffmeta
tiny_psnr.c tests/tiny_psnr: Print information about the supported sample types in the help and error texts 2014-03-24 04:02:51 +01:00
tiny_ssim.c tests/tiny_ssim: drop isatty() support 2014-02-21 17:29:58 +01:00
utils.c
videogen.c