ffmpeg/tests/ref/lavf
Daniel Verkamp 5e7d21c7ad ff_put_wav_header: add flag to force WAVEFORMATEX
Partially undoes commit 2c4e08d89327595f7f4be57dda4b3775e1198d5e:

    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
..
aiff
alaw
asf ffmpeg: remove obsolete workaround in trim insertion. 2013-08-07 16:20:41 +02:00
ast
au
avi
bmp
caf
dpx
dv_fmt
ffm mpeg12enc: always set closed gop flag on the first gop 2014-04-01 20:52:37 +02:00
flm
flv_fmt
gif avformat/utils: add gif to tb_unreliable() 2014-04-28 15:20:38 +02:00
gxf mpeg12enc: always set closed gop flag on the first gop 2014-04-01 20:52:37 +02:00
ircam
ismv
jpg
mkv
mmf
mov
mpg mpeg12enc: always set closed gop flag on the first gop 2014-04-01 20:52:37 +02:00
mulaw
mxf mpeg12enc: always set closed gop flag on the first gop 2014-04-01 20:52:37 +02:00
mxf_d10 mpeg12enc: always write closed gops for intra only outputs 2014-04-01 20:52:09 +02:00
nut
ogg
pam swscale/utils: Fix color range of gray16 2014-03-18 22:15:15 +01:00
pbmpipe
pcx
pgm
pgmpipe
pixfmt
png swscale/utils: Fix color range of gray16 2014-03-18 22:15:15 +01:00
ppm
ppmpipe
rm
rso
sgi
smjpeg
sox
sunrast
swf
tga
tiff
ts avformat/mpegtsenc: Changed Video PES packet length to 0. 2014-04-22 16:05:25 +02:00
voc
voc_s16
w64 ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
wav ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
wtv mpeg12enc: always set closed gop flag on the first gop 2014-04-01 20:52:37 +02:00
xbm
xwd
yuv4mpeg