fourcc: allow fallback to RGBA
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 5
− 0
@@ -571,6 +571,7 @@ static const vlc_fourcc_t p_list_YUV[] = {
@@ -586,6 +587,7 @@ static const vlc_fourcc_t p_RGB24_fallback[] = {
@@ -601,6 +603,7 @@ static const vlc_fourcc_t p_RGB16_fallback[] = {
@@ -615,6 +618,7 @@ static const vlc_fourcc_t p_RGB15_fallback[] = {
@@ -631,6 +635,7 @@ static const vlc_fourcc_t p_RGB8_fallback[] = {