Diego Biurrun <[email protected]> writes: > --- > configure | 18 +++++++----------- > 1 files changed, 7 insertions(+), 11 deletions(-) > > diff --git a/configure b/configure > index 566bc5e..4023b29 100755 > --- a/configure > +++ b/configure > @@ -97,12 +97,8 @@ Configuration options: > --disable-swscale-alpha disable alpha channel support in swscale > --disable-fastdiv disable table-based division > --enable-small optimize for size instead of speed > - --disable-aandct disable AAN DCT code
Isn't that one of the variants selectable through AVCodecContext and the avconv command line? -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
