This commit is contained in:
ffsup2
2011-01-09 15:13:59 +01:00
parent 97a2d3b979
commit 9ea538be1e
15 changed files with 160 additions and 79 deletions

View File

@@ -690,6 +690,7 @@ int ImageIO::saveJPEG (Glib::ustring fname, int quality) {
delete [] row;
delete [] buffer;
fclose (file);
if (pl) {