Remove redundant zeroing (the context is memset(0)).
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 16 Jun 2008 23:53:34 +0000 (23:53 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 16 Jun 2008 23:53:34 +0000 (23:53 +0000)
commit81120754154a264bea50e25d5549a84dd53d689c
treedb4927745daaa802f4936180c141c8bdb83bff34
parente3cafac6383e5231d4428a35e9a922bd6e235d4d
Remove redundant zeroing (the context is memset(0)).

Originally committed as revision 13791 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/g726.c