Re: [FFmpeg-devel] [PATCH 4/4] libavcodec/dnxhdenc: add support for dnxhr encoding
On Sat, Jul 16, 2016 at 07:37:39PM -0700, Mark Reid wrote: > --- > libavcodec/dnxhddata.c | 31 +++--- > libavcodec/dnxhddata.h | 1 + > libavcodec/dnxhdenc.c | 85 > +- > libavcodec/dnxhdenc.h | 5 +++ > 4 files changed, 103 inserti
[FFmpeg-devel] [PATCH 4/4] libavcodec/dnxhdenc: add support for dnxhr encoding
--- libavcodec/dnxhddata.c | 31 +++--- libavcodec/dnxhddata.h | 1 + libavcodec/dnxhdenc.c | 85 +- libavcodec/dnxhdenc.h | 5 +++ 4 files changed, 103 insertions(+), 19 deletions(-) diff --git a/libavcodec/dnxhddata.c b/libavcodec/