avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
Namespaces | Functions
buffer.cpp File Reference
#include "avcompat.h"
#include "buffer.h"
#include "avcpp/avutils.h"
#include <cassert>
#include <utility>
Include dependency graph for buffer.cpp:

Namespaces

 av
 
 av::buffer
 

Functions

void av::buffer::null_deleter (void *, uint8_t *)
 Buffer deleter that do nothing. More...
 
static AVBufferRef * av::buffer::ref (const AVBufferRef *buf)