Libav
|
Go to the source code of this file.
Data Structures | |
struct | IdStrMap |
Functions | |
static enum AVCodecID | av_str2id (const IdStrMap *tags, const char *str) |
enum AVCodecID | ff_guess_image2_codec (const char *filename) |
Variables | |
static const IdStrMap | img_tags [] |
Definition at line 77 of file img2.c.
Referenced by ff_guess_image2_codec().
enum AVCodecID ff_guess_image2_codec | ( | const char * | filename) |
Definition at line 93 of file img2.c.
Referenced by ape_tag_read_field(), av_guess_codec(), av_guess_format(), img_read_header(), img_read_probe(), and write_packet().