// TODO: Include all formats #include "common.h" #include "stream.h" typedef struct { // Debug settings ff_stream* ff_debug_stream; ff_flag ff_debug_enabled; } ff_ctx;