summaryrefslogtreecommitdiff
path: root/ext/gdk_pixbuf
AgeCommit message (Expand)AuthorFilesLines
2012-06-13gdk_pixbuf: fix header filename typoVincent Penquerc'h1-1/+1
2012-03-25gdkpixbufoverlay: add "alpha" property to set alpha of overlay imageTim-Philipp Müller2-6/+32
2012-03-18docs: update docs for new properties and add gdkpixbufoverlay elementTim-Philipp Müller2-0/+6
2012-03-18gdkpixbufoverlay: make most properties controllable and flag them as mutable-...Tim-Philipp Müller3-18/+47
2012-03-17gdkpixbufoverlay: add properties for positioning and sizingTim-Philipp Müller2-6/+150
2012-03-17gdkpixbuf: add gdkpixbufoverlay elementTim-Philipp Müller4-1/+430
2011-12-11gdkpixbufsink: fix inverted pixel-aspect-ratioTim-Philipp Müller1-2/+2
2011-11-28various: fix pad template leaksVincent Penquerc'h3-10/+10
2010-10-13various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost3-5/+7
2010-07-24Revert "gdkpixbuf: Add a gdkpixbuf3 plugin that uses gdkpixbuf3"Sebastian Dröge4-74/+9
2010-06-24gdkpixbufdec: bump rank to SECONDARYTim-Philipp Müller1-1/+1
2010-06-01gdkpixbuf: Add a gdkpixbuf3 plugin that uses gdkpixbuf3Sebastian Dröge4-9/+74
2010-05-06gdkpixbuf: don't leak template capsStefan Kost1-2/+4
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2-17/+9
2010-03-17Add -Wredundant-decls warning flagBenjamin Otte2-9/+1
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte2-3/+4
2009-09-11gdkpixbufsink: fix docs refering to send-messagesWim Taymans1-1/+1
2009-09-11pixbufsink: add post-messages propertyWim Taymans2-9/+29
2009-05-05configure: make gdk-pixbuf plugin depend only on gdk-pixbuf, not gtk+Tim-Philipp Müller2-3/+3
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2-13/+0
2009-01-28Update and add documentation for plugins with deps (ext).Stefan Kost1-43/+28
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2008-07-04ext/gdk_pixbuf/gstgdkpixbuf.c: Do not leak incoming buffers.Mark Nauwelaerts1-0/+2
2008-04-03ext/gdk_pixbuf/: Add gdkpixbufsink element for easy snapshotting (#525946).Tim-Philipp Müller4-4/+508
2007-06-28ext/gdk_pixbuf/gstgdkpixbuf.c: Add state change function where we set 0/1 as ...Tim-Philipp Müller1-6/+56
2006-10-05Printf format fixes.Tim-Philipp Müller1-1/+1
2006-08-20use g_assert in _get_unit_sizeStefan Kost1-1/+1
2006-06-22Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller1-1/+1
2006-06-11autogen.sh: require am17Thomas Vander Stichele1-27/+7
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2-4/+4
2006-05-10Const-ify GEnumValue arrays.Tim-Philipp Müller1-1/+1
2006-05-08C89 compliance fixes. Fixes #340980Jens Granseuer1-1/+3
2006-05-06Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz1-2/+3
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-18ext/gdk_pixbuf/gstgdkpixbuf.c: Leave JPEG decoding to our jpegdec plugin. gdk...Tim-Philipp Müller1-1/+1
2006-04-18ext/gdk_pixbuf/gstgdkpixbuf.*: Make work with packetised/framed input (e.g. p...Tim-Philipp Müller2-25/+32
2006-04-18ext/gdk_pixbuf/gstgdkpixbuf.c: No need to special-case for Gdk-2.0 any longer...Tim-Philipp Müller1-25/+1
2006-04-12ext/gdk_pixbuf/gstgdkpixbuf.c: Some cleanups.Wim Taymans1-68/+80
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-03-30better/unified long descriptionsWim Taymans2-7/+6
2006-03-27ext/gdk_pixbuf/gstgdkpixbuf.c: Fix two crashers: don't unref the same caps tw...Tim-Philipp Müller1-2/+2
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-4/+3
2006-03-13close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans1-1/+2
2006-02-24ext/Makefile.am: Disable annodex for now until we figure out how to make it b...Julien Moutte1-2/+3
2006-02-24I'm too lazy to comment thisEdgard Lima5-479/+496
2005-12-06expand tabsThomas Vander Stichele1-35/+35
2005-12-05Update for alloc_buffer changes.Andy Wingo2-3/+4
2005-11-22More fractional framerate conversionsJan Schmidt2-4/+9
2005-11-22fix up more enumsThomas Vander Stichele1-4/+4
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-2/+2