diff options
author | Mans Rullgard <mans@mansr.com> | 2012-05-16 00:01:34 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-12 20:36:47 +0200 |
commit | 394f4ee61e3bf94aae0749095c8a555e3cb3b719 (patch) | |
tree | 2a67bbd7b1a54c5ad23ae86b16c838ea2f5a3df4 /tests/ref/acodec/pcm_mulaw | |
parent | 497d66126242a94c32c146434e543ee2833e6349 (diff) | |
download | ffmpeg-394f4ee61e3bf94aae0749095c8a555e3cb3b719.tar.gz |
pcmenc: set correct bitrate value
This fixes a bogus bitrate value in the header of WAV files with
alaw/ulaw audio.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 7d7b40f48a05af4483b31cdb8b4f1808b97b1f2f)
Conflicts:
libavcodec/pcm.c
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/acodec/pcm_mulaw')
-rw-r--r-- | tests/ref/acodec/pcm_mulaw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/acodec/pcm_mulaw b/tests/ref/acodec/pcm_mulaw index cefd76ba49..e1abcbe60c 100644 --- a/tests/ref/acodec/pcm_mulaw +++ b/tests/ref/acodec/pcm_mulaw @@ -1,4 +1,4 @@ -0c2a55850fb46ad5385a69b15b271f10 *./tests/data/acodec/pcm_mulaw.wav +fd10ee54bd298fc29fd6fc70baa71414 *./tests/data/acodec/pcm_mulaw.wav 529258 ./tests/data/acodec/pcm_mulaw.wav 7ae8c3fc804bd574006fd547fe28980c *./tests/data/pcm_mulaw.acodec.out.wav stddev: 103.38 PSNR: 56.04 MAXDIFF: 644 bytes: 1058400/ 1058400 |