FFmpeg
|
#include "libavutil/reverse.h"
#include "avcodec.h"
#include "codec_internal.h"
#include "encode.h"
#include "mathops.h"
Go to the source code of this file.
Macros | |
#define | ANSI_MIN_READLINE 509 |
Functions | |
static int | xbm_encode_frame (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *p, int *got_packet) |
Variables | |
const FFCodec | ff_xbm_encoder |
|
static |
const FFCodec ff_xbm_encoder |