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

Fix playback of the new QNAP h264/avi files

(cherry picked from commit 01d469e83d1eb3e8edf47a17d123bc08ff84c575)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 0c3ed7f8
...@@ -202,6 +202,7 @@ static const staticentry_t p_list_video[] = { ...@@ -202,6 +202,7 @@ static const staticentry_t p_list_video[] = {
E("DP02", "DynaPel MPEG-4 codec"), E("DP02", "DynaPel MPEG-4 codec"),
E("PLV1", "Pelco DVR MPEG-4"), E("PLV1", "Pelco DVR MPEG-4"),
E("QMP4", "QNAP Systems MPEG-4"), E("QMP4", "QNAP Systems 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