place namespace games...
add the pure python version of the interleaver in case the user
hasn't compiled the C version.. only make it a warning as it
is only a performance improvement..
[git-p4: depot-paths = "//depot/": change = 1431]
only do one block when we are called...
flac.py:
add the support for returning the results of one block or up to
n samples... This should help prevent some of the coping that
goes w/ combining strings, though it may increase call overhead..
add usage...
[git-p4: depot-paths = "//depot/": change = 1424]