avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
▼Nav | |
▼Ncodec_context | |
▼Nframe | |
▼Nv1 | The AvDeleter struct Unified delete functor for variois FFMPEG/libavformat/libavcodec and so on resource allocators |
CAvDeleter | |
▼Nv2 | |
CSmartDeleter | |
CAudioCodecContext | |
CAudioDecoderContext | |
CAudioEncoderContext | |
CAudioResampler | |
CAudioSamples | |
CAvcppCategory | The AvcppCategory class Describes internal AvCpp errors |
CBufferSinkFilterContext | |
CBufferSrcFilterContext | |
CCodec | |
CCodecContext2 | |
CCodecContextBase | |
CCodecParameters | |
CCodecParametersView | The CodecParametersView class |
CCustomIO | |
CDefaultNextElement | This functor uses simple notation to take next element from linked list |
CDefaultResetPtr | This functor used by default to set new pointer that will be wrapped by W wrapper |
CDefaultWrapperCast | This functor used by default to take access to raw pointer that wrapped by W wrapper |
▼CDictionary | Implements interface to access to the AVDictionary entity |
CAvStringDeleter | Deleter for raw string |
CAvStringPtr | RAII holder for strings allocated by FFmpeg internals |
CDictionaryIterator | Base dictionary iterator implementation |
CEntry | Dictionary key and value holder and accessor |
CDictionaryArray | Array of Dictinaries wrapper |
CEmptyDeleter | |
CEqualComparator | |
CException | The AvException class Default exception that thows from function that does not accept error code storage |
CFfmpegCategory | The FfmpegCategory class Describers FFmpeg internal errors |
CFilter | |
CFilterContext | |
CFilterGraph | |
CFilterPadList | |
CFormat | |
CFormatContext | |
CFrame | |
CGenericCodecContext | To copy contexts from input streams to output one |
CIncrementNextElement | This functor uses increment operation to take next element in list/array |
CInputFormat | |
▼CLinkedListWrapper | Universal wrapper for one directional linked list elements |
Cbase_iterator | |
Cnoncopyable | |
CNullDeleter | This deleter does nothing |
COptionalErrorCode | |
COutputFormat | |
▼CPacket | |
Cwrap_data | Wrap data and take owning |
Cwrap_data_static | Wrap static data, do not owning and free |
CPixelFormat | Simple wrapper for AVPixelFormat that allow to acces it it properties |
CPtrDeleter | This deleter simple call 'delete' operator |
CRational | |
CRect | |
CSampleFormat | Simple proxy class for AVSampleFormat |
CScopedValue | Functor to take next element in list/array |
CScopeOutAction |
|
CSmartDeleter | |
CStream | |
CTimestamp | Timestamp value and it timebase |
CVideoCodecContext | |
CVideoDecoderContext | |
CVideoEncoderContext | |
CVideoFrame | |
CVideoRescaler | |
▼Nstd | |
Cis_error_condition_enum< av::Errors > | |
CFFWrapperPtr | |
CFFWrapperRef | |
CPixSampleFmtWrapper |