adpcmenc: move 'ch' variable to higher scope
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 25 Aug 2012 13:00:50 +0000 (09:00 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 6 Oct 2012 16:25:33 +0000 (12:25 -0400)
commitd9a13c2f5644915dcae538b8523014b7dbc5ff5a
treeaa4137c931cb0b191de29d9a9ad0065e6c78b804
parent9606f19b4eaf04d32a85d31e80899611466cfc9c
adpcmenc: move 'ch' variable to higher scope

It is used for multiple codecs.
libavcodec/adpcmenc.c