|
FFmpeg
|
Karl Morton's Video Codec decoder. More...
#include <stdio.h>#include <stdlib.h>#include "avcodec.h"#include "bytestream.h"#include "internal.h"#include "libavutil/common.h"Classes | |
| struct | KmvcContext |
| struct | BitBuf |
Typedefs | |
| typedef struct KmvcContext | KmvcContext |
| typedef struct BitBuf | BitBuf |
Variables | |
| AVCodec | ff_kmvc_decoder |
Karl Morton's Video Codec decoder.
| #define kmvc_getbit | ( | bb, | |
| g, | |||
| res | |||
| ) |
| AVCodec ff_kmvc_decoder |
1.8.12