Cav::v1::AvDeleter | |
Cav::Dictionary::AvStringDeleter | Deleter for raw string |
Cav::LinkedListWrapper< T, W, N, C, R, D, I >::base_iterator< constIterator > | |
Cav::BufferSinkFilterContext | |
Cav::BufferSrcFilterContext | |
Cav::CustomIO | |
Cav::DefaultNextElement< T > | This functor uses simple notation to take next element from linked list |
Cav::DefaultResetPtr< T, W > | This functor used by default to set new pointer that will be wrapped by W wrapper |
Cav::DefaultWrapperCast< T, W > | This functor used by default to take access to raw pointer that wrapped by W wrapper |
Cav::DictionaryArray | Array of Dictinaries wrapper |
Cav::Dictionary::DictionaryIterator< constIterator > | Base dictionary iterator implementation |
Cav::EmptyDeleter | |
Cav::Dictionary::Entry | Dictionary key and value holder and accessor |
Cav::EqualComparator< T > | |
▼Cerror_category | |
Cav::AvcppCategory | The AvcppCategory class Describes internal AvCpp errors |
Cav::FfmpegCategory | The FfmpegCategory class Describers FFmpeg internal errors |
▼CFFWrapperPtr< T > | |
Cav::Format< T > | |
▼CFFWrapperPtr< AVCodecContext > | |
▼Cav::CodecContext2 | |
Cav::CodecContextBase< Clazz, _direction, _type > | |
Cav::GenericCodecContext | To copy contexts from input streams to output one |
►Cav::CodecContextBase< AudioDecoderContext, _direction, AVMEDIA_TYPE_AUDIO > | |
►Cav::AudioCodecContext< AudioDecoderContext, Direction::Decoding > | |
Cav::AudioDecoderContext | |
►Cav::CodecContextBase< AudioEncoderContext, _direction, AVMEDIA_TYPE_AUDIO > | |
►Cav::AudioCodecContext< AudioEncoderContext, Direction::Encoding > | |
Cav::AudioEncoderContext | |
►Cav::CodecContextBase< Clazz, _direction, AVMEDIA_TYPE_AUDIO > | |
Cav::AudioCodecContext< Clazz, _direction > | |
►Cav::CodecContextBase< Clazz, _direction, AVMEDIA_TYPE_VIDEO > | |
Cav::VideoCodecContext< Clazz, _direction > | |
►Cav::CodecContextBase< VideoDecoderContext, _direction, AVMEDIA_TYPE_VIDEO > | |
►Cav::VideoCodecContext< VideoDecoderContext, Direction::Decoding > | |
Cav::VideoDecoderContext | |
►Cav::CodecContextBase< VideoEncoderContext, _direction, AVMEDIA_TYPE_VIDEO > | |
►Cav::VideoCodecContext< VideoEncoderContext, Direction::Encoding > | |
Cav::VideoEncoderContext | |
▼CFFWrapperPtr< AVCodecParameters > | |
▼Cav::CodecParametersView | The CodecParametersView class |
Cav::CodecParameters | |
▼CFFWrapperPtr< avcpp_format_const< AVInputFormat > > | |
▼Cav::Format< avcpp_format_const< AVInputFormat > > | |
Cav::InputFormat | |
▼CFFWrapperPtr< avcpp_format_const< AVOutputFormat > > | |
▼Cav::Format< avcpp_format_const< AVOutputFormat > > | |
Cav::OutputFormat | |
▼CFFWrapperPtr< AVDictionary > | |
Cav::Dictionary | Implements interface to access to the AVDictionary entity |
▼CFFWrapperPtr< AVFilterContext > | |
Cav::FilterContext | |
▼CFFWrapperPtr< AVFilterGraph > | |
Cav::FilterGraph | |
▼CFFWrapperPtr< AVFormatContext > | |
Cav::FormatContext | |
▼CFFWrapperPtr< AVFrame > | |
Cav::Frame< T > | |
▼Cav::Frame< AudioSamples > | |
Cav::AudioSamples | |
▼Cav::Frame< VideoFrame > | |
Cav::VideoFrame | |
▼CFFWrapperPtr< AVStream > | |
Cav::Stream | |
▼CFFWrapperPtr< const AVCodec > | |
Cav::Codec | |
▼CFFWrapperPtr< const AVFilter > | |
Cav::Filter | |
▼CFFWrapperPtr< const AVFilterPad > | |
Cav::FilterPadList | |
▼CFFWrapperPtr< SwrContext > | |
Cav::AudioResampler | |
▼CFFWrapperPtr< SwsContext > | |
Cav::VideoRescaler | |
CFFWrapperRef< T > | |
▼CFFWrapperRef< AVPacket > | |
Cav::Packet | |
Cav::IncrementNextElement< T > | This functor uses increment operation to take next element in list/array |
Cav::LinkedListWrapper< T, W, N, C, R, D, I > | Universal wrapper for one directional linked list elements |
▼Cav::noncopyable | |
Cav::AudioResampler | |
Cav::CodecContext2 | |
Cav::CodecParameters | |
Cav::FormatContext | |
Cav::VideoRescaler | |
Cav::NullDeleter< T > | This deleter does nothing |
Cav::OptionalErrorCode | |
CPixSampleFmtWrapper< WrapperClass, T, NoneValue > | |
▼CPixSampleFmtWrapper< PixelFormat, AVPixelFormat > | |
Cav::PixelFormat | Simple wrapper for AVPixelFormat that allow to acces it it properties |
▼CPixSampleFmtWrapper< SampleFormat, AVSampleFormat > | |
Cav::SampleFormat | Simple proxy class for AVSampleFormat |
Cav::PtrDeleter< T > | This deleter simple call 'delete' operator |
Cav::Rational | |
Cav::Rect | |
Cav::ScopedValue< T, V > | Functor to take next element in list/array |
Cav::ScopeOutAction |
- guard-type class that allows points callback that will be called at the scope out
|
Cav::v2::SmartDeleter | |
Cav::v2::SmartDeleter | |
▼Csystem_error | |
Cav::Exception | The AvException class Default exception that thows from function that does not accept error code storage |
Cav::Timestamp | Timestamp value and it timebase |
▼Ctrue_type | |
Cstd::is_error_condition_enum< av::Errors > | |
▼Cunique_ptr | |
Cav::Dictionary::AvStringPtr | RAII holder for strings allocated by FFmpeg internals |
Cav::Packet::wrap_data | Wrap data and take owning |
Cav::Packet::wrap_data_static | Wrap static data, do not owning and free |