OSDN Git Service

avcodec/pgssubdec: Pass AVSubtitleRect to decode_rle()
authorJohn Stebbins <stebbins@jetheaddev.com>
Wed, 18 Jun 2014 20:38:36 +0000 (13:38 -0700)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 30 Jun 2014 15:25:16 +0000 (17:25 +0200)
commit5c019ec91d941c3b42491d63cf1e774cb391db88
tree3eabd02edb100c55a062e7c6b3eaecd5329ea8d0
parent4701f7676ce9b2e9672960c12348b7de447419b2
avcodec/pgssubdec: Pass AVSubtitleRect to decode_rle()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/pgssubdec.c