MythTV
master
|
Go to the source code of this file.
Functions | |
int | av_strerror_stdstring (int errnum, std::string &errbuf) |
char * | av_make_error_stdstring (std::string &errbuf, int errnum) |
int av_strerror_stdstring | ( | int | errnum, |
std::string & | errbuf | ||
) |
Definition at line 27 of file mythaverror.cpp.
Referenced by av_make_error_stdstring(), AvFormatDecoder::GetFrame(), and MythStreamInfoList::MythStreamInfoList().
char* av_make_error_stdstring | ( | std::string & | errbuf, |
int | errnum | ||
) |
Definition at line 41 of file mythaverror.cpp.
Referenced by AudioConvertInternal::AudioConvertInternal(), MythCodecContext::CreateDevice(), MHIBitmap::CreateFromMPEG(), AudioOutputUtil::DecodeAudio(), AudioOutput::DecodeAudio(), AudioOutputDigitalEncoder::Encode(), TextSubtitleParser::LoadSubtitles(), AvFormatDecoder::OpenAVCodec(), AvFormatDecoder::OpenFile(), AvFormatDecoder::ProcessVideoPacket(), MythAVFormatWriter::WriteAudioFrame(), NuppelVideoRecorder::WriteVideo(), and MythAVFormatWriter::WriteVideoFrame().