]> git.sesse.net Git - ffmpeg/commit
Move PNM init/end functions to the PNM common code.
authorDiego Biurrun <diego@biurrun.de>
Tue, 27 Oct 2009 17:15:05 +0000 (17:15 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 27 Oct 2009 17:15:05 +0000 (17:15 +0000)
commit8767a009a1dc27b07a2d3dca8679748e06fcc7e1
treecf75e435ca405b317738f669fcbfb16d90f365ed
parentd3067047e71e0cc975fb85be5a0f5c3b50ed6969
Move PNM init/end functions to the PNM common code.
This is done in preparation for the PNM encoder/decoder split.

Originally committed as revision 20382 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/pnm.c
libavcodec/pnm.h
libavcodec/pnmenc.c