[core, mod_verto] remove CF_VIDEO_ONLY and pay attention to the streams instead and add CF_NO_RECOVER flag for verto

This commit is contained in:
Anthony Minessale
2020-04-14 19:52:38 +00:00
committed by Andrey Volk
parent 55922ac6d0
commit 9457bf9082
6 changed files with 35 additions and 24 deletions
+1 -1
View File
@@ -1595,7 +1595,7 @@ typedef enum {
CF_VIDEO_DECODED_READ,
CF_VIDEO_DEBUG_READ,
CF_VIDEO_DEBUG_WRITE,
CF_VIDEO_ONLY,
CF_NO_RECOVER,
CF_VIDEO_READY,
CF_VIDEO_MIRROR_INPUT,
CF_VIDEO_READ_FILE_ATTACHED,