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