FFmpeg
|
#include <stdint.h>
#include "libavutil/rational.h"
#include "avcodec.h"
#include "bytestream.h"
#include "canopus.h"
Go to the source code of this file.
Functions | |
int | ff_canopus_parse_info_tag (AVCodecContext *avctx, const uint8_t *src, size_t size) |
int ff_canopus_parse_info_tag | ( | AVCodecContext * | avctx, |
const uint8_t * | src, | ||
size_t | size | ||
) |
Definition at line 30 of file canopus.c.
Referenced by cllc_decode_frame(), hq_hqa_decode_frame(), and hqx_decode_frame().