Allocate an AVFormatContext. avformat_free_context() can be used to free the context and everything allocated by the framework within it.
See Implementation
Allocate an AVFormatContext. avformat_free_context() can be used to free the context and everything allocated by the framework within it.