Re: [FFmpeg-devel] [PATCH] NV12 Tile format conversion

2016-12-16 Thread Sunny Shukla
Ok, let me know what can be done to make sure we have conversion of NV12 tiled format to NV12 in ffmpeg. From: ffmpeg-devel on behalf of Hendrik Leppkes Sent: Friday, December 16, 2016 4:27 PM To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH] NV12 Tile

Re: [FFmpeg-devel] [PATCH] NV12 Tile format conversion

2016-12-16 Thread Hendrik Leppkes
On Fri, Dec 16, 2016 at 10:41 AM, Sunny Shukla wrote: > Hi, > > NV12 Tile format conversion to NV12 and yuv420p support is added. NV12 Tile > format conversion support is only added for input format not as output format. > > The algorithm used is referenced from > https://github.com/ssshukla26/N

[FFmpeg-devel] [PATCH] NV12 Tile format conversion

2016-12-16 Thread Sunny Shukla
Hi, NV12 Tile format conversion to NV12 and yuv420p support is added. NV12 Tile format conversion support is only added for input format not as output format. The algorithm used is referenced from https://github.com/ssshukla26/NV12Tile-To-NV12-Conversion. It is checked with 480p,720p, 1080p an