view DOCS/tech/nut.txt @ 28973:9ae8c54007f5

Initialize *srcContext, *dstContext, *outContext to NULL, avoids the warnings: libswscale/swscale-example.c:60: warning: 'outContext' may be used uninitialized in this function libswscale/swscale-example.c:60: warning: 'dstContext' may be used uninitialized in this function libswscale/swscale-example.c:60: warning: 'srcContext' may be used uninitialized in this function
author diego
date Thu, 19 Mar 2009 23:33:35 +0000
parents b5401a2b9451
children aeb025df42ba
line wrap: on
line source

the nut spec has been moved to another svn repo you can find it at:
http://svn.mplayerhq.hu/nut/docs/nut.txt?view=markup

its future location will be in a git repository, ill update this file
here when its location changes again