Derek Buitenhuis 9f82cbf7c1 wavpack: Don't shift minclip/maxclip
Since we are clipping before we shift the values to
16 or 32 bits, we should not shift the min/max clip
values to compensate.

Fixes 8 and 24 bit lossy decoding.

Fixes ticket #871.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
(cherry picked from commit 480b133e6f)
2012-02-25 20:50:27 +01:00
2012-01-26 20:10:26 +01:00
2012-01-22 23:06:04 +01:00
2011-06-12 18:01:29 +02:00
2012-01-26 22:25:29 +01:00
2012-01-26 22:18:51 +01:00
2012-02-18 00:00:06 +01:00
2011-12-05 20:04:48 +01:00
2012-01-25 22:46:37 +01:00
2012-01-26 22:43:32 +01:00
2011-04-08 02:50:13 +02:00
2011-09-26 02:28:21 +02:00
2012-01-26 22:43:32 +01:00
2012-01-26 22:43:32 +01:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
S
Description
No description provided
Readme 299 MiB
Languages
C 89.1%
Assembly 8.4%
Makefile 1.4%
GLSL 0.3%
C++ 0.3%
Other 0.2%