]> git.sesse.net Git - ffmpeg/commit
Split AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM decoders and encoders
authorDiego Biurrun <diego@biurrun.de>
Sun, 22 Mar 2009 22:50:22 +0000 (22:50 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 22 Mar 2009 22:50:22 +0000 (22:50 +0000)
commitfd8e28b73ea95129f9db158b8e5ba1517ea1c06b
treefc9697b8210c3b5ee24fd7d630cb35a325742845
parent6e08ca9c5123d6953a75bfed6bd875b66f56e98f
Split AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM decoders and encoders
so that they can be enabled and disabled individually.

Originally committed as revision 18164 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/pnmenc.c