MythTV  master
Classes | Functions
mythaverror.h File Reference
#include <string>
#include "mythexp.h"
#include "libavcodec/avcodec.h"
#include "libavutil/error.h"
Include dependency graph for mythaverror.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythAVFrame
 MythAVFrame little utility class that act as a safe way to allocate an AVFrame which can then be allocated on the heap. More...
 

Functions

MPUBLIC int av_strerror_stdstring (int errnum, std::string &errbuf)
 
MPUBLIC char * av_make_error_stdstring (std::string &errbuf, int errnum)
 

Function Documentation

◆ av_strerror_stdstring()

MPUBLIC int av_strerror_stdstring ( int  errnum,
std::string &  errbuf 
)

◆ av_make_error_stdstring()

MPUBLIC char* av_make_error_stdstring ( std::string &  errbuf,
int  errnum 
)