comparison libmpcodecs/vf_cropdetect.c @ 13316:0d17bef9894d

* Changed malloc and strncpy to strdup. Less code. * More error checking. If malloc or strdup fails, print message and exit. * Free malloc'd memory when uninit is called. * Moved default of jpeg_outdir to preinit, so it is always malloc'd and can easily be freed at uninit.
author ivo
date Sat, 11 Sep 2004 19:59:31 +0000
parents 3b85939d9f0a
children 36b24b57ab53
comparison
equal deleted inserted replaced
13315:ff9c9b130ace 13316:0d17bef9894d