summaryrefslogtreecommitdiff
path: root/libavformat/pnm.c
Commit message (Collapse)AuthorAge
* accepts pgmyuv extensionFabrice Bellard2003-08-24
| | | | Originally committed as revision 2152 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added new netpbm pam format support (needed for alpha plane support)Fabrice Bellard2003-04-19
| | | | Originally committed as revision 1792 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
| | | | Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added still image supportFabrice Bellard2003-01-11
Originally committed as revision 1439 to svn://svn.ffmpeg.org/ffmpeg/trunk