[FFmpeg-devel] [PATCH] configure: Allow users to disable all hwaccel libraries

Gyan Doshi gyandoshi at gmail.com
Thu Dec 7 09:09:45 EET 2017


On 12/4/2017 9:47 AM, Gyan Doshi wrote:
> 
> On 11/30/2017 3:58 PM, Gyan Doshi wrote:
>> I added --disable-hwaccels during configure and noticed that all 
>> autodetected hwaccel libs were still being linked - 6 in my case, 
>> which makes for a more bloated binary than warranted.
>>
>> Turns out the option only disables native components which make use of 
>> the hwaccel libs. The reporter of ticket #3906 had a similar concern.
>>
>> Added option to disable all autodetected hwaccel libs.
>>
>> Regards,
>> Gyan
> 
> Ping.

Ping. x2.


More information about the ffmpeg-devel mailing list