diff codec-cfg.c @ 1871:cb5dde69354b

Mpeg PES added
author arpi
date Sat, 08 Sep 2001 20:48:02 +0000
parents 60afe3421c04
children af7b3e83d47b
line wrap: on
line diff
--- a/codec-cfg.c	Sat Sep 08 06:52:59 2001 +0000
+++ b/codec-cfg.c	Sat Sep 08 20:48:02 2001 +0000
@@ -124,6 +124,8 @@
 		{"BGR16", IMGFMT_BGR|16},
 		{"BGR24", IMGFMT_BGR|24},
 		{"BGR32", IMGFMT_BGR|32},
+
+		{"MPES",  IMGFMT_MPEGPES},
 		{NULL,    0}
 	};