|
avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
| ▼Nav | |
| ▼Nv1 | The AvDeleter struct Unified delete functor for variois FFMPEG/libavformat/libavcodec and so on resource allocators |
| CAvDeleter | |
| ▼Nv2 | |
| CSmartDeleter | |
| CAudioResampler | |
| COptionalErrorCode | |
| CException | The AvException class Default exception that thows from function that does not accept error code storage |
| CAvcppCategory | The AvcppCategory class Describes internal AvCpp errors |
| CFfmpegCategory | The FfmpegCategory class Describers FFmpeg internal errors |
| Cnoncopyable | |
| CEmptyDeleter | |
| CScopedValue | Functor to take next element in list/array |
| CScopeOutAction |
|
| CEqualComparator | |
| CCodec | |
| CCodecContext2 | |
| CGenericCodecContext | To copy contexts from input streams to output one |
| CCodecContextBase | |
| CVideoCodecContext | |
| CVideoDecoderContext | |
| CVideoEncoderContext | |
| CAudioCodecContext | |
| CAudioDecoderContext | |
| CAudioEncoderContext | |
| CCodecParametersView | The CodecParametersView class |
| CCodecParameters | |
| ▼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 |
| CBufferSinkFilterContext | |
| CBufferSrcFilterContext | |
| CFilter | |
| CFilterContext | |
| CFilterGraph | |
| CFilterPadList | |
| CFormat | |
| CInputFormat | |
| COutputFormat | |
| CCustomIO | |
| CFormatContext | |
| CFrame | |
| CVideoFrame | |
| CAudioSamples | |
| CNullDeleter | This deleter does nothing |
| CPtrDeleter | This deleter simple call 'delete' operator |
| CDefaultNextElement | This functor uses simple notation to take next element from linked list |
| CIncrementNextElement | This functor uses increment operation to take next element in list/array |
| CDefaultWrapperCast | This functor used by default to take access to raw pointer that wrapped by W wrapper |
| CDefaultResetPtr | This functor used by default to set new pointer that will be wrapped by W wrapper |
| ▼CLinkedListWrapper | Universal wrapper for one directional linked list elements |
| Cbase_iterator | |
| ▼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 |
| CRational | |
| CRect | |
| CSampleFormat | Simple proxy class for AVSampleFormat |
| CStream | |
| CTimestamp | Timestamp value and it timebase |
| CVideoRescaler | |
| CSmartDeleter | |
| ▼Nstd | |
| Cis_error_condition_enum< av::Errors > | |
| CFFWrapperPtr | |
| CFFWrapperRef | |
| CPixSampleFmtWrapper |