android_external_ffmpeg/libavdevice/outdev_list.c
2025-06-26 23:59:17 -05:00

3 lines
90 B
C

static const FFOutputFormat * const outdev_list[] = {
&ff_vout_drm_muxer,
NULL };