OSDN Git Service

Fix avpicture_get_size for non-paletted formats with a helper palette
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 21 Mar 2009 10:25:20 +0000 (10:25 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 21 Mar 2009 10:25:20 +0000 (10:25 +0000)
commit899a8fa1cb1a102cc0dd3089a870c3af83d3bf81
tree4c0f1f08df824e3ab591af38795bd6fa1021534c
parent6f348086914992ca739eb57d2233593ef766218d
Fix avpicture_get_size for non-paletted formats with a helper palette
to not include the size of that palette.
Also clarify its documentation.

Originally committed as revision 18106 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/imgconvert.c
tests/libav.regression.ref