#include <stdio.h>
#include <stdlib.h>
#include "avcodec.h"
#include "codec_internal.h"
#include "internal.h"
#include "libavutil/common.h"
#include "libavutil/lzo.h"
Go to the source code of this file.
◆ copy_frame_default()
static void copy_frame_default |
( |
AVFrame * |
f, |
|
|
const uint8_t * |
src, |
|
|
int |
linelen, |
|
|
int |
height |
|
) |
| |
|
static |
◆ add_frame_default()
static void add_frame_default |
( |
AVFrame * |
f, |
|
|
const uint8_t * |
src, |
|
|
int |
linelen, |
|
|
int |
height |
|
) |
| |
|
static |
◆ decode_frame()
◆ decode_init()
◆ decode_end()
◆ ff_cscd_decoder
Initial value:= {
.p.name = "camstudio",
}
Definition at line 170 of file cscd.c.