mxcpc_mxpeg::__attribute__ | Assimilated from MxPEG Viewer (Codec2.h) |
mxcpc_mxpeg::__attribute__ | Assimilated from MxPEG Viewer (Codec2.h) |
mxcpc_mxpeg::__attribute__ | Assimilated from MxPEG Viewer (Codec2.h) |
mxcpcAsynchronousCameraLiveMxPEGFastStream | Camera FastStream implementation using an asynchronous Qt TCP socket |
mxcpcAuthenticationDialog | Dialog querying for user name and password |
mxcpcBestPerformanceMxPEGCodecFactory | Depending on the mxcpc configuration during compiletime, this factory provides the codec implementations with optimum performance |
mxcpcBinaryFileWriter | Byte stream receiver writing to a binary file |
mxcpcBufferedMxPEGDecoderBackEnd | Baseclass to MxPEG decoder backends internally buffering entire RGB frames |
mxcpcBufferedMxPEGVideoRenderer | OpenGL -based MxPEG decoder backend internally buffering video tile updates and transmitting to the graphics hardware frame-wise and only as frames complete |
mxcpcByteStreamReceiver | Interface / base class to entities receiving byte streams |
mxcpcCameraLiveMxPEGFastStream | Live MxPEG FastStream CGI facitily on a Mx camera |
mxcpcCameraLiveMxPEGFastStreamPOSIX | Low-level camera faststream access implementation directly using POSIX socket I/O |
mxcpcCameraSelector | Widget allowing the user to choose a MOBOTIX camera |
mxcpcDatastructureIntegrityViolation | An operation was attempted that would have violated datastructure integrity |
mxcpcDefaultMxPEGDecoderBackEnd | MxPEG decoder backend for testing purposes |
mxcpcDevNullStatusMessageHandler | This status message handler can be installed if you wish no status output whatsoever |
mxcpcDialog | Baseclass to all mxcpc dialogs |
mxcpcDidntWorkOutException | Unspecific screw-up |
mxcpcException | Mother of all mxcpc exceptions :-) |
mxcpcFastStreamParametersSelector | Widget allowing the user to set parameters for a camera live faststream |
mxcpcFastStreamSelectionDialog | Dialog letting the user choose a camera faststream connection |
mxcpcFramewiseMxPEGDecoder | Decoder implementation using the classic Mx approach |
mxcpcFramewiseMxPEGDecoder::UndecodedFrameDescriptor | |
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 |
mxcpcFramewiseMxPEGScanDecoderIPP | Framewise MxPEG scan decoder implementation using Intel's Performance Primitives library |
mxcpcFramewiseMxPEGScanDecoderSoftwareOnly | Software-only decoding module to be used with the framewise (frame prefetching) MxPEG decoder facility implemented by mxcpcFramewiseMxPEGDecoder |
mxcpcFramewiseMxPEGScanToJPEGConverter | Instead of a regular scan decoder, a scan-to-JPEG converter can be plugged into an mxcpcFramewiseMxPEGDecoder - bypassing conversion to and from RGB and thus optimizing conversion performance as well as image quality of the generated JPEG images |
mxcpcFramewiseMxPEGScanToJPEGConverterIPP | Experimental framewise scan decoder implementation converting an MxPEG stream to a sequence of JPEG images |
mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly | Framewise scan decoder converting an MxPEG stream to a sequence of JPEG images using no external hardware-optimized acceleration routines |
mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::FoldedHuffTbl_DC_AC | |
mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::HuffCodeTblEntry | Single entry in table |
mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::HuffCompAC | One AC huffman table - rules for one component (Y or UV) |
mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::HuffCompDC | One DC huffman table - 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 |
mxcpcHuffmanTree::Node | |
mxcpcIOFailure | Failure during file, network or similar operations |
mxcpcIPAddress | Well, IP address |
mxcpcIPEdit | Widget allowing the user to enter an IP address |
mxcpcJPEGReceiver | Interface to all classes capable of processing multiple frames of binary JPEG data |
mxcpcJPEGSequenceWriter | Writes out a sequence of individual JPEG -files |
mxcpcMessageDialog | Simple text message dialog |
mxcpcMJPEGWriter | Generates an MJPEG stream |
mxcpcMxPEGCodecFactory | Interface to all MxPEG codec factories |
mxcpcMxPEGDecoder | MxPEG stream decoder |
mxcpcMxPEGDecoderBackEnd | Interface (baseclass) to MxPEG decoder backends |
mxcpcMxPEGRawFrameDumper | MxPEG decoder backend dumping raw RGB / YUV frames to a generic byte stream receiver |
mxcpcProxyConfiguration | Holds a proxy configuration |
mxcpcSDKInfoDialog | Dialog showing info about the mxcpc/SDK version |
mxcpcSimpleMxPEGViewer | Simple, one-channel MxPEG viewer widget for early demo configurations |
mxcpcStatusMessageHandler | Interface to all handlers for the mxcpc status messaging facility |
mxcpcStreamDecoder | Interface to all stream decoders |
mxcpcStreamFile | File serving as stream source for stream decoding via mxcpcStreamDecoder |
mxcpcStreamSource | Abstract representation of a (media) stream source |
mxcpcTime | Measures time in milliseconds |
mxcpcValueRange | This diagnostics class can be fed with integer values and remembers their value range |
mxcpcVideoDisplay | Baseclass to all 2D display widgets - arranging for the proper preparation of the respective OpenGL contexts |