summaryrefslogtreecommitdiff
path: root/channels/console_video.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/console_video.c')
-rw-r--r--channels/console_video.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/channels/console_video.c b/channels/console_video.c
index 77f95ba09..a1db5cd77 100644
--- a/channels/console_video.c
+++ b/channels/console_video.c
@@ -36,6 +36,10 @@
//#define DROP_PACKETS 5 /* if set, drop this % of video packets */
//#define OLD_FFMPEG 1 /* set for old ffmpeg with no swscale */
+/*** MODULEINFO
+ <support_level>extended</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <sys/ioctl.h>