Skip to content

Tags: fatpelt/srt

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Haivision#333 from ethouris/maint-mergeback-dev

Dev branch mergeback

v1.2.3

Toggle v1.2.3's commit message
Bump version to 1.2.3

v1.2.2

Toggle v1.2.2's commit message
Bump up SRT_VERSION to 1.2.2

This patch is a fix for last released version.
Although 1.2.1 has been release, soname and version string in
.pc file still stay 1.2.0.
To avoid confusion, one minor version is bumped up.

Signed-off-by: Justin Kim <[email protected]>

v1.2.1

Toggle v1.2.1's commit message
Add support nettle AES cryptographic. (Haivision#149)

SRT supports nettle AES encryption using
`--with-gnutls` option at build time.

Signed-off-by: Justin Kim <[email protected]>

v1.2.0

Toggle v1.2.0's commit message
Merge pull request Haivision#75 from ethouris/extra-doc

Added some extra info to contributing guide