Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655434 - >=media-video/ffmpeg-4.0 - add USE=libsrt
Summary: >=media-video/ffmpeg-4.0 - add USE=libsrt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL: https://github.com/Haivision/srt
Whiteboard:
Keywords: PullRequest
Depends on: 655436
Blocks:
  Show dependency tree
 
Reported: 2018-05-11 02:42 UTC by Reuben Martin
Modified: 2018-11-26 14:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reuben Martin 2018-05-11 02:42:36 UTC
libsrt is a transport that is tcp based, offers transport level encryption, and offers direct control over latency. It was recently open-sourced by Haivision under MPL-2.0 license. Support for it was added in ffmpeg-4.0


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2018-11-26 14:10:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c43979542ebb3f7b7880c321a0f5f327eacdf855

commit c43979542ebb3f7b7880c321a0f5f327eacdf855
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2018-11-13 02:36:31 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2018-11-26 14:10:48 +0000

    media-video/ffmpeg: Add srt use flag
    
    Closes: https://bugs.gentoo.org/655434
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 media-video/ffmpeg/ffmpeg-4.0.3.ebuild | 3 ++-
 media-video/ffmpeg/ffmpeg-4.1.ebuild   | 3 ++-
 media-video/ffmpeg/ffmpeg-9999.ebuild  | 3 ++-
 media-video/ffmpeg/metadata.xml        | 1 +
 4 files changed, 7 insertions(+), 3 deletions(-)