From 42db8b366c1814a39ae3183725e87d77550ea35a Mon Sep 17 00:00:00 2001 From: arpi Date: Wed, 3 Apr 2002 19:09:55 +0000 Subject: mpegpes added... thx Mw3 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5479 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 9157900981..76e1add2a4 100644 --- a/codec-cfg.h +++ b/codec-cfg.h @@ -68,6 +68,7 @@ #define VFM_IJPG 22 #define VFM_HUFFYUV 23 #define VFM_ZLIB 24 +#define VFM_MPEGPES 25 #ifndef GUID_TYPE #define GUID_TYPE -- cgit v1.2.3