deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPa...
authorReinhard Tartler <siretart@tauware.de>
Tue, 1 Jun 2010 19:35:16 +0000 (19:35 +0000)
committerReinhard Tartler <siretart@tauware.de>
Tue, 1 Jun 2010 19:35:16 +0000 (19:35 +0000)
commit2b991422f8fd6865bd5d0069a3f91827a4e6016e
tree3d9ebeffbe27eaaaf2c5c630646bddd5914ad86a
parent73404a44c1aa647c48bb8d91e1ed51824e8f3376
deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24

additionallym deprecate palette8torgb16 and its bgr variant without
replacement. These functions are not meant to be used by applications.

Discussed at: http://comments.gmane.org/gmane.comp.video.ffmpeg.devel/109340

Originally committed as revision 31301 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/rgb2rgb.c
libswscale/rgb2rgb.h
libswscale/swscale.c
libswscale/swscale.h