Video::LibAVDecoder Member List

This is the complete list of members for Video::LibAVDecoder, including all inherited members.

enqueue_frame(const AVPacket *pkt) noexcept (defined in Video::LibAVDecoder)Video::LibAVDecoder
init_codec_context(const AVCodec *codec, AVBufferRef *hw_dev_ctx, const AVStream *stream, std::function< void(AVCodecContext &)> setup) (defined in Video::LibAVDecoder)Video::LibAVDecoder
init_scaler(VideoInterface &self) noexcept (defined in Video::LibAVDecoder)Video::LibAVDecoder
load_packet_in_frame(const AVPacket &packet, AVFrame &frame) (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_avstream (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_codec (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_codecContext (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_conf (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_finished (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_formatContext (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_frames (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_rescale (defined in Video::LibAVDecoder)Video::LibAVDecoder
open_codec_context(VideoInterface &self, const AVStream *stream, std::function< void(AVCodecContext &)> setup) (defined in Video::LibAVDecoder)Video::LibAVDecoder
open_hwdec(const AVCodec &) noexcept (defined in Video::LibAVDecoder)Video::LibAVDecoder
read_one_frame(AVPacket &packet) (defined in Video::LibAVDecoder)Video::LibAVDecoder
read_one_frame_avcodec(AVPacket &packet) (defined in Video::LibAVDecoder)Video::LibAVDecoder
read_one_frame_raw(AVPacket &packet) (defined in Video::LibAVDecoder)Video::LibAVDecoder