#include "avformat.h"
#include "internal.h"
Go to the source code of this file.
Initial value:
{ .name = "cdg", .long_name = NULL_IF_CONFIG_SMALL("CD Graphics Format"), .read_header = read_header, .read_packet = read_packet, .flags= AVFMT_GENERIC_INDEX, .extensions = "cdg" }