#include "libavutil/intreadwrite.h"#include "avcodec.h"#include "internal.h"Go to the source code of this file.
Functions | |
| static av_cold int | v408_encode_init (AVCodecContext *avctx) |
| static int | v408_encode_frame (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) |
| static av_cold int | v408_encode_close (AVCodecContext *avctx) |
| static av_cold int v408_encode_close | ( | AVCodecContext * | avctx | ) | [static] |
| static int v408_encode_frame | ( | AVCodecContext * | avctx, | |
| AVPacket * | pkt, | |||
| const AVFrame * | pic, | |||
| int * | got_packet | |||
| ) | [static] |
| static av_cold int v408_encode_init | ( | AVCodecContext * | avctx | ) | [static] |
1.5.8