streaminfo: fix compile for coolstream; add dummies to libcs-headers

Origin commit data
------------------
Commit: ff04c8ce97
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-07 (Tue, 07 Nov 2017)

Origin message was:
------------------
- streaminfo: fix compile for coolstream; add dummies to libcs-headers
This commit is contained in:
vanhofen
2017-11-07 07:49:49 +01:00
parent 097977c2d4
commit adcb6172d9
3 changed files with 7 additions and 1 deletions

View File

@@ -279,6 +279,7 @@ void CStreamInfo2::probeStreams()
{
if (mp)
{
// not yet implemented in libcoolstream
AVFormatContext *avfc = mp->getPlayback()->GetAVFormatContext();
if (avfc)
{