OSDN Git Service

Rename the (yet not defined) macros:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 15 Mar 2009 10:33:51 +0000 (10:33 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 15 Mar 2009 10:33:51 +0000 (10:33 +0000)
commite5681ba0f2f5c7bdc64076ca587b86ced89d2787
tree7c2c2168a653ca3f7ee1ddf19e46079da4a67c98
parente49da8273be326b77d082a2060be2bfd86769bb1
Rename the (yet not defined) macros:
PIX_FMT_RGB565_BE -> PIX_FMT_RGB565BE
PIX_FMT_RGB565_LE -> PIX_FMT_RGB565LE
for consistency with the other pixfmts macros.

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