OSDN Git Service

dcadec: store the stereo downmix coefficients as float in the DCAContext.
authorTim Walker <tdskywalker@gmail.com>
Fri, 22 Nov 2013 19:17:57 +0000 (20:17 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 28 Nov 2013 20:35:22 +0000 (21:35 +0100)
commit25609b63d2e07d26d610f485a22082d32c96c0f5
tree2b5d0f4d22d00a2929e534f10cbf6d5dc230e262
parent89de5157b1cbe7807d3ec1d51bd56a75e98c002e
dcadec: store the stereo downmix coefficients as float in the DCAContext.

The 7-bit codes previously used are absent from the ETSI 102 114 V1.4.1 spec.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/dcadec.c