summaryrefslogtreecommitdiffstats
path: root/ext/gdk_pixbuf/pixbufscale.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-5/+0
* Printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* use g_assert in _get_unit_sizeStefan Kost2006-08-201-1/+1
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* Const-ify GEnumValue arrays.Tim-Philipp Müller2006-05-101-1/+1
* C89 compliance fixes. Fixes #340980Jens Granseuer2006-05-081-1/+3
* Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz2006-05-061-2/+3
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-1/+1
* I'm too lazy to comment thisEdgard Lima2006-02-241-279/+282
* Update for alloc_buffer changes.Andy Wingo2005-12-051-1/+1
* fix up more enumsThomas Vander Stichele2005-11-221-4/+4
* ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134)Tim-Philipp Müller2005-02-221-1/+5
* ext/gdk_pixbuf/pixbufscale.*: to ensure rowstrides are calculated the same wa...Jan Schmidt2005-01-121-10/+30
* ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiationJan Schmidt2004-09-221-0/+10
* ext/dvdnav/README: Update the README to use dvddemuxJan Schmidt2004-07-281-9/+2
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-2/+2
* ext/alsa/gstalsasink.c: compute correct expected timestamps after seek (broke...Benjamin Otte2004-05-161-2/+2
* Add new files for gdk_pixbuf based scalerJan Schmidt2004-05-151-0/+463