avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
Namespaces | |
av | |
av::internal | |
Functions | |
bool | av::internal::codec_supported (const AVCodecTag *const *codecTag, const FmtCodec &codec) |
bool | av::internal::codec_supported (const AVCodecTag *const *codecTag, AVCodecID codec_id) |
OutputFormat | av::guessOutputFormat (const std::string &name, const std::string &url, const std::string &mime) |