From f9f6c9fd932f9b03aac64351e227c12f5d29986c Mon Sep 17 00:00:00 2001 From: pontscho Date: Sun, 10 Mar 2002 22:49:18 +0000 Subject: Add IJPG decoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5030 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 ebb3e3704f..fb44194d29 100644 --- a/codec-cfg.h +++ b/codec-cfg.h @@ -60,6 +60,7 @@ #define VFM_ROQVIDEO 19 #define VFM_QTRPZA 20 #define VFM_MPNG 21 +#define VFM_IJPG 22 #ifndef GUID_TYPE #define GUID_TYPE -- cgit v1.2.3