net/liveMedia: update to 2020.08.05

2020.08.05:
- More cleanup of the implementation of "RawVideoRTPSink".
This commit is contained in:
Tobias C. Berner 2020-08-08 09:51:14 +00:00
parent 0f11a0d9cb
commit d19104bec6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544379
3 changed files with 5 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= liveMedia
DISTVERSION= 2020.07.31
DISTVERSION= 2020.08.05
PORTEPOCH= 2
CATEGORIES= net devel
MASTER_SITES= http://www.live555.com/liveMedia/public/ \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1596361348
SHA256 (live.2020.07.31.tar.gz) = 4bba6b249b714d88a634e4e6e10982abe5e13c7a5d9a01a959d620002a5f25f9
SIZE (live.2020.07.31.tar.gz) = 677156
TIMESTAMP = 1596877742
SHA256 (live.2020.08.05.tar.gz) = c05782f54ca64ebfe63a91106756123a42c2d767d3920bb394e50dd1247bcbbc
SIZE (live.2020.08.05.tar.gz) = 677456

View file

@ -191,6 +191,7 @@ include/liveMedia/RTSPClient.hh
include/liveMedia/RTSPCommon.hh
include/liveMedia/RTSPRegisterSender.hh
include/liveMedia/RTSPServer.hh
include/liveMedia/RawVideoFrameParameters.hh
include/liveMedia/RawVideoRTPSink.hh
include/liveMedia/RawVideoRTPSource.hh
include/liveMedia/SIPClient.hh