Get rid of extradata casts, it already has the right uint8_t * type
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 31 May 2009 09:12:17 +0000 (09:12 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 31 May 2009 09:12:17 +0000 (09:12 +0000)
commit445e0ab5393c1b37906a46360f80cae85d51d129
tree3ecb07b470626a5838e76ab3e6b25275926f8ff6
parent8c18e490c4f4d7c109f27b77f4502b5e612e62b4
Get rid of extradata casts, it already has the right uint8_t * type

Originally committed as revision 19034 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/lcldec.c