[FFmpeg-devel] [PATCH 1/2] libavfilter/scale: More descriptive in/ref/out logging

Kevin Mark kmark937 at gmail.com
Mon Jul 24 13:27:43 EEST 2017


Hi Ronald,

On Wed, Jul 19, 2017 at 3:44 AM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> But my grep (Mac) has no -P option... I'd encourage you to keep things
> simple and use a non-\n delimiter between the lines so non-GNU grep can
> continue to be used for this also...

Does this work for you:

On Tue, Jun 6, 2017 at 1:17 PM, Kevin Mark <kmark937 at gmail.com> wrote:
> It also works with BSD grep 2.5.1-FreeBSD included in macOS if you use
> the -E option instead of -P.

Thanks,
Kevin


More information about the ffmpeg-devel mailing list