Re: [FFmpeg-devel] [PATCH 1/4] lavc/parser: export field order if not already set

2016-10-05 Thread Michael Niedermayer
On Mon, Oct 03, 2016 at 11:49:36PM -0500, Rodger Combs wrote: > Some codecs set this in the parser, but not the decoder > --- > libavcodec/parser.c | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/libavcodec/parser.c b/libavcodec/parser.c > index 2c8fc69..30cfc55 100644 > ---

[FFmpeg-devel] [PATCH 1/4] lavc/parser: export field order if not already set

2016-10-03 Thread Rodger Combs
Some codecs set this in the parser, but not the decoder --- libavcodec/parser.c | 5 + 1 file changed, 5 insertions(+) diff --git a/libavcodec/parser.c b/libavcodec/parser.c index 2c8fc69..30cfc55 100644 --- a/libavcodec/parser.c +++ b/libavcodec/parser.c @@ -182,6 +182,11 @@ int