This commit is contained in:
Doubango Telecom 2016-10-19 02:54:59 +02:00
parent 5b7ffef95a
commit a4973c7fe3
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,8 @@
#include "tsk_memory.h"
#include "tsk_debug.h"
#include <limits.h> /* INT_MAX */
// Minimum time between two incoming FIR. If smaller, the request from the remote party will be ignored
// Tell the encoder to send IDR frame if condition is met
#if METROPOLIS