diff codec-cfg.h @ 2310:9e059416eea6

libdemuxer...
author arpi
date Sat, 20 Oct 2001 18:49:08 +0000
parents 72f0648df475
children 8a821809659d
line wrap: on
line diff
--- a/codec-cfg.h	Sat Oct 20 18:05:30 2001 +0000
+++ b/codec-cfg.h	Sat Oct 20 18:49:08 2001 +0000
@@ -51,7 +51,7 @@
 #endif
 
 
-typedef struct {
+typedef struct codecs_st {
 	unsigned int fourcc[CODECS_MAX_FOURCC];
 	unsigned int fourccmap[CODECS_MAX_FOURCC];
 	unsigned int outfmt[CODECS_MAX_OUTFMT];