From 9f437293662ee20a0c7b9bc5c0f9fa259dd5e92e Mon Sep 17 00:00:00 2001 From: szabii Date: Wed, 11 Apr 2001 20:55:14 +0000 Subject: dunno :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@362 b3059339-0415-0410-9bf9-f77b7e298cf2 --- codec-cfg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'codec-cfg.h') diff --git a/codec-cfg.h b/codec-cfg.h index c95de9aba5..23816ceeef 100644 --- a/codec-cfg.h +++ b/codec-cfg.h @@ -47,6 +47,7 @@ typedef struct { short driver; short flags; short status; + short cpuflags; } codecs_t; codecs_t** parse_codec_cfg(char *cfgfile); -- cgit v1.2.3