Skip to content

Releases: raytheonbbn/Godec

Ignore_data fix

10 Dec 16:52
Compare
Choose a tag to compare

A small fix to make sure ignore_data descriptor from router is passed onto sliced Convstate messages

1.0.8.0 Router Rewrite

24 Nov 19:43
ba91d2c
Compare
Choose a tag to compare

Complete rewrite of router and merger components.

PushMessage DEBUG

12 Aug 19:04
Compare
Choose a tag to compare
PushMessage DEBUG Pre-release
Pre-release

Debug release with extra logging to track PushMessage function

Audio Info Message

25 Jun 00:02
b06510d
Compare
Choose a tag to compare

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)

02 Apr 22:53
1b0b426
Compare
Choose a tag to compare

Another quick fix of the FileWriter

1.0.7.3 File Writer fix

20 Mar 23:00
9e72364
Compare
Choose a tag to compare
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)

23 Nov 05:17
ddccc93
Compare
Choose a tag to compare
* 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

23 Nov 00:26
0673954
Compare
Choose a tag to compare

Router component fix

21 Nov 23:47
7152536
Compare
Choose a tag to compare
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

23 Oct 23:52
8226d0a
Compare
Choose a tag to compare
There was a bug in the new multi-channel FileFeeder