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

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2017-11-07 07:49:49 +01:00
committed by Thilo Graf
parent b526dbf2c7
commit e411a7791c
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)
{