openbsd-ports/multimedia/streamdvd/patches/patch-mplex_zalphastrm_hpp
2010-05-22 14:15:16 +00:00

13 lines
491 B
Plaintext

$OpenBSD: patch-mplex_zalphastrm_hpp,v 1.1 2010/05/22 14:15:16 espie Exp $
--- mplex/zalphastrm.hpp.orig Sat May 22 16:13:57 2010
+++ mplex/zalphastrm.hpp Sat May 22 16:14:06 2010
@@ -45,7 +45,7 @@ class ZAlphaStream : public VideoStream (protected)
virtual bool AUBufferNeedsRefill();
virtual void NextDTSPTS( clockticks &DTS, clockticks &PTS);
virtual void ScanFirstSeqHeader();
- bool ZAlphaStream::RunOutComplete();
+ bool RunOutComplete();
private:
float z_min;