Attempt to add MJPEG support

Origin commit data
------------------
Branch: master
Commit: 6ef502de30
Author: samsamsam <samsamsam@o2.pl>
Date: 2019-02-02 (Sat, 02 Feb 2019)


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

------------------
This commit was generated by Migit
This commit is contained in:
samsamsam
2019-02-02 18:53:58 +01:00
committed by max_10
parent d690655ba0
commit 3efa9baa81
7 changed files with 157 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ typedef enum
STREAMTYPE_DIVX5 = 15,
STREAMTYPE_VB6 = 18,
STREAMTYPE_SPARK = 21,
STREAMTYPE_MJPEG = 30,
} video_stream_type_t;