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