mxcpc_mxpeg::APP0 | Assimilated from MxPEG Viewer (Codec2.h) |
mxcpcCameraLiveMxPEGFastStream | Live MxPEG FastStream CGI facitily on a Mx camera |
mxcpcCameraLiveMxPEGFastStreamPOSIX | Camera FastStream Access implementation directly using POSIX socket I/O |
mxcpcDatastructureIntegrityViolation | An operation was attempted that would have violated datastructure integrity |
mxcpcDefaultMxPEGDecoderBackEnd | MxPEG decoder backend for testing purposes |
mxcpcDidntWorkOutException | Unspecific screw-up |
mxcpcException | Mother of all mxcpc exceptions :-) |
mxcpcFramewiseMxPEGDecoder | Decoder implementation using the classic Mx approach |
mxcpcFramewiseMxPEGScanDecoder | The framewise (frame prefetching) approach to MxPEG decoding provided by mxcpcFramewiseMxPEGDecoder needs an actual implementation of a scan decoder doing the actual bitstream crunching |
mxcpcFramewiseMxPEGScanDecoderSoftwareOnly | Software-only decoding module to be used with the framewise (frame prefetching) MxPEG decoder facility implemented by mxcpcFramewiseMxPEGDecoder |
mxcpcFramewiseMxPEGScanToJPEGConverterIPP | Experimental framewise scan decoder implementation converting an MxPEG stream to a sequence of JPEG images |
mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly | |
mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::FoldedHuffTbl_DC_AC | |
mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::HuffCodeTblEntry | Single entry in table : |
mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::HuffCompAC | One AC huffman tables-rules for one component (Y or UV) |
mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::HuffCompDC | One DC huffman tables-rules for one component (Y or UV) |
mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::HuffmanBufferStateStructure | This structure holds the buffer state for huffman encoding .. |
mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::u32t | Used to convert a HuffCodeTblEntry -> mxcpc::u32 ! |
mxcpcHuffmanTree | Huffman tree with unsigned char valued leaves - used for MxPEG decoding |
mxcpcIOFailure | Failure during file, network or similar operations |
mxcpcJPEGSequenceWriter | MxPEG to JPEG converter backend writing out a sequence of JPEG -files |
mxcpcMJPEGServerpushWriter | MxPEG to MJPEG converter backend writing out a sequence of JPEG -files to the given output destination |
mxcpcMJPEGWriter | MxPEG to MJPEG converter backend writing out a sequence of JPEG -files to the given output destination |
mxcpcMxPEGDecoder | MxPEG stream decoder |
mxcpcMxPEGDecoderBackEnd | Interface (baseclass) to MxPEG decoder backends |
mxcpcMxPEGScanToJPEGConverterBackEnd | Backends of this type can be plugged into objects converting MxPEG to a sequence of standalone JPEG still images - they then decide what actually happens to those images |
mxcpc_mxpeg::SOF0 | Assimilated from MxPEG Viewer (Codec2.h) |
mxcpc_mxpeg::SOS | Assimilated from MxPEG Viewer (Codec2.h) |
mxcpcStreamDecoder | Interface to all stream decoders |
mxcpcStreamFile | File serving as stream source for stream decoding via mxcpcStreamDecoder |
mxcpcStreamFileDumper | Stream source to be plugged into a stream "source chain", dumping the raw stream bytes into a file as they are coming through |
mxcpcStreamSource | Abstract representation of a (media) stream source |
mxcpcStreamStandardIn | Standard Input (stdin) serving as stream source for stream decoding via mxcpcStreamDecoder |
mxcpcValueRange | This diagnostics class can be fed with integer values and remembers their value range |
mxcpcWrongImput | Failure during file, network or similar operations |