Mercurial > libavformat.hg
diff avformat.h @ 44:7c5da7e7239a libavformat
added basic png handling
| author | bellard |
|---|---|
| date | Sat, 01 Feb 2003 20:53:57 +0000 |
| parents | d20d414473a5 |
| children | 45308962220f |
line wrap: on
line diff
--- a/avformat.h Sat Feb 01 20:53:07 2003 +0000 +++ b/avformat.h Sat Feb 01 20:53:57 2003 +0000 @@ -235,6 +235,7 @@ extern AVImageFormat ppm_image_format; extern AVImageFormat pgmyuv_image_format; extern AVImageFormat yuv_image_format; +extern AVImageFormat png_image_format; /* XXX: use automatic init with either ELF sections or C file parser */ /* modules */
