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

Add more FourCC for Mp4

parent b6322d35
...@@ -184,6 +184,8 @@ static const entry_t p_list_video[] = { ...@@ -184,6 +184,8 @@ static const entry_t p_list_video[] = {
E("FFDS", "FFDShow MPEG-4"), E("FFDS", "FFDShow MPEG-4"),
E("VIDM", "vidm 4.01 codec"), E("VIDM", "vidm 4.01 codec"),
E("DP02", "DynaPel MPEG-4 codec"), E("DP02", "DynaPel MPEG-4 codec"),
E("PLV1", "Pelco DVR MPEG-4"),
E("QMP4", "QNAP Systems MPEG-4"),
/* 3ivx delta 3.5 Unsupported /* 3ivx delta 3.5 Unsupported
* putting it here gives extreme distorted images */ * putting it here gives extreme distorted images */
//E("3IV1", "3ivx delta 3.5 MPEG-4 Video"), //E("3IV1", "3ivx delta 3.5 MPEG-4 Video"),
......
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