g726: split the init function for the encoder and decoder
authorJustin Ruggles <justin.ruggles@gmail.com>
Thu, 27 Oct 2011 22:13:47 +0000 (18:13 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 2 Nov 2011 01:23:03 +0000 (21:23 -0400)
commitd405237baea7ad3b6cb0bf9d91d63dd8a69e75ea
tree4f66aa758b5b823ddcb510dabfbfe0be31e34e00
parentc8d36d254e298a51ea569b2557451d26499d0f88
g726: split the init function for the encoder and decoder

This also allows for not having a decoder close function.
libavcodec/g726.c