summaryrefslogtreecommitdiff
path: root/libavformat/pnm.c
Commit message (Collapse)AuthorAge
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
| | | | Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>)Michael Niedermayer2003-11-24
| | | | Originally committed as revision 2528 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 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