comparison codec-cfg.c @ 1929:af7b3e83d47b

added ffmpeg audio driver
author arpi
date Fri, 21 Sep 2001 21:40:16 +0000
parents cb5dde69354b
children 4d8123ae7b4b
comparison
equal deleted inserted replaced
1928:07f50ea77510 1929:af7b3e83d47b
206 "msgsm", 206 "msgsm",
207 "dshow", 207 "dshow",
208 "dvdpcm", 208 "dvdpcm",
209 "hwac3", 209 "hwac3",
210 "libvorbis", 210 "libvorbis",
211 "ffmpeg",
211 NULL 212 NULL
212 }; 213 };
213 static char *videodrv[] = { 214 static char *videodrv[] = {
214 "null", 215 "null",
215 "libmpeg2", 216 "libmpeg2",