outdev_list.c 205 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 static const AVOutputFormat * const outdev_list[] = { &ff_alsa_muxer, &ff_fbdev_muxer, &ff_oss_muxer, &ff_sdl2_muxer, &ff_sndio_muxer, &ff_v4l2_muxer, &ff_xv_muxer, NULL };