Avoid a memcpy. Code is also simpler now in my opinion.
authorVitor Sessak <vitor1001@gmail.com>
Sun, 22 Jun 2008 20:09:13 +0000 (20:09 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Sun, 22 Jun 2008 20:09:13 +0000 (20:09 +0000)
commitd488e906f2e8d82841ee485852a1e0b8aec1787a
treeae04ca2af7453f0c32792b91c63a21b4e7e365a6
parentc1bb8f9792ca4c4da8030c948b1eec874f04c874
Avoid a memcpy. Code is also simpler now in my opinion.
The downside is making the context bigger.

Originally committed as revision 13897 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ra144.c