Re: [FFmpeg-devel] [PATCH 2/5] Fix up IPNS support.

2022-01-31 Thread Michael Niedermayer
On Mon, Jan 31, 2022 at 02:51:13PM +0100, Mark Gaiser wrote: > Signed-off-by: Mark Gaiser > --- > configure| 1 + > libavformat/Makefile | 1 + > libavformat/ipfs.c | 12 ++-- > 3 files changed, 8 insertions(+), 6 deletions(-) as with other fixes they should be stashed in

[FFmpeg-devel] [PATCH 2/5] Fix up IPNS support.

2022-01-31 Thread Mark Gaiser
Signed-off-by: Mark Gaiser --- configure| 1 + libavformat/Makefile | 1 + libavformat/ipfs.c | 12 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/configure b/configure index e466f924a3..6ff09e7974 100755 --- a/configure +++ b/configure @@ -3586,6 +358