Re: [FFmpeg-devel] [PATCH 1/2] mmaldec: add vc1 decoding support

2015-11-07 Thread wm4
On Sat, 7 Nov 2015 13:22:48 -0300 James Almer wrote: > On 11/7/2015 1:17 PM, wm4 wrote: > > On Fri, 6 Nov 2015 22:21:55 -0300 > > James Almer wrote: > > > >> On 11/6/2015 12:15 PM, wm4 wrote: > >>> --- > >>> configure | 3 +++ > >>> libavcodec/Makefile| 1 + > >>> libavc

Re: [FFmpeg-devel] [PATCH 1/2] mmaldec: add vc1 decoding support

2015-11-07 Thread James Almer
On 11/7/2015 1:17 PM, wm4 wrote: > On Fri, 6 Nov 2015 22:21:55 -0300 > James Almer wrote: > >> On 11/6/2015 12:15 PM, wm4 wrote: >>> --- >>> configure | 3 +++ >>> libavcodec/Makefile| 1 + >>> libavcodec/allcodecs.c | 2 ++ >>> libavcodec/mmaldec.c | 12 >>> 4

Re: [FFmpeg-devel] [PATCH 1/2] mmaldec: add vc1 decoding support

2015-11-07 Thread wm4
On Fri, 6 Nov 2015 22:21:55 -0300 James Almer wrote: > On 11/6/2015 12:15 PM, wm4 wrote: > > --- > > configure | 3 +++ > > libavcodec/Makefile| 1 + > > libavcodec/allcodecs.c | 2 ++ > > libavcodec/mmaldec.c | 12 > > 4 files changed, 18 insertions(+) > > >

Re: [FFmpeg-devel] [PATCH 1/2] mmaldec: add vc1 decoding support

2015-11-06 Thread James Almer
On 11/6/2015 12:15 PM, wm4 wrote: > --- > configure | 3 +++ > libavcodec/Makefile| 1 + > libavcodec/allcodecs.c | 2 ++ > libavcodec/mmaldec.c | 12 > 4 files changed, 18 insertions(+) > > diff --git a/configure b/configure > index f770534..8c940a7 100755 > --

[FFmpeg-devel] [PATCH 1/2] mmaldec: add vc1 decoding support

2015-11-06 Thread wm4
--- configure | 3 +++ libavcodec/Makefile| 1 + libavcodec/allcodecs.c | 2 ++ libavcodec/mmaldec.c | 12 4 files changed, 18 insertions(+) diff --git a/configure b/configure index f770534..8c940a7 100755 --- a/configure +++ b/configure @@ -2516,6 +2516,9 @@ vc