On Sun, Feb 17, 2013 at 12:39:48PM +0100, Luca Barbato wrote: > Encoders requiring it have the dependency expressed in the configure. > ---
stand-alone > --- a/configure > +++ b/configure > @@ -1464,7 +1464,7 @@ mpegvideoenc_select="mpegvideo" > > # decoders / encoders > aac_decoder_select="mdct sinewin" > -aac_encoder_select="mdct sinewin" > +aac_encoder_select="mdct sinewin audio_frame_queue" > aac_latm_decoder_select="aac_decoder aac_latm_parser" Maintain alphabetical order in all those entries. Otherwise LGTM, push anytime with that fixed. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
