diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-02-15 18:46:56 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-02-15 21:40:42 +0000 |
commit | 50d7140441b61809ad4ba4ea7b4ad8fe77bc6888 (patch) | |
tree | 10716fe36659ff62bc23dcaacaabc3c8a6bea211 /tests | |
parent | 9ac2085dbf1821b7995fe360038c1bf0f3940032 (diff) | |
download | ffmpeg-50d7140441b61809ad4ba4ea7b4ad8fe77bc6888.tar.gz |
ac3enc: change default floor code to 7.
This is to match the value in every (E-)AC-3 file from commercial sources.
It has a negligible effect on audio quality.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ref/acodec/ac3_fixed | 2 | ||||
-rw-r--r-- | tests/ref/lavf/rm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/acodec/ac3_fixed b/tests/ref/acodec/ac3_fixed index 5c75ecd074..7923d7175a 100644 --- a/tests/ref/acodec/ac3_fixed +++ b/tests/ref/acodec/ac3_fixed @@ -1,2 +1,2 @@ -37e119c644ba0472c079d0e907bf78df *./tests/data/acodec/ac3.rm +f8eddf3c4e119bcb2aa89a76d7461259 *./tests/data/acodec/ac3.rm 98751 ./tests/data/acodec/ac3.rm diff --git a/tests/ref/lavf/rm b/tests/ref/lavf/rm index c26dd0a28c..b8bf220778 100644 --- a/tests/ref/lavf/rm +++ b/tests/ref/lavf/rm @@ -1,2 +1,2 @@ -b97899ef2812cd1c8851dea550e042e4 *./tests/data/lavf/lavf.rm +d149fc272dfd21fb8908ee21d7b1651b *./tests/data/lavf/lavf.rm 346706 ./tests/data/lavf/lavf.rm |