Re: [FFmpeg-devel] [PATCH] lavf/vf_ocr: add subregion support

2021-06-17 Thread Lingjiang Fang
On Thu, 17 Jun 2021 11:57:00 +0530 Gyan Doshi wrote: > On 2021-06-17 11:31, Lingjiang Fang wrote: > > --- > > doc/filters.texi | 7 +++ > > libavfilter/vf_ocr.c | 30 +- > > 2 files changed, 36 insertions(+), 1 deletion(-) > > > > diff --git a/doc/filters.

Re: [FFmpeg-devel] [PATCH] lavf/vf_ocr: add subregion support

2021-06-16 Thread Gyan Doshi
On 2021-06-17 11:31, Lingjiang Fang wrote: --- doc/filters.texi | 7 +++ libavfilter/vf_ocr.c | 30 +- 2 files changed, 36 insertions(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index da8f7d7726..9c650a2a5a 100644 --- a/doc/filte

[FFmpeg-devel] [PATCH] lavf/vf_ocr: add subregion support

2021-06-16 Thread Lingjiang Fang
--- doc/filters.texi | 7 +++ libavfilter/vf_ocr.c | 30 +- 2 files changed, 36 insertions(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index da8f7d7726..9c650a2a5a 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -15451,6 +15451,1