OSDN Git Service

Make BMP decoder produce flipped picture with RLE compression.
authorKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 1 Oct 2009 05:46:17 +0000 (05:46 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 1 Oct 2009 05:46:17 +0000 (05:46 +0000)
commit5073cca4043deafd9cc29f447648cd9162381228
treecd968549cc4234909f830ae78044e170ba1f8549
parentb08de903cd96ff1d2f1b74c0e47c116f26561661
Make BMP decoder produce flipped picture with RLE compression.
This fixes issue 1415

Originally committed as revision 20112 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/bmp.c