OSDN Git Service

libavcodec/exr: move xsize and ysize to thread data
authorMartin Vignali <martin.vignali@gmail.com>
Sat, 23 Apr 2016 11:44:39 +0000 (13:44 +0200)
committerJames Almer <jamrial@gmail.com>
Mon, 25 Apr 2016 17:19:05 +0000 (14:19 -0300)
commit3ce19882c5048e7b8bb749e54c6b02e48469b6eb
treecba8fccb9681d0ef79501afa3ccc2dea84616fe2
parent4791a910c0dc3dd5861d38202457c9fb9bf1154c
libavcodec/exr: move xsize and ysize to thread data

Fixes slice threading.

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/exr.c