[FFmpeg-devel] [PATCH] configure: simplify libwebp checks

James Almer jamrial at gmail.com
Sat May 23 19:20:02 CEST 2015


On 23/05/15 7:42 AM, Michael Niedermayer wrote:
> On Sat, May 23, 2015 at 02:15:39AM -0300, James Almer wrote:
>> The libwebpmux pkg-config file already has an explicit dependecy on libwebp >= 0.2.0.
>> Also remove the warning and silently disable the anim encoder when libwebpmux is not new enough.
>> This is more in line with other library components, like libvpx-vp9
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  configure | 6 ++----
>>  1 file changed, 2 insertions(+), 4 deletions(-)
> 
> LGTM
> 
> thanks

Pushed.



More information about the ffmpeg-devel mailing list