Fix oggplay-dump-first-framemaster
commitc19ee00e23054f47445141c5870c1ed61b38f2ad
authorViktor Gal <viktor.gal@maeth.com>
Tue, 20 Apr 2010 05:49:32 +0000 (20 15:49 +1000)
committerViktor Gal <viktor.gal@maeth.com>
Tue, 20 Apr 2010 05:49:32 +0000 (20 15:49 +1000)
tree531c911a16cf086e30a501702a9fff1cf5a6992e
parent3901c1c38d31c2681190a0ae34bdc40eadf833b7
Fix oggplay-dump-first-frame
From Imlib's reference manual:
"Each pixel has the upper 8 bits as the alpha channel and the lower 8 bits are the blue channel - so a pixel's bits are ARGB (from most to least significant, 8 bits per channel)."

credits to doublec for reporting the bug
src/tools/oggplay-dump-first-frame.c