add support for H265 supplemental #2

This commit is contained in:
TangoCash
2016-07-24 17:47:34 +02:00
parent fe78a13e05
commit b60543ad6b

View File

@@ -99,6 +99,8 @@ static const char *VMPEG_framerate[] = {
#define VIDEO_STREAMTYPE_MPEG4_Part2 4
#define VIDEO_STREAMTYPE_VC1_SM 5
#define VIDEO_STREAMTYPE_MPEG1 6
#define VIDEO_STREAMTYPE_H265_HEVC 7
#define VIDEO_STREAMTYPE_AVS 16
static int proc_put(const char *path, const char *value, const int len)