>> License: nonfree and unredistributable > > But this is certainly not the configure line you > use for the version that your Android users > tested and protested performance-wise or am I > wrong?
You're not wrong, this is indeed the version being protested performance-wise. I hadn't noticed the --enable-nonfree option in the makefile (which I adapted from a stackoverflow post), and it doesn't appear to be necessary for this app which only needs basic H264 & AAC decoding features. Certainly it builds and runs fine without the option. On Thu, Apr 11, 2013 at 10:57 PM, Carl Eugen Hoyos <[email protected]> wrote: > Reuben Scratton <reuben.scratton@...> writes: > > > License: nonfree and unredistributable > > But this is certainly not the configure line you > use for the version that your Android users > tested and protested performance-wise or am I > wrong? > > Carl Eugen > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
