/*
 * call-seq:
 *   video_decoder_plugins -> array
 *
 * Returns an array of identifiers of all loaded video decoder plugins.
 */

static VALUE x_vdec_plugins(VALUE self) {