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