Re: [FFmpeg-devel] [PATCH] lavc: add mpeg2 decoder/hwaccel to mediacodec

2017-06-15 Thread Aman Gupta
On Fri, Jun 2, 2017 at 6:16 AM, Matthieu Bouron wrote: > Hi, > > On Fri, Jun 02, 2017 at 04:23:41AM -0400, Aman Gupta wrote: > > From: Aman Gupta > > > > Android TV and FireOS hardware supports mpeg2 hardware decoding via > MediaCodec. > > --- > > configure | 2 ++ > > libavco

Re: [FFmpeg-devel] [PATCH] lavc: add mpeg2 decoder/hwaccel to mediacodec

2017-06-02 Thread Matthieu Bouron
Hi, On Fri, Jun 02, 2017 at 04:23:41AM -0400, Aman Gupta wrote: > From: Aman Gupta > > Android TV and FireOS hardware supports mpeg2 hardware decoding via > MediaCodec. > --- > configure | 2 ++ > libavcodec/Makefile| 1 + > libavcodec/allcodecs.c | 2 ++ > liba