summaryrefslogtreecommitdiff
path: root/dxr3audiodecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3audiodecoder.h')
-rw-r--r--dxr3audiodecoder.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/dxr3audiodecoder.h b/dxr3audiodecoder.h
index 825ae99..0283e4b 100644
--- a/dxr3audiodecoder.h
+++ b/dxr3audiodecoder.h
@@ -45,8 +45,7 @@ public:
void Decode(cDxr3PesFrame *frame, uint32_t pts, cDxr3SyncBuffer &aBuf);
void DecodeLpcm(cDxr3PesFrame *frame, uint32_t pts, cDxr3SyncBuffer &aBuf);
- void DecodeAc3Dts(const uint8_t* pPes, const uint8_t* buf, int length,
- uint32_t pts, cDxr3SyncBuffer &aBuf);
+ void DecodeAc3Dts(cDxr3PesFrame *frame, uint32_t pts, cDxr3SyncBuffer &aBuf);
void Reset()
{