7#include "libavcodec/avcodec.h"
32 av_frame_free(&m_frame);
34 bool operator !()
const
36 return m_frame ==
nullptr;
MythAVFrame little utility class that act as a safe way to allocate an AVFrame which can then be allo...
AVFrame * operator->() const
AVFrame & operator*() const