| 
    FFmpeg
    
   | 
 
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 83 of file img2.c.
Referenced by ff_guess_image2_codec().
| enum AVCodecID ff_guess_image2_codec | ( | const char * | filename | ) | 
Definition at line 99 of file img2.c.
Referenced by ape_tag_read_field(), av_guess_codec(), av_guess_format(), img_read_header(), and img_read_probe().
 1.8.2