On Wed, Dec 23, 2015 at 12:40 PM, Rostislav Pehlivanov
wrote:
> On Wed, 2015-12-23 at 10:47 -0800, Ganesh Ajjanagadde wrote:
>> exp10, introduced recently, is superior for the purpose.
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> libavcodec/opus.c | 3 ++-
>> 1 file changed, 2 insertions(+)
On Wed, 2015-12-23 at 10:47 -0800, Ganesh Ajjanagadde wrote:
> exp10, introduced recently, is superior for the purpose.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavcodec/opus.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/libavcodec/opus.c b/libavcodec/opus.
exp10, introduced recently, is superior for the purpose.
Signed-off-by: Ganesh Ajjanagadde
---
libavcodec/opus.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/libavcodec/opus.c b/libavcodec/opus.c
index 6b3d3c3..cac9f85 100644
--- a/libavcodec/opus.c
+++ b/libavcodec/opus