android_external_ffmpeg/libavdevice/outdev_list.c
2025-06-24 22:46:48 -05:00

3 lines
90 B
C

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