FATE: specify the input format when decoding in enc_dec_pcm()
authorJustin Ruggles <justin.ruggles@gmail.com>
Tue, 17 Apr 2012 01:06:00 +0000 (21:06 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 19 Apr 2012 02:26:49 +0000 (22:26 -0400)
commitc755b1fbbc54694f1ac657be7517de28981cf326
tree70c11445c2c4f20ad2c8e084450bd32737b666c2
parent705f3d4759e80044c2a33020aef05b1ed0150558
FATE: specify the input format when decoding in enc_dec_pcm()

The output format is not always the same as the file extension,
which is sometimes required for correct probing. We can avoid
probing by specifying the format since it is already known.
tests/fate-run.sh