Subject: CVS commit: pkgsrc/net/liblive
From: Antoine Reilles
Date: 2008-07-26 16:44:34
Message id: 20080726144434.6D9A0175D0@cvs.netbsd.org

Log Message:
Update net/liblive to liblive-20080725

2008.07.25:
- Minor bug fix to "MPEG2TransportStreamFramer" (reset \ 
"fTSPCRCount" in "doStopGettingFrames()").
  (Thanks to Qiujian Shu for reporting this bug.)
- Modified the previous changes to "QuickTimeFileSink" and \ 
"AVIFileSink" so that the
  "createNew()" functions return NULL if the output file cannot be opened.
2008.07.24:
- Changed "MultiFramedRTPSource" to handle the very first packet that \ 
we receive as
  if there were packet loss beforehand.  This ensures that we correctly discard any
  initial packets that we receive that occur after the start of a (multi-packet) \ 
frame.
- Fixed "QuickTimeFileSink" and "AVIFileSink" to close the \ 
output file (if it's not stdout or stderr) in the destructor,
2008.07.22:
- Fixed "MPEG2TransportStreamMultiplexor" to use an appropriate stream \ 
for our SCR, even if the input contained
  its own Program Stream Map.
- More minor changes to the code to make Erik Hovland's code-checking tools happy.
2008.07.06:
- Corrected one of Erik Hovland's memory leak fixes made to the previous revision.

Files:
RevisionActionfile
1.17modifypkgsrc/net/liblive/Makefile
1.8modifypkgsrc/net/liblive/distinfo