[libav-devel] [PATCH 5/6] libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate

2011-04-13 Thread Martin Storsjö
Dynamically print the supported bitrates from the local table, instead of using a hardcoded log message. --- libavcodec/libopencore-amr.c | 36 libavcodec/libvo-amrwbenc.c | 37 - 2 files changed, 40 insertions(+), 33 de

Re: [libav-devel] [PATCH 5/6] libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate

2011-04-13 Thread Martin Storsjö
On Wed, 13 Apr 2011, Martin Storsjö wrote: > Dynamically print the supported bitrates from the local table, > instead of using a hardcoded log message. > --- > libavcodec/libopencore-amr.c | 36 > libavcodec/libvo-amrwbenc.c | 37 -