#include "libavutil/avstring.h"
#include "internal.h"
Go to the source code of this file.
Data Structures | |
struct | IdStrMap |
Functions | |
static enum CodecID | av_str2id (const IdStrMap *tags, const char *str) |
enum CodecID | ff_guess_image2_codec (const char *filename) |
Variables | |
static const IdStrMap | img_tags [] |
enum CodecID ff_guess_image2_codec | ( | const char * | filename | ) |
Definition at line 95 of file img2.c.
Referenced by av_guess_codec(), av_guess_format(), read_header(), read_probe(), and write_packet().