[FFmpeg-devel] [PATCH] lavfi/vf_srcnn: use avio_check instead of access
Hendrik Leppkes
h.leppkes at gmail.com
Tue May 8 19:03:25 EEST 2018
On Tue, May 8, 2018 at 5:47 PM, James Almer <jamrial at gmail.com> wrote:
> On 5/8/2018 12:27 PM, Hendrik Leppkes wrote:
>> The filter uses avio for file access already, and avio_check is
>> portable.
>>
>> Fixes trac #7192.
>
> Remove the access dep in configure while at it.
>
> LGTM is confirmed working.
>
Amended, tested and pushed. Builds have been broken long enough.
More information about the ffmpeg-devel
mailing list