[FFmpeg-cvslog] r17715 - trunk/doc/general.texi

Kostya kostya.shishkov
Mon Mar 2 08:08:19 CET 2009


On Mon, Mar 02, 2009 at 07:04:37AM +0100, Diego Biurrun wrote:
> On Mon, Mar 02, 2009 at 06:08:58AM +0100, diego wrote:
> > 
> > Log:
> > Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not supported.
> 
> Hmm, this seems to be wrong, i.e. FFmpeg does support decoding these
> formats.  However libavcodec/allcodecs.c just lists encoders for them.
> What am I missing?

The fact all of those are PNM incarnations that are handled by single decoder.
 
> Diego




More information about the ffmpeg-cvslog mailing list