Always allocate a buffer of AVPALETTE_SIZE for palette in the
commitf8d9a65da01413843dd1d257405e62bc8b2e0a95
authorcehoyos <cehoyos@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 26 Aug 2009 11:31:37 +0000 (26 11:31 +0000)
committercehoyos <cehoyos@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 26 Aug 2009 11:31:37 +0000 (26 11:31 +0000)
tree4594d4df77e2e0afd92c6c04ca854a860c6917f7
parent96ae7ce6ba0a760c6ade81450cfaf96155a21833
Always allocate a buffer of AVPALETTE_SIZE for palette in the
Bluray subtitle decoder instead of as small as possible.
This avoids completely unnecessary issues with e.g. libswscale.
(See r19673)

Patch by Stephen Backway, stev391 A exemail D com D au

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19714 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/pgssubdec.c