summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* docs: Update pixbuf-loader styleebassi/gi-docgenEmmanuele Bassi2021-03-211-79/+89
* docs: Update pixbuf-animation styleEmmanuele Bassi2021-03-211-70/+83
* docs: Update pixbuf-scale styleEmmanuele Bassi2021-03-211-28/+27
* docs: Update pixbuf-util styleEmmanuele Bassi2021-03-211-31/+45
* docs: Update pixbuf-data styleEmmanuele Bassi2021-03-211-22/+38
* docs: Update pixdata styleEmmanuele Bassi2021-03-211-54/+63
* docs: Update gdk-pixbuf-io styleEmmanuele Bassi2021-03-211-272/+313
* docs: Clean up GdkPixbuf's core APIEmmanuele Bassi2021-03-211-70/+106
* docs: Generate the GdkPixdata API referenceEmmanuele Bassi2021-03-212-29/+31
* docs: Port to the gi-docgen syntax and styleEmmanuele Bassi2021-03-2112-399/+315
* Fix inclusion guards for gdk-pixbuf-features.hEmmanuele Bassi2021-03-211-4/+4
* docs: Fix the deprecation annotation for AlphaModeEmmanuele Bassi2021-03-211-1/+1
* gdk-pixbuf/gdk-pixbuf-io.c: fix build without gmoduleFabrice Fontaine2021-02-091-0/+2
* Meson: Override programsXavier Claessens2021-01-291-0/+1
* gif: Honor "revert to previous" behaviour on the first frame.Robert Ancell2021-01-051-8/+0
* animation: silence gtk doc warningsPaolo Borelli2021-01-021-7/+6
* Include pixbuf loader API in the gir filePaolo Borelli2021-01-021-0/+1
* gif: Do all of gif_init() with a single readSimon McVittie2020-12-121-13/+14
* Make enum GType registration thread safeEmmanuele Bassi2020-12-071-4/+6
* gif: Fix LZW decoder accepting invalid LZW code.Robert Ancell2020-12-081-6/+7
* gif: Fix GIF images without a Graphic Control Extension rendering colour 0 as...Robert Ancell2020-11-231-0/+1
* io: Initialize variable before reading into itEmmanuele Bassi2020-11-101-5/+4
* xbm: Free data in error pathEmmanuele Bassi2020-11-101-4/+5
* png: Clean up PNG savingstatic-analysisEmmanuele Bassi2020-11-101-271/+263
* gif: Replace old buffer management code with GByteArrayRobert Ancell2020-11-091-108/+13
* Merge branch 'gif-colormap-bug' into 'master'Emmanuele Bassi2020-11-091-3/+1
|\
| * gif: Fix bug where the local colormap is not dropped.Robert Ancell2020-11-091-3/+1
* | gif: Remove unnecessary structureRobert Ancell2020-11-091-23/+16
* | gif: Remove unused variablesRobert Ancell2020-11-091-11/+2
|/
* PNM: Generate an error if no pixbuf could be producedFelix Riemann2020-11-091-0/+6
* meson: Change introspection option to feature typeXavier Claessens2020-10-161-1/+3
* Remove the libjasper-based JPEG2000 loaderEmmanuele Bassi2020-06-263-352/+0
* pixops: Avoid division during alpha scalingJan Ziak2020-06-261-9/+28
* docs: Move the core data section to the source fileEmmanuele Bassi2020-06-262-69/+68
* XPM: Fix undefined behaviourTobias Stoeckmann2020-06-261-1/+1
* XBM: Fix signed integer overflow.Tobias Stoeckmann2020-06-261-2/+2
* io-bmp.c: Fix building on older compilersChun-wei Fan2020-06-241-1/+3
* GIF: Plug animation data and iterator leakSebastian Keller2020-04-021-1/+5
* Check the memset length argumentEmmanuele Bassi2020-04-021-1/+5
* pixdata: Bail out if the error is setEmmanuele Bassi2020-04-021-1/+6
* JPEG: skip bytes during incremental loadNathan Lee2020-04-021-17/+16
* loaders: Make the names of prepared_func and updated_func consistentFederico Mena Quintero2020-01-077-101/+101
* JPEG: assert and assume that the module callbacks are non-NULLFederico Mena Quintero2020-01-071-21/+21
* GIF: assert and assume that the module callbacks are non-NULLFederico Mena Quintero2020-01-071-31/+66
* QTIF: assert and assume that the module callbacks are non-NULLFederico Mena Quintero2020-01-071-36/+22
* ICO: assert and assume that the module callbacks are non-NULLFederico Mena Quintero2020-01-071-8/+10
* gdip-utils: assert and assume that the module callbacks are non-NULLFederico Mena Quintero2020-01-071-8/+10
* XPM: assert and assume that the module callbacks are non-NULLFederico Mena Quintero2020-01-071-10/+12
* Jasper: assert and assume that the module callbacks are non-NULLFederico Mena Quintero2020-01-071-13/+14
* PNG: assert and assume that the module callbacks are non-NULLFederico Mena Quintero2020-01-071-5/+7