libdcp
dcp::MPEG2Compressor Member List

This is the complete list of members for dcp::MPEG2Compressor, including all inherited members.

_codec (defined in dcp::MPEG2Codec)dcp::MPEG2Codecprotected
_context (defined in dcp::MPEG2Codec)dcp::MPEG2Codecprotected
compress_frame(FFmpegImage const &image) (defined in dcp::MPEG2Compressor)dcp::MPEG2Compressor
flush() (defined in dcp::MPEG2Compressor)dcp::MPEG2Compressor
IndexedFrame typedefdcp::MPEG2Compressor
MPEG2Codec()=default (defined in dcp::MPEG2Codec)dcp::MPEG2Codec
MPEG2Codec(MPEG2Codec const &)=delete (defined in dcp::MPEG2Codec)dcp::MPEG2Codec
MPEG2Compressor(dcp::Size size, int video_frame_rate, int64_t bit_rate) (defined in dcp::MPEG2Compressor)dcp::MPEG2Compressor
MPEG2Compressor(MPEG2Compressor const &)=delete (defined in dcp::MPEG2Compressor)dcp::MPEG2Compressor
operator=(MPEG2Compressor const &)=delete (defined in dcp::MPEG2Compressor)dcp::MPEG2Compressor
operator=(MPEG2Codec const &)=delete (defined in dcp::MPEG2Codec)dcp::MPEG2Codec
send_and_receive(AVFrame const *frame) (defined in dcp::MPEG2Compressor)dcp::MPEG2Compressorprivate
~MPEG2Codec() (defined in dcp::MPEG2Codec)dcp::MPEG2Codecvirtual