Re: [FFmpeg-devel] [PATCH 1/2] libvpxdec: report profile for vp9

2015-06-23 Thread James Zern
On Tue, Jun 23, 2015 at 4:18 PM, Ronald S. Bultje wrote: > Hello, > > On Tue, Jun 23, 2015 at 6:21 PM, James Zern wrote: > >> --- >> libavcodec/libvpxdec.c | 20 >> 1 file changed, 20 insertions(+) >> > > lgtm. > > (This is probably a weird/stupid question, but I wonder if i

Re: [FFmpeg-devel] [PATCH 1/2] libvpxdec: report profile for vp9

2015-06-23 Thread James Almer
On 23/06/15 7:21 PM, James Zern wrote: > --- > libavcodec/libvpxdec.c | 20 > 1 file changed, 20 insertions(+) > > diff --git a/libavcodec/libvpxdec.c b/libavcodec/libvpxdec.c > index c69e888..b31e7b9 100644 > --- a/libavcodec/libvpxdec.c > +++ b/libavcodec/libvpxdec.c > @@ -

Re: [FFmpeg-devel] [PATCH 1/2] libvpxdec: report profile for vp9

2015-06-23 Thread Ronald S. Bultje
Hello, On Tue, Jun 23, 2015 at 6:21 PM, James Zern wrote: > --- > libavcodec/libvpxdec.c | 20 > 1 file changed, 20 insertions(+) > lgtm. (This is probably a weird/stupid question, but I wonder if it makes sense, conceptually, to share the profiles array between vp9.c and