Commit 96ce2a6b authored by Francois Cartegnie's avatar Francois Cartegnie

fourcc: add avc3

parent 904dc08f
......@@ -285,6 +285,7 @@ static const staticentry_t p_list_video[] = {
/* avc1: special case h264 */
A("avc1"),
A("AVC1"),
A("avc3"),
E("ai5p", "AVC-Intra 50M 720p24/30/60"),
E("ai5q", "AVC-Intra 50M 720p25/50"),
E("ai52", "AVC-Intra 50M 1080p25/50"),
......
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