Go to file
Petr Gajdos 6f57a42e3a - updated to 1.6.0
- changes from 1.5.x to 1.6.x:
  * new simplified api added:
    macros:
     PNG_FORMAT_*
     PNG_IMAGE_*
    structures:
     png_control
     png_image
    read functions
     png_image_begin_read_from_file()
     png_image_begin_read_from_stdio()
     png_image_begin_read_from_memory()
     png_image_finish_read()
     png_image_free()
    write functions
     png_image_write_to_file()
     png_image_write_to_stdio()
  * possibility to configure libpng to prefix all exported symbols
    (PNG_PREFIX macro)
  * no longer include string.h in png.h
  * deprecated api:
    png_info_init_3()
    png_convert_to_rfc1123() which has been replaced
      with png_convert_to_rfc1123_buffer()
    png_data_freer()
    png_malloc_default()
    png_free_default()
    png_reset_zstream()
  * removed api:

OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=16
2013-02-14 08:04:57 +00:00
.gitattributes - updated to 1.6.0beta37 2013-01-14 09:53:02 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=3 2012-02-20 09:52:44 +00:00
baselibs.conf Accepting request 139208 from home:jengelh:branches:graphics 2012-10-25 21:13:09 +00:00
libpng16.changes - updated to 1.6.0 2013-02-14 08:04:57 +00:00
libpng16.spec - updated to 1.6.0 2013-02-14 08:04:57 +00:00
libpng-1.6.0.tar.bz2 - updated to 1.6.0 2013-02-14 08:04:57 +00:00