diff options
author | Sven Dueking <sven.dueking@nablet.com> | 2018-03-26 11:37:49 -0400 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2018-03-28 16:16:41 +0200 |
commit | a2fc8dbae85339d1b418d296f2982b6c04c53c57 (patch) | |
tree | 95a5aaa44ef4a1d32d5ef4249b65caa9139a1f8d /Changelog | |
parent | 2124a97a4998413c7e81539b16b01ef6ac570ea9 (diff) | |
download | ffmpeg-a2fc8dbae85339d1b418d296f2982b6c04c53c57.tar.gz |
Add Haivision SRT protocol
The protocol requires libsrt (https://github.com/Haivision/srt) to be
installed
Signed-off-by: Sven Dueking <sven.dueking@nablet.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ version <next>: - NVIDIA CUVID-accelerated H.264 and HEVC decoding - Intel QSV-accelerated overlay filter - AV1 Support through libaom +- Haivision SRT protocol via libsrt version 12: |