mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
Merge branch 'check/next-cc'
Only compile-tested.
Origin commit data
------------------
Commit: 548448456a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)
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