|
FFmpeg
|
VMware Screen Codec (VMnc) decoder As Alex Beregszaszi discovered, this is effectively RFB data dump. More...
#include <stdio.h>#include <stdlib.h>#include "libavutil/common.h"#include "libavutil/intreadwrite.h"#include "avcodec.h"#include "internal.h"#include "bytestream.h"Classes | |
| struct | VmncContext |
Typedefs | |
| typedef struct VmncContext | VmncContext |
Variables | |
| AVCodec | ff_vmnc_decoder |
VMware Screen Codec (VMnc) decoder As Alex Beregszaszi discovered, this is effectively RFB data dump.
| AVCodec ff_vmnc_decoder |
1.8.12