diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-01-04 11:53:44 +0000 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2011-01-04 11:53:44 +0000 |
commit | 6fd96d1a85f3b81a1dbf08b79ba395506471ded0 (patch) | |
tree | 50aff50d56d178128d75a120a387f46b116d4965 /tests/ref/acodec/ac3_fixed | |
parent | 6780f488467f75444317a95f00f35c26453f4e96 (diff) | |
download | ffmpeg-6fd96d1a85f3b81a1dbf08b79ba395506471ded0.tar.gz |
Change the AC-3 encoder to use floating-point.
Fixed-point AC-3 encoder renamed to ac3_fixed.
Regression test acodec-ac3 renamed to acodec-ac3_fixed.
Regression test lavf-rm changed to use ac3_fixed encoder.
Originally committed as revision 26209 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/ref/acodec/ac3_fixed')
-rw-r--r-- | tests/ref/acodec/ac3_fixed | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/acodec/ac3_fixed b/tests/ref/acodec/ac3_fixed new file mode 100644 index 0000000000..3ca8219e63 --- /dev/null +++ b/tests/ref/acodec/ac3_fixed @@ -0,0 +1,2 @@ +b315176b519a63a35cb91566e768f62b *./tests/data/acodec/ac3.rm +98751 ./tests/data/acodec/ac3.rm |