Re: [FFmpeg-devel] [PATCH] lavc: report frame field order in avctx

2016-11-18 Thread Rodger Combs
> On Nov 17, 2016, at 18:47, Michael Niedermayer wrote: > > On Thu, Nov 17, 2016 at 04:48:07AM -0600, Rodger Combs wrote: >> >>> On Nov 15, 2016, at 03:43, Michael Niedermayer >>> wrote: >>> >>> On Mon, Nov 14, 2016 at 05:19:25PM -0600, Rodger Combs wrote: --- libavcodec/utils.c

Re: [FFmpeg-devel] [PATCH] lavc: report frame field order in avctx

2016-11-17 Thread Michael Niedermayer
On Thu, Nov 17, 2016 at 04:48:07AM -0600, Rodger Combs wrote: > > > On Nov 15, 2016, at 03:43, Michael Niedermayer > > wrote: > > > > On Mon, Nov 14, 2016 at 05:19:25PM -0600, Rodger Combs wrote: > >> --- > >> libavcodec/utils.c | 13 + > >> tests/api/api-codec-para

Re: [FFmpeg-devel] [PATCH] lavc: report frame field order in avctx

2016-11-17 Thread Rodger Combs
> On Nov 15, 2016, at 03:43, Michael Niedermayer wrote: > > On Mon, Nov 14, 2016 at 05:19:25PM -0600, Rodger Combs wrote: >> --- >> libavcodec/utils.c | 13 + >> tests/api/api-codec-param-test.c | 3 +++ >> tests/fate/matroska.mak | 2 +- >> tests/re

Re: [FFmpeg-devel] [PATCH] lavc: report frame field order in avctx

2016-11-15 Thread Michael Niedermayer
On Mon, Nov 14, 2016 at 05:19:25PM -0600, Rodger Combs wrote: > --- > libavcodec/utils.c | 13 + > tests/api/api-codec-param-test.c | 3 +++ > tests/fate/matroska.mak | 2 +- > tests/ref/fate/api-mjpeg-codec-param | 2 +- > tests/ref/fate/api-png-c

[FFmpeg-devel] [PATCH] lavc: report frame field order in avctx

2016-11-14 Thread Rodger Combs
--- libavcodec/utils.c | 13 + tests/api/api-codec-param-test.c | 3 +++ tests/fate/matroska.mak | 2 +- tests/ref/fate/api-mjpeg-codec-param | 2 +- tests/ref/fate/api-png-codec-param | 2 +- tests/ref/fate/mov-zombie| 2 +- 6 file