[FFmpeg-devel] [PATCH 5/5] lavc: add h264 mediacodec decoder

2016-02-15 Thread Matthieu Bouron
From: Matthieu Bouron --- configure |5 + libavcodec/Makefile |3 + libavcodec/allcodecs.c |1 + libavcodec/mediacodec_wrapper.c | 1522 +++ libavcodec/mediacodec_wrapper.h | 123 libavcodec/mediacod

Re: [FFmpeg-devel] [PATCH 5/5] lavc: add h264 mediacodec decoder

2016-02-15 Thread Michael Niedermayer
On Mon, Feb 15, 2016 at 06:52:30PM +0100, Matthieu Bouron wrote: > From: Matthieu Bouron > > --- > configure |5 + > libavcodec/Makefile |3 + > libavcodec/allcodecs.c |1 + > libavcodec/mediacodec_wrapper.c | 1522 > +++

Re: [FFmpeg-devel] [PATCH 5/5] lavc: add h264 mediacodec decoder

2016-02-15 Thread Matthieu Bouron
On Mon, Feb 15, 2016 at 08:42:48PM +0100, Michael Niedermayer wrote: > On Mon, Feb 15, 2016 at 06:52:30PM +0100, Matthieu Bouron wrote: > > From: Matthieu Bouron > > > > --- > > configure |5 + > > libavcodec/Makefile |3 + > > libavcodec/allcodecs.c

Re: [FFmpeg-devel] [PATCH 5/5] lavc: add h264 mediacodec decoder

2016-02-17 Thread Matthieu Bouron
On Mon, Feb 15, 2016 at 10:17:25PM +0100, Matthieu Bouron wrote: > On Mon, Feb 15, 2016 at 08:42:48PM +0100, Michael Niedermayer wrote: > > On Mon, Feb 15, 2016 at 06:52:30PM +0100, Matthieu Bouron wrote: > > > From: Matthieu Bouron > > > > > > --- > > > configure |5 +

Re: [FFmpeg-devel] [PATCH 5/5] lavc: add h264 mediacodec decoder

2016-02-19 Thread Matthieu Bouron
On Wed, Feb 17, 2016 at 06:39:46PM +0100, Matthieu Bouron wrote: > On Mon, Feb 15, 2016 at 10:17:25PM +0100, Matthieu Bouron wrote: > > On Mon, Feb 15, 2016 at 08:42:48PM +0100, Michael Niedermayer wrote: > > > On Mon, Feb 15, 2016 at 06:52:30PM +0100, Matthieu Bouron wrote: > > > > From: Matthieu

Re: [FFmpeg-devel] [PATCH 5/5] lavc: add h264 mediacodec decoder

2016-02-19 Thread Moritz Barsnick
On Fri, Feb 19, 2016 at 10:07:06 +0100, Matthieu Bouron wrote: IANAL, but: > + * Copyright (c) Matthieu Bouron Every copyright notice within the ffmpeg source tree has a year (or a set of years or a range) attached, until now. Moritz ___ ffmpeg-devel