Re: [libav-devel] [PATCH 12/12] libopencore-amr, libvo-amrwbenc: Dynamically print the bitrate error message

2011-04-13 Thread Martin Storsjö
On Tue, 12 Apr 2011, Ronald S. Bultje wrote: > On Tue, Apr 12, 2011 at 5:58 PM, Martin Storsjö wrote: > > --- > >  libavcodec/libopencore-amr.c |   18 -- > >  libavcodec/libvo-amrwbenc.c  |   17 ++--- > >  2 files changed, 14 insertions(+), 21 deletions(-) > [..] > > -

Re: [libav-devel] [PATCH 12/12] libopencore-amr, libvo-amrwbenc: Dynamically print the bitrate error message

2011-04-12 Thread Ronald S. Bultje
Hi, On Tue, Apr 12, 2011 at 5:58 PM, Martin Storsjö wrote: > --- >  libavcodec/libopencore-amr.c |   18 -- >  libavcodec/libvo-amrwbenc.c  |   17 ++--- >  2 files changed, 14 insertions(+), 21 deletions(-) [..] > -static const char nb_bitrate_unsupported[] = > -    "bi

[libav-devel] [PATCH 12/12] libopencore-amr, libvo-amrwbenc: Dynamically print the bitrate error message

2011-04-12 Thread Martin Storsjö
--- libavcodec/libopencore-amr.c | 18 -- libavcodec/libvo-amrwbenc.c | 17 ++--- 2 files changed, 14 insertions(+), 21 deletions(-) diff --git a/libavcodec/libopencore-amr.c b/libavcodec/libopencore-amr.c index e3708f1..9575916 100644 --- a/libavcodec/libopencore