Commit ebee486e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Add wIVG as MJPEG fourcc

parent 5287f8e1
...@@ -378,8 +378,9 @@ static const staticentry_t p_list_video[] = { ...@@ -378,8 +378,9 @@ static const staticentry_t p_list_video[] = {
A("FLJP"), A("FLJP"),
A("FMJP"), A("FMJP"),
A("SJPG"), A("SJPG"),
A("QIVG"), A("QIVG"), /* Probably QNAP */
A("qIVG"), A("qIVG"), /* Probably QNAP */
A("wIVG"), /* Probably QNAP */
E("AVRn", "Avid Motion JPEG"), E("AVRn", "Avid Motion JPEG"),
E("AVDJ", "Avid Motion JPEG"), E("AVDJ", "Avid Motion JPEG"),
E("ADJV", "Avid Motion JPEG"), E("ADJV", "Avid Motion JPEG"),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment