From 9d4682c79006886dd3310b3b85b17eb45a1d2e5f Mon Sep 17 00:00:00 2001 From: arpi Date: Mon, 24 Sep 2001 20:21:53 +0000 Subject: native codec 'rle' added git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1949 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 959fdb6a74..9ade3e28c7 100644 --- a/codec-cfg.h +++ b/codec-cfg.h @@ -38,6 +38,7 @@ #define VFM_VFWEX 6 #define VFM_DIVX4 7 #define VFM_RAW 8 +#define VFM_RLE 9 #ifndef GUID_TYPE #define GUID_TYPE -- cgit v1.2.3