Implement decoding of U and V channels.
commit6956673e39396cf717f3e4d1caeab495b0ed9aa9
authorNathan Caldwell <saintdev@gmail.com>
Sun, 2 Aug 2009 06:51:46 +0000 (2 00:51 -0600)
committerNathan Caldwell <saintdev@gmail.com>
Sun, 2 Aug 2009 06:51:46 +0000 (2 00:51 -0600)
tree15f016e98756234a7be5f5110c7cf22561a32531
parent3c2e7db167c65663799b729e3b2fdade37cee47b
Implement decoding of U and V channels.
-Reorder some functions to remove forward declirations
-Remove/add parameters to functions to make implementation clearer.

Still unknown if U and V channels are in the correct order, of if they need swapped.
libavcodec/lagarith.c