Change ff_raw_pixelFormatTags RGB entries (RGB555, BGR555, RGB565,
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 12 Apr 2010 22:05:18 +0000 (22:05 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 12 Apr 2010 22:05:18 +0000 (22:05 +0000)
commite5747706335ac6b535ce6b1a18f89f0c656c91d3
tree96f2a6061287a975445801192845dfb9338869ed
parent94e57758da3af63eccdc65990956978f23dd680a
Change ff_raw_pixelFormatTags RGB entries (RGB555, BGR555, RGB565,
BGR565, RGB565) to make them specify the tags for the LE variants
rather than for the native endian ones.

Fix NUT compatibility.

Originally committed as revision 22866 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/raw.c