mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
net/liveMedia: udpate to 2020.08.19
2020.08.19: - Fixed a bug in "QuickTimeFileSink" that could cause malformed "esds" atoms to be generated. (Thanks to Chris Paucar for reporting this issue.) 2020.08.18: - In "MPEG2TransportStreamFromESSource.cpp", changed the name of the constant LOW_WATER_MARK to TS_FROM_ES_LOW_WATER_MARK, and "#ifndef"d it, so that, if you wish, you can redefine it at compile time.
This commit is contained in:
parent
29b70d6978
commit
e98fb10675
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546046
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= liveMedia
|
||||
DISTVERSION= 2020.08.12
|
||||
DISTVERSION= 2020.08.19
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= http://www.live555.com/liveMedia/public/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1597429835
|
||||
SHA256 (live.2020.08.12.tar.gz) = 6380e357076b172c757beccf7f2cc270a7ed3551748d839e2492ea0132062ff6
|
||||
SIZE (live.2020.08.12.tar.gz) = 677755
|
||||
TIMESTAMP = 1598208206
|
||||
SHA256 (live.2020.08.19.tar.gz) = af3af7f2510b0b45f38892c232abca2cee2ab36a62503e7085b47ed2c3c2c537
|
||||
SIZE (live.2020.08.19.tar.gz) = 677916
|
||||
|
Loading…
Reference in New Issue
Block a user