Re: [FFmpeg-devel] [PATCH] Added HEVC and Opus support to nut

2017-03-30 Thread Michael Niedermayer
On Tue, Mar 28, 2017 at 05:07:47PM -0400, Leo Izen wrote: > --- > libavformat/nut.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/libavformat/nut.c b/libavformat/nut.c > index 04776e249f..592fe4dc28 100644 > --- a/libavformat/nut.c > +++ b/libavformat/nut.c > @@ -42,6 +42,7 @@ const

Re: [FFmpeg-devel] [PATCH] Added HEVC and Opus support to nut

2017-03-29 Thread Michael Niedermayer
On Tue, Mar 28, 2017 at 05:07:47PM -0400, Leo Izen wrote: > --- > libavformat/nut.c | 2 ++ > 1 file changed, 2 insertions(+) please submit a patch updating docs/nut4cc.txt to nut-devel at mplayerhq.hu first. We should not use codec identifers which are not in the spec, the spec should be update

[FFmpeg-devel] [PATCH] Added HEVC and Opus support to nut

2017-03-28 Thread Leo Izen
--- libavformat/nut.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavformat/nut.c b/libavformat/nut.c index 04776e249f..592fe4dc28 100644 --- a/libavformat/nut.c +++ b/libavformat/nut.c @@ -42,6 +42,7 @@ const AVCodecTag ff_nut_video_tags[] = { { AV_CODEC_ID_GIF, MKTA