Use AV_RL32 instead of a cast.
commit63485fc986e008290a7d9b110acb2f57a1a62f2b
authorNathan Caldwell <saintdev@gmail.com>
Fri, 7 Aug 2009 02:27:34 +0000 (6 20:27 -0600)
committerNathan Caldwell <saintdev@gmail.com>
Fri, 7 Aug 2009 02:27:34 +0000 (6 20:27 -0600)
treea5eb76468c4fab3e205275f9c8bd0ec6a69825a5
parent6b682fc28466f25736bc8b8a15b953cdb0e37b68
Use AV_RL32 instead of a cast.
Faster mask generation in run level decoding.
libavcodec/lagarith.c