Releases: raytheonbbn/Godec
Releases · raytheonbbn/Godec
Ignore_data fix
A small fix to make sure ignore_data descriptor from router is passed onto sliced Convstate messages
1.0.8.0 Router Rewrite
Complete rewrite of router and merger components.
PushMessage DEBUG
Debug release with extra logging to track PushMessage function
Audio Info Message
This release contains the addition of the audio_info message. This is a message that can always be sliced and carries information about the audio stream that comes out of the audioPreProcessor.
1.0.7.4: File writer (#41)
Another quick fix of the FileWriter
1.0.7.3 File Writer fix
File writer (#39) * Using env var defined in travis settings for travis deploy key
1.0.7.2: Deployment still not working, try this (#32)
* Set the PLATFORM incorrectly for Centos7 * Set the PLATFORM incorrectly for Centos7 * Write out the created file name * Write out the created file name
Go back to stringent AudioDecoderMessage check
See PR message for details.
Router component fix
1.0.6 mCurrentRouteIdx could be uninitialized. In the case that uninitializ…
1.0.5.1: Merge pull request #20 from threebrooks/20191023_multichannel_issue
There was a bug in the new multi-channel FileFeeder