mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
- streaminfo: fix compile for coolstream; add dummies to libcs-headers
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -279,6 +279,7 @@ void CStreamInfo2::probeStreams()
|
||||
{
|
||||
if (mp)
|
||||
{
|
||||
// not yet implemented in libcoolstream
|
||||
AVFormatContext *avfc = mp->getPlayback()->GetAVFormatContext();
|
||||
if (avfc)
|
||||
{
|
||||
|
Reference in New Issue
Block a user