summaryrefslogtreecommitdiff
path: root/net/liblive/distinfo
diff options
context:
space:
mode:
authorahoka <ahoka@pkgsrc.org>2008-07-17 10:11:19 +0000
committerahoka <ahoka@pkgsrc.org>2008-07-17 10:11:19 +0000
commitdd1f2edd255c066540b59eebe3f339a3bfedef33 (patch)
treeffbf581943237ed1f82a40db76941ce7f617a5dc /net/liblive/distinfo
parentc8d1062d7254db3836ae0dc6a703366f0e185411 (diff)
downloadpkgsrc-dd1f2edd255c066540b59eebe3f339a3bfedef33.tar.gz
Updating to the 20080706 version.
Fixing installation prefix and buildlink3 (now vlc's autoconf can find it). Minor cleanup. Upstream changelog: 2008.07.06: - Corrected one of Erik Hovland's memory leak fixes made to the previous revision. 2008.07.05: - Fixed some memory leaks - and several other mostly cosmetic fixes. (Thanks to Erik Hovland for noticing these.) 2008.06.26: - Fixed a bug in "openRTSP" that was sometimes causing an incorrect "Range:" header to be sent in "PLAY" requests. 2008.06.25: - Fixed a bug in the headers sent for the RTSP "GET_PARAMETER" and "SET_PARAMETER" commands. (Thanks to "beilyzhang (at) hotmail" for this report.) 2008.06.05: - Renamed the "ourSourceAddressForMulticast()" function to the less confusing and more explanatory "ourIPAddress()". - The "RTSPClient" change that was made in 2008.04.09 to accommodate multicast streams apparently broke (some?) unicast streams. This has now been fixed. - Updated "RTSPClient" to handle weird servers that include a "Content-Length:" header in the response to the RTSP "SETUP" command. (If we see such a header, we skip over the data referred to in the header.) (Thanks to Kristian Soerensen for this suggestion.) - Changed the parsing of lines in "RTSPClient" so that it now accepts \r or \n alone at the end of each line. (\r\n is preferred, but the standard also allows \r or \n) (Thanks to David Schueler for this suggestion.) 2008.05.12: - Made a change to "RTCPInterface" to ensure that "turnOffBackgroundReadHandling()" is called on a socket as many times as "turnOnBackgroundReadHandling()". Apparently some versions of Windows get upset if this doesn't happen. (Thanks to Ken Seo for the suggested fix.) - Fixed a bug in "H263plusVideoStreamParser". (Thanks to Andrey Latin.) - Added more sanity checking to "JPEGVideoRTPSink".
Diffstat (limited to 'net/liblive/distinfo')
-rw-r--r--net/liblive/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/liblive/distinfo b/net/liblive/distinfo
index e57cb90ae44..f7126bc7bb6 100644
--- a/net/liblive/distinfo
+++ b/net/liblive/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/04/26 11:38:43 obache Exp $
+$NetBSD: distinfo,v 1.7 2008/07/17 10:11:19 ahoka Exp $
-SHA1 (live.2008.04.09.tar.gz) = e6146a3c7e270d556d2b067d390428fdc308a5af
-RMD160 (live.2008.04.09.tar.gz) = 69be6fe4aca83671d295573c1a57028ced2372c8
-Size (live.2008.04.09.tar.gz) = 450306 bytes
+SHA1 (live.2008.07.06.tar.gz) = 4857d5f095abdd93fe1292b5703412ea9452cd8f
+RMD160 (live.2008.07.06.tar.gz) = ae9242e85aca30838ffe6e7f59d1368b96a2f808
+Size (live.2008.07.06.tar.gz) = 449589 bytes