|
FFmpeg
|
Go2Webinar / Go2Meeting decoder. More...
#include <inttypes.h>#include <zlib.h>#include "libavutil/imgutils.h"#include "libavutil/intreadwrite.h"#include "avcodec.h"#include "blockdsp.h"#include "bytestream.h"#include "elsdec.h"#include "get_bits.h"#include "idctdsp.h"#include "internal.h"#include "jpegtables.h"#include "mjpeg.h"Classes | |
| struct | ePICPixListElem |
| struct | ePICPixHashElem |
| struct | ePICPixHash |
| struct | ePICContext |
| struct | JPGContext |
| struct | G2MContext |
Typedefs | |
| typedef struct ePICPixListElem | ePICPixListElem |
| typedef struct ePICPixHashElem | ePICPixHashElem |
| typedef struct ePICPixHash | ePICPixHash |
| typedef struct ePICContext | ePICContext |
| typedef struct JPGContext | JPGContext |
| typedef struct G2MContext | G2MContext |
Variables | |
| AVCodec | ff_g2m_decoder |
Go2Webinar / Go2Meeting decoder.
| #define LOAD_NEIGHBOURS | ( | x | ) |
| #define UPDATE_NEIGHBOURS | ( | x | ) |
| AVCodec ff_g2m_decoder |
1.8.12