Re: [FFmpeg-devel] [PATCH 2/2] lavc/mediacodec: bypass width/height restrictions when looking for a decoder

2016-06-07 Thread Matthieu Bouron
On Mon, Jun 06, 2016 at 11:41:41AM +0200, Matthieu Bouron wrote: > On Mon, Jun 06, 2016 at 11:29:03AM +0200, Hendrik Leppkes wrote: > > On Mon, Jun 6, 2016 at 9:54 AM, Matthieu Bouron > > wrote: > > > On Tue, May 31, 2016 at 05:41:16PM +0200, Matthieu Bouron wrote: > >

Re: [FFmpeg-devel] [PATCH 2/2] lavc/mediacodec: bypass width/height restrictions when looking for a decoder

2016-06-06 Thread Matthieu Bouron
On Mon, Jun 06, 2016 at 11:29:03AM +0200, Hendrik Leppkes wrote: > On Mon, Jun 6, 2016 at 9:54 AM, Matthieu Bouron > wrote: > > On Tue, May 31, 2016 at 05:41:16PM +0200, Matthieu Bouron wrote: > >> On Tue, May 31, 2016 at 03:51:20PM +0200, Matthieu Bouron wrote: > >> >

Re: [FFmpeg-devel] [PATCH 2/2] lavc/mediacodec: bypass width/height restrictions when looking for a decoder

2016-06-06 Thread Hendrik Leppkes
On Mon, Jun 6, 2016 at 9:54 AM, Matthieu Bouron wrote: > On Tue, May 31, 2016 at 05:41:16PM +0200, Matthieu Bouron wrote: >> On Tue, May 31, 2016 at 03:51:20PM +0200, Matthieu Bouron wrote: >> > On Tue, May 31, 2016 at 03:35:49PM +0200, Hendrik Leppkes wrote: >> > > On

Re: [FFmpeg-devel] [PATCH 2/2] lavc/mediacodec: bypass width/height restrictions when looking for a decoder

2016-06-06 Thread Matthieu Bouron
On Tue, May 31, 2016 at 05:41:16PM +0200, Matthieu Bouron wrote: > On Tue, May 31, 2016 at 03:51:20PM +0200, Matthieu Bouron wrote: > > On Tue, May 31, 2016 at 03:35:49PM +0200, Hendrik Leppkes wrote: > > > On Tue, May 31, 2016 at 3:00 PM, Matthieu Bouron > > > wrote: >

Re: [FFmpeg-devel] [PATCH 2/2] lavc/mediacodec: bypass width/height restrictions when looking for a decoder

2016-05-31 Thread Matthieu Bouron
On Tue, May 31, 2016 at 03:51:20PM +0200, Matthieu Bouron wrote: > On Tue, May 31, 2016 at 03:35:49PM +0200, Hendrik Leppkes wrote: > > On Tue, May 31, 2016 at 3:00 PM, Matthieu Bouron > > wrote: > > > From: Matthieu Bouron > > > > > >

Re: [FFmpeg-devel] [PATCH 2/2] lavc/mediacodec: bypass width/height restrictions when looking for a decoder

2016-05-31 Thread Matthieu Bouron
On Tue, May 31, 2016 at 03:35:49PM +0200, Hendrik Leppkes wrote: > On Tue, May 31, 2016 at 3:00 PM, Matthieu Bouron > wrote: > > From: Matthieu Bouron > > > > Codec width/height restrictions seem hardcoded at the OMX level and > > seem

Re: [FFmpeg-devel] [PATCH 2/2] lavc/mediacodec: bypass width/height restrictions when looking for a decoder

2016-05-31 Thread Hendrik Leppkes
On Tue, May 31, 2016 at 3:00 PM, Matthieu Bouron wrote: > From: Matthieu Bouron > > Codec width/height restrictions seem hardcoded at the OMX level and > seem arbitrary. Bypassing those restrictions allows a device to decode > streams at

[FFmpeg-devel] [PATCH 2/2] lavc/mediacodec: bypass width/height restrictions when looking for a decoder

2016-05-31 Thread Matthieu Bouron
From: Matthieu Bouron Codec width/height restrictions seem hardcoded at the OMX level and seem arbitrary. Bypassing those restrictions allows a device to decode streams at higher resolutions. For example it allows a Nexus 5 to decode h264 streams with a resolution