diff options
author | Fredrik Landberg <vimpland@gmail.com> | 2015-01-26 16:21:43 +0100 |
---|---|---|
committer | Fredrik Landberg <vimpland@gmail.com> | 2015-01-26 16:21:43 +0100 |
commit | 5c0ded4658eefdd0af55e57d43fc8e4fe5f94d1d (patch) | |
tree | 175ae2fe187b60d6a2110215b0c853815a6617af /html | |
parent | 88a6e495154f72127f208455f40201d3e17e423a (diff) | |
download | toolame-dab-5c0ded4658eefdd0af55e57d43fc8e4fe5f94d1d.tar.gz toolame-dab-5c0ded4658eefdd0af55e57d43fc8e4fe5f94d1d.tar.bz2 toolame-dab-5c0ded4658eefdd0af55e57d43fc8e4fe5f94d1d.zip |
Fixed missing header data in the zmq layer.
The header information was missing due to using the wrong pointer in zmq_send. It also added 12 undefined bytes at the end of the payload.
Because it is an optional header on the receiving end in the ODR-DabMux, I guess it goes fairly un-noticed, except possibly for the 12 extra bytes at the end. I don't use the ODR-DabMux at the moment, so I don't know if it causes any audible glitches.
Diffstat (limited to 'html')
0 files changed, 0 insertions, 0 deletions