When draining the digital transmission before key-up, zero-fill the last frame
authorbruceperens <bruceperens@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 25 Apr 2014 19:42:42 +0000 (19:42 +0000)
committerbruceperens <bruceperens@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 25 Apr 2014 19:42:42 +0000 (19:42 +0000)
commit2dc14b2b0e5b18ec8df52b7257f464b4f61bfc51
tree1d63c8f669a1f23f0f3318dd228ae10157fa3cbf
parent9818057bddc8636bc6d00c2a89e076860967a40d
When draining the digital transmission before key-up, zero-fill the last frame
so that a full codec and modem frame are encoded, even though there are not
enough audio samples to fill them.

git-svn-id: https://svn.code.sf.net/p/freetel/code@1563 01035d8c-6547-0410-b346-abe4f91aad63
freedv-server/source/codec_noop.cpp
freedv-server/source/drivers.h
freedv-server/source/modem_noop.cpp
freedv-server/source/run.cpp