| FFmpeg
    | 
Cirrus Logic AccuPak encoder. More...
#include "libavutil/common.h"#include "libavutil/opt.h"#include "avcodec.h"#include "internal.h"#include "put_bits.h"Go to the source code of this file.
| Data Structures | |
| struct | CLJRContext | 
| Macros | |
| #define | OFFSET(x) offsetof(CLJRContext, x) | 
| #define | VE AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_ENCODING_PARAM | 
| Functions | |
| static int | encode_frame (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *p, int *got_packet) | 
| Variables | |
| static const AVOption | options [] | 
| static const AVClass | cljr_class | 
| AVCodec | ff_cljr_encoder | 
Cirrus Logic AccuPak encoder.
Definition in file cljrenc.c.
| #define OFFSET | ( | x | ) | offsetof(CLJRContext, x) | 
| #define VE AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_ENCODING_PARAM | 
| 
 | static | 
| 
 | static | 
| AVCodec ff_cljr_encoder | 
 1.8.6
 1.8.6