[FFmpeg-devel] [PATCH 2/3] configure: enable autodetected libraries after option parsing
Hendrik Leppkes
h.leppkes at gmail.com
Fri Dec 2 02:05:13 EET 2016
On Fri, Dec 2, 2016 at 12:27 AM, Andreas Cadhalpun
<andreas.cadhalpun at googlemail.com> wrote:
> On 01.12.2016 11:01, Hendrik Leppkes wrote:
>> If those are enabled after option parsing, doesn't this then prevent
>> me from turning them off?
>
> Good catch, they should only be enabled, if they haven't been disabled.
> Updated patch is attached.
>
I'm not 100% sure, but maybe enable_weak might work? It should only
affect the value if its still entirely unset, which should be what we
want?
Would look nicer then the manual loopery.
- Hendrik
More information about the ffmpeg-devel
mailing list