On Tue, May 8, 2018 at 5:47 PM, James Almer 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, t
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.
> ---
> libavfilter/vf_srcnn.c | 5 +
> 1 file changed, 1 insertion(+)
The filter uses avio for file access already, and avio_check is
portable.
Fixes trac #7192.
---
libavfilter/vf_srcnn.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/libavfilter/vf_srcnn.c b/libavfilter/vf_srcnn.c
index dace2b99b5..edffebb278 100644
--- a/libavfilter/vf_s