Re: [Mesa-dev] [PATCH 0/7] omx hevc decode support

2016-09-06 Thread Leo Liu
On 09/06/2016 05:25 AM, Christian König wrote: The whole series is Acked-by: Christian König . I tried to look closer into it, but I only have two hands and one head. I think you got more efficient hands:-) thanks for taking look. Regards, Leo Regards, Christian. Am 31.08.2016 um 15:51

Re: [Mesa-dev] [PATCH 0/7] omx hevc decode support

2016-09-06 Thread Christian König
The whole series is Acked-by: Christian König . I tried to look closer into it, but I only have two hands and one head. Regards, Christian. Am 31.08.2016 um 15:51 schrieb Leo Liu: This set implements hevc decode for omx, it includes basic structures from h264 implementation and hevc specific s

[Mesa-dev] [PATCH 0/7] omx hevc decode support

2016-08-31 Thread Leo Liu
This set implements hevc decode for omx, it includes basic structures from h264 implementation and hevc specific sps, pps, slice header and reference picture sets, as well as what's required by uvd. Leo Liu (7): st/omx/dec: add initial omx hevc support st/omx/dec/h265: add sequence parameter s