vo_tag: fix RGB with alpha output on little-endian
commita7308d35461dcb5a39de03f59a3619427414ac24
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 11 Jul 2010 21:25:06 +0000 (11 21:25 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:14:44 +0000 (2 04:14 +0200)
treebb5b7eeda30fcff7a2f1d627dea21dd55924f908
parent4505a8f06ac7f7b11fe0a1478f6ccfb9b3d559c2
vo_tag: fix RGB with alpha output on little-endian

Fix vo_tga RGB with alpha output on little-endian (blue and alpha were
swapped), and simplify by letting libswscale do everything, since it
nowadays supports alpha. This has the side-effect of actually
producing a useful alpha channel when one is encoded in the video.

Patch by Marton Balint [cus fazekas.hu]

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31718 b3059339-0415-0410-9bf9-f77b7e298cf2
libvo/vo_tga.c