summaryrefslogtreecommitdiffstats
path: root/codec-cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'codec-cfg.c')
-rw-r--r--codec-cfg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/codec-cfg.c b/codec-cfg.c
index 98b3088516..c8d22671b6 100644
--- a/codec-cfg.c
+++ b/codec-cfg.c
@@ -215,6 +215,7 @@ static const struct {
{"BGR32", IMGFMT_BGR32},
{"RGB1", IMGFMT_RGB1},
{"BGR1", IMGFMT_BGR1},
+ {"GBR24P", IMGFMT_GBR24P},
{"MPES", IMGFMT_MPEGPES},