mpegpes added... thx Mw3

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5479 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-04-03 19:09:55 +00:00
parent 2dc9369da6
commit 42db8b366c
2 changed files with 2 additions and 0 deletions

View File

@ -255,6 +255,7 @@ static short get_driver(char *s,int audioflag)
"ijpg",
"huffyuv",
"zlib",
"mpegpes",
NULL
};
char **drv=audioflag?audiodrv:videodrv;

View File

@ -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