Update of /cvsroot/freevo/freevo/lib/pyimlib2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4272
Modified Files:
epeg.c
Log Message:
remove unneeded stuff
Index: epeg.c
===================================================================
RCS file: /cvsroot/freevo/freevo/lib/pyimlib2/epeg.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** epeg.c 16 Apr 2005 17:02:41 -0000 1.3
--- epeg.c 16 Apr 2005 17:18:20 -0000 1.4
***************
*** 56,60 ****
return PyErr_SetString(PyExc_IOError, "unable to load image"), NULL;
- epeg_thumbnail_comments_get (im, &info);
epeg_size_get(im, &w, &h);
--- 56,59 ----
***************
*** 70,74 ****
epeg_decode_size_set(im, dest_w, dest_h);
! epeg_quality_set(im, 100);
epeg_thumbnail_comments_enable(im, 1);
--- 69,73 ----
epeg_decode_size_set(im, dest_w, dest_h);
! epeg_quality_set(im, 80);
epeg_thumbnail_comments_enable(im, 1);
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog