Hi,
On Sat, Dec 9, 2023 at 10:14 AM Stefano Sabatini <[email protected]> wrote:
>
> On date Thursday 2023-11-30 01:49:14 +0100, Stefano Sabatini wrote:
> > ---
> > configure | 4 +
> > libavfilter/Makefile | 1 +
> > libavfilter/allfilters.c | 1 +
> > libavfilter/vsrc_qrencode.c | 435 ++++++++++++++++++++++++++++++++++++
> > 4 files changed, 441 insertions(+)
> > create mode 100644 libavfilter/vsrc_qrencode.c
>
> Rev2 with padding and doc.
libavfilter/vsrc_qrencode.c:42:10: fatal error: 'textutils.h' file not found
#include "textutils.h"
^~~~~~~~~~~~~
1 error generated.
Thanks,
Kyle
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".