[gdk-pixbuf: 24/24] Merge branch 'clarify-pixels-bytes' into 'master'



commit 53633afa85b79acc114fe0c3d5362d52ecb5050a
Merge: 081104da9 c3ea9eff2
Author: Emmanuele Bassi <ebassi gmail com>
Date:   Wed Aug 22 11:32:08 2018 +0000

    Merge branch 'clarify-pixels-bytes' into 'master'
    
    Clarify pixels vs. bytes
    
    See merge request GNOME/gdk-pixbuf!6

 README.md                       |  21 +++++++
 gdk-pixbuf/gdk-pixbuf-data.c    |   6 +-
 gdk-pixbuf/gdk-pixbuf-private.h |  41 ++++++++-----
 gdk-pixbuf/gdk-pixbuf.c         | 133 +++++++++++++++++++++++++++++++---------
 gdk-pixbuf/gdk-pixdata.c        |  29 +++++----
 gdk-pixbuf/io-ani-animation.c   |   1 -
 gdk-pixbuf/io-ani-animation.h   |   2 +-
 gdk-pixbuf/io-ani.c             |   1 -
 gdk-pixbuf/io-bmp.c             |  84 +++++++++++++------------
 gdk-pixbuf/io-gif-animation.c   |   1 -
 gdk-pixbuf/io-gif.c             |   3 +-
 gdk-pixbuf/io-icns.c            |   6 +-
 gdk-pixbuf/io-ico.c             |  80 +++++++++++-------------
 gdk-pixbuf/io-jasper.c          |   5 +-
 gdk-pixbuf/io-jpeg.c            |  19 +++---
 gdk-pixbuf/io-png.c             |  33 +++++++---
 gdk-pixbuf/io-pnm.c             |  11 ++--
 gdk-pixbuf/io-qtif.c            |   2 +-
 gdk-pixbuf/io-tga.c             |  36 ++++++++---
 gdk-pixbuf/io-tiff.c            |  43 ++++++++-----
 gdk-pixbuf/io-xbm.c             |   4 +-
 gdk-pixbuf/io-xpm.c             |  15 ++++-
 22 files changed, 373 insertions(+), 203 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]