Re: [FFmpeg-devel] [PATCH 2/2] flvdec: Export unknown metadata packets as opaque data

2018-10-29 Thread Michael Niedermayer
On Sun, Oct 28, 2018 at 11:09:58PM +0200, Martin Storsjö wrote: > --- > Removed the option and made this behaviour the default. > --- > libavformat/flv.h| 1 + > libavformat/flvdec.c | 18 ++ > 2 files changed, 15 insertions(+), 4 deletions(-) should be ok thanks [...] --

[FFmpeg-devel] [PATCH 2/2] flvdec: Export unknown metadata packets as opaque data

2018-10-28 Thread Martin Storsjö
--- Removed the option and made this behaviour the default. --- libavformat/flv.h| 1 + libavformat/flvdec.c | 18 ++ 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/libavformat/flv.h b/libavformat/flv.h index 3aabb3adc9..3571b90279 100644 --- a/libavformat/flv