Re: [libav-devel] [PATCH 4/5] lavr: rename the "cutoff" option to "resample_cutoff"

2012-12-18 Thread Anton Khirnov
On Tue, 18 Dec 2012 21:58:23 -0500, Justin Ruggles wrote: > Avoids an option name conflict with libavcodec. > --- I don't like renaming options just because of avconv deficiencies. We can add the other name as a temporary hack to make it work with avconv, but in the long run avconv should just

[libav-devel] [PATCH 4/5] lavr: rename the "cutoff" option to "resample_cutoff"

2012-12-18 Thread Justin Ruggles
Avoids an option name conflict with libavcodec. --- doc/APIchanges |4 libavresample/options.c |3 +++ libavresample/version.h |5 - 3 files changed, 11 insertions(+), 1 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index 7a700ce..2a2f294 100644 --- a/doc