ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/free/rpms/streamdvd/F-11/streamdvd-gcc41.patch
Revision: 1.1
Committed: Sat Aug 9 21:29:32 2008 UTC (4 years, 9 months ago) by thl
Branch: MAIN
CVS Tags: streamdvd-0_4-8_fc10, streamdvd-0_4-9_fc11, streamdvd-0_4-7_fc10, F-11-split, F-10-split, F-11-start, HEAD
Log Message:
initial import from livna

Line File contents
1 --- StreamDVD-0.4/mplex/zalphastrm.hpp 2004-03-08 23:10:53.000000000 +0100
2 +++ StreamDVD-0.4.new/mplex/zalphastrm.hpp 2006-01-23 13:26:31.000000000 +0100
3 @@ -45,7 +45,7 @@
4 virtual bool AUBufferNeedsRefill();
5 virtual void NextDTSPTS( clockticks &DTS, clockticks &PTS);
6 virtual void ScanFirstSeqHeader();
7 - bool ZAlphaStream::RunOutComplete();
8 + bool RunOutComplete();
9
10 private:
11 float z_min;