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


Go to the source code of this file.
Classes | |
| class | av::BufferRefView |
| Non-owning view for the nested AVBufferRef. More... | |
| struct | av::BufferRefView::iam_sure_what_i_do_tag |
| Tag to confirm usage of the Low Level functionality. More... | |
| class | av::BufferRef |
| Light weight wrapper for the FFmpeg AVBufferRef functionality. More... | |
Namespaces | |
| av | |
| av::buffer | |
Functions | |
| void | av::buffer::null_deleter (void *, uint8_t *) |
| Buffer deleter that do nothing. More... | |