Skip to content

[bug] error when applying the patch #2

@mashabelyi

Description

@mashabelyi

I am getting an error when applying the patch:

error: patch failed: Makefile:352
error: Makefile: patch does not apply
error: allfilters.c: No such file or directory

Here is the verbose output

Checking patch Makefile...
error: while searching for:
OBJS-$(CONFIG_ZMQ_FILTER)                    += f_zmq.o
OBJS-$(CONFIG_ZOOMPAN_FILTER)                += vf_zoompan.o
OBJS-$(CONFIG_ZSCALE_FILTER)                 += vf_zscale.o

OBJS-$(CONFIG_ALLRGB_FILTER)                 += vsrc_testsrc.o
OBJS-$(CONFIG_ALLYUV_FILTER)                 += vsrc_testsrc.o

error: patch failed: Makefile:352
error: Makefile: patch does not apply
Checking patch allfilters.c...
error: allfilters.c: No such file or directory

The libavfilter/allfilters.c is there, so I am not sure what the problem is here.
I am new to patching with git... any advice?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions