avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
Classes | Namespaces | Functions
buffer.h File Reference
#include "avcpp/averror.h"
#include "ffmpeg.h"
Include dependency graph for buffer.h:
This graph shows which files directly or indirectly include this file:

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...