targa: convert to bytestream2.
authorRonald S. Bultje <rsbultje@gmail.com>
Tue, 27 Mar 2012 00:46:16 +0000 (17:46 -0700)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 27 Mar 2012 00:46:16 +0000 (17:46 -0700)
commit2ad405548b754751a33f7d8532604eae7fe4ce54
treefbd9cbd40f76cab76c38389163a31e4ecdf81ffe
parent5484170ac729d739b2747979408f47bd9aa31c7c
targa: convert to bytestream2.

Also remove some write-only variables or write-only variable
assignments, remove internal colorspace conversion to native
endianness (that can be done by swscale much more efficiently),
and some cosmetics.
libavcodec/targa.c