mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
Merge branch 'check/next-cc'
Only compile-tested.
This commit is contained in:
@@ -782,7 +782,7 @@ long delta_time_ms (struct timeval *tv, struct timeval *last_tv)
|
||||
return timeval_to_ms (tv) - timeval_to_ms (last_tv);
|
||||
}
|
||||
|
||||
static cDemux * dmx;
|
||||
static cDemux * dmx = NULL;
|
||||
|
||||
int CStreamInfo2::ts_setup ()
|
||||
{
|
||||
|
Reference in New Issue
Block a user