ffmpeg/tests/ref/lavf
John Brooks 2c4e08d893 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>
2011-10-14 13:28:58 +02:00
..
aiff
alaw
asf
au
avi lavf/utils: fix ff_interleave_compare_dts corner case. 2011-05-10 07:53:19 -04:00
bmp regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
dv_fmt
ffm libx264: add 'direct-pred' private option 2011-09-07 07:27:55 +02:00
flv_fmt
gif ffmpeg: deprecate loop_input and loop_output options 2011-07-08 19:58:19 +02:00
gxf lavf/utils.c: Order packets with identical PTS by stream index. 2011-04-12 19:06:26 -04:00
jpg use mpeg2 quantization bias for mjpeg. 2010-03-15 16:37:02 +00:00
mkv matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees 2010-06-04 22:41:11 +00:00
mmf
mov movenc: create an alternate group for each media type 2011-09-17 08:42:30 +02:00
mpg lavf/utils.c: Order packets with identical PTS by stream index. 2011-04-12 19:06:26 -04:00
mulaw
mxf fate: separate lavf-mxf_d10 test from lavf-mxf 2011-07-17 16:30:49 +01:00
mxf_d10 fate: separate lavf-mxf_d10 test from lavf-mxf 2011-07-17 16:30:49 +01:00
nut lavf/utils: fix ff_interleave_compare_dts corner case. 2011-05-10 07:53:19 -04:00
ogg In ogg muxer, pack multiple frames into one page, much lower overhead 2010-05-21 21:38:54 +00:00
pbmpipe
pcx regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
pgm regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
pgmpipe
pixfmt swscale: fix JPEG-range YUV scaling artifacts. 2011-06-14 09:46:49 -04:00
png PNG image regression testing 2010-08-31 17:53:48 +00:00
ppm regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
ppmpipe
rm ac3enc: correct the flipped sign in the ac3_fixed encoder 2011-04-26 17:19:37 -04:00
sgi regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
swf
tga regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
tiff regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
ts mpegtsenc: set Random Access indicator on keyframe start packets 2011-07-13 20:49:26 +02:00
voc
voc_s16 Add regression test for stereo s16le in voc. 2011-01-19 12:51:42 +00:00
wav riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
yuv4mpeg