comparison codec-cfg.c @ 19082:a2f20562aac3

Remove support for obsolete and non-free divx4/odivx libraries.
author diego
date Fri, 14 Jul 2006 17:14:16 +0000
parents ed69754aa58d
children aeebba360f83
comparison
equal deleted inserted replaced
19081:273bdef43012 19082:a2f20562aac3
282 }; 282 };
283 static char *videodrv[] = { 283 static char *videodrv[] = {
284 "null", 284 "null",
285 "libmpeg2", 285 "libmpeg2",
286 "vfw", 286 "vfw",
287 "odivx",
288 "dshow", 287 "dshow",
289 "ffmpeg", 288 "ffmpeg",
290 "vfwex", 289 "vfwex",
291 "divx4",
292 "raw", 290 "raw",
293 "msrle", 291 "msrle",
294 "xanim", 292 "xanim",
295 "msvidc", 293 "msvidc",
296 "fli", 294 "fli",