comparison codec-cfg.c @ 5190:59df6b778d78

Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decoding
author atmos4
date Mon, 18 Mar 2002 23:30:04 +0000
parents ef8a43b74075
children abea2deab4d6
comparison
equal deleted inserted replaced
5189:c663455448e8 5190:59df6b778d78
225 "g72x", 225 "g72x",
226 "imaadpcm", 226 "imaadpcm",
227 "dk4adpcm", 227 "dk4adpcm",
228 "dk3adpcm", 228 "dk3adpcm",
229 "roqaudio", 229 "roqaudio",
230 "faad",
230 NULL 231 NULL
231 }; 232 };
232 static char *videodrv[] = { 233 static char *videodrv[] = {
233 "null", 234 "null",
234 "libmpeg2", 235 "libmpeg2",