add support for H265 supplemental #2

Origin commit data
------------------
Branch: master
Commit: b60543ad6b
Author: TangoCash <eric@loxat.de>
Date: 2016-07-24 (Sun, 24 Jul 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2016-07-24 17:47:34 +02:00
parent 6239607b1b
commit fdc3d592a6

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)