|
FFmpeg
|
Duck TrueMotion2 decoder. More...
#include <inttypes.h>#include "avcodec.h"#include "bswapdsp.h"#include "bytestream.h"#include "get_bits.h"#include "internal.h"Classes | |
| struct | TM2Context |
| struct | TM2Codes |
| Huffman codes for each of streams. More... | |
| struct | TM2Huff |
| structure for gathering Huffman codes information More... | |
Typedefs | |
| typedef struct TM2Context | TM2Context |
| typedef struct TM2Codes | TM2Codes |
| Huffman codes for each of streams. | |
| typedef struct TM2Huff | TM2Huff |
| structure for gathering Huffman codes information | |
Variables | |
| AVCodec | ff_truemotion2_decoder |
Duck TrueMotion2 decoder.
| #define TM2_INIT_POINTERS | ( | ) |
| #define TM2_INIT_POINTERS_2 | ( | ) |
| #define TM2_RECALC_BLOCK | ( | CHR, | |
| stride, | |||
| last, | |||
| CD | |||
| ) |
| AVCodec ff_truemotion2_decoder |
1.8.12