FFmpeg
|
Go to the source code of this file.
Functions | |
static enum AVCodecID | str2id (const IdStrMap *tags, const char *str) |
enum AVCodecID | ff_guess_image2_codec (const char *filename) |
Variables | |
const IdStrMap | ff_img_tags [] |
Definition at line 99 of file img2.c.
Referenced by ff_guess_image2_codec().
enum AVCodecID ff_guess_image2_codec | ( | const char * | filename | ) |
Definition at line 115 of file img2.c.
Referenced by ape_tag_read_field(), av_guess_codec(), av_guess_format(), ff_img_read_header(), and img_read_probe().
const IdStrMap ff_img_tags[] |
Definition at line 27 of file img2.c.
Referenced by ff_guess_image2_codec(), and query_codec().