Releases: IBM/g729-codec-service
Releases · IBM/g729-codec-service
v0.0.8
v0.0.7
- Dockerfile is now built on top of the ubi-minimal image.
v0.0.6
Fixes buffer overflow when decoding g729 frames larger than 20ms, which would eventually result in a segmentation fault.
v0.0.5
- Fixes segmentation fault that occurs when misinitialization the output buffer of the G729Encoder
v0.0.4
- Fixes issue where extra memory was initialized for the G729 encoder.
- Updates bcg729 to address a possible overflowing issue
v0.0.3
Improved signal handing using tini
from https://github.com/krallin/tini