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

Add a ProRes FourCC

parent 05297483
...@@ -682,6 +682,7 @@ static const entry_t p_list_video[] = { ...@@ -682,6 +682,7 @@ static const entry_t p_list_video[] = {
A("iv50"), A("iv50"),
B(VLC_CODEC_PRORES, "Apple ProRes 422"), B(VLC_CODEC_PRORES, "Apple ProRes 422"),
E("apcn", "Apple ProRes 422 Standard"),
E("apch", "Apple ProRes 422 HQ"), E("apch", "Apple ProRes 422 HQ"),
E("apcs", "Apple ProRes 422 LT"), E("apcs", "Apple ProRes 422 LT"),
E("apco", "Apple ProRes 422 Proxy"), E("apco", "Apple ProRes 422 Proxy"),
......
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