| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Data Structures | |
| struct | PNGParseContext | 
Functions | |
| static int | png_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) | 
Variables | |
| AVCodecParser | ff_png_parser | 
PNG parser
Definition in file png_parser.c.
      
  | 
  static | 
Definition at line 37 of file png_parser.c.
| AVCodecParser ff_png_parser | 
Definition at line 112 of file png_parser.c.
 1.8.17