Change the order of the components for RGB565LE and RGB565BE,
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 31 Mar 2009 18:41:39 +0000 (18:41 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 31 Mar 2009 18:41:39 +0000 (18:41 +0000)
commitf938cbf984dc51adc135fca0c1d3dbe5bd8e72ee
tree09fcff1413ae539012d1a96f52373d278c488008
parenteb39fb512a728e6b1a4b7a72a2960a341ce2c1a5
Change the order of the components for RGB565LE and RGB565BE,
to make them resemble the order in the name: BGR <-> RGB.

Originally committed as revision 18279 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/pixdesc.c