|
avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|

Namespaces | |
| av | |
Functions | |
| Codec | av::findEncodingCodec (AVCodecID id) |
| Codec | av::findEncodingCodec (const string &name) |
| Codec | av::findDecodingCodec (AVCodecID id) |
| Codec | av::findDecodingCodec (const string &name) |