summaryrefslogtreecommitdiffstats
path: root/ext/gdk_pixbuf
Commit message (Expand)AuthorAgeFilesLines
* gdkpixbufsink: fix docs refering to send-messagesWim Taymans2009-09-111-1/+1
* pixbufsink: add post-messages propertyWim Taymans2009-09-112-9/+29
* configure: make gdk-pixbuf plugin depend only on gdk-pixbuf, not gtk+Tim-Philipp Müller2009-05-052-3/+3
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-182-13/+0
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-281-43/+28
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* ext/gdk_pixbuf/gstgdkpixbuf.c: Do not leak incoming buffers.Mark Nauwelaerts2008-07-041-0/+2
* ext/gdk_pixbuf/: Add gdkpixbufsink element for easy snapshotting (#525946).Tim-Philipp Müller2008-04-034-4/+508
* ext/gdk_pixbuf/gstgdkpixbuf.c: Add state change function where we set 0/1 as ...Tim-Philipp Müller2007-06-281-6/+56
* 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
* autogen.sh: require am17Thomas Vander Stichele2006-06-111-27/+7
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-012-4/+4
* 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
* ext/gdk_pixbuf/gstgdkpixbuf.c: Leave JPEG decoding to our jpegdec plugin. gdk...Tim-Philipp Müller2006-04-181-1/+1
* ext/gdk_pixbuf/gstgdkpixbuf.*: Make work with packetised/framed input (e.g. p...Tim-Philipp Müller2006-04-182-25/+32
* ext/gdk_pixbuf/gstgdkpixbuf.c: No need to special-case for Gdk-2.0 any longer...Tim-Philipp Müller2006-04-181-25/+1
* ext/gdk_pixbuf/gstgdkpixbuf.c: Some cleanups.Wim Taymans2006-04-121-68/+80
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-302-7/+6
* ext/gdk_pixbuf/gstgdkpixbuf.c: Fix two crashers: don't unref the same caps tw...Tim-Philipp Müller2006-03-271-2/+2
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-4/+3
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-1/+2
* ext/Makefile.am: Disable annodex for now until we figure out how to make it b...Julien Moutte2006-02-241-2/+3
* I'm too lazy to comment thisEdgard Lima2006-02-245-479/+496
* expand tabsThomas Vander Stichele2005-12-061-35/+35
* Update for alloc_buffer changes.Andy Wingo2005-12-052-3/+4
* More fractional framerate conversionsJan Schmidt2005-11-222-4/+9
* fix up more enumsThomas Vander Stichele2005-11-221-4/+4
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-2/+2
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-2/+2
* All plugins updated for element state changes.Andy Wingo2005-09-021-1/+1
* 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-122-10/+33
* ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiationJan Schmidt2004-09-221-0/+10
* fixes for G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-031-2/+3
* ext/dvdnav/README: Update the README to use dvddemuxJan Schmidt2004-07-281-9/+2
* ext/gdk_pixbuf/gstgdkpixbuf.c: Add svg and pcx to template caps, and ensure t...Jan Schmidt2004-07-121-5/+28
* 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-152-0/+543
* ext/gdk_pixbuf/: Add new pixbufscale element to scale RGB video using gdk_pix...Jan Schmidt2004-05-153-3/+10
* ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)Stéphane Loeuillet2004-05-121-1/+1
* ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is disted (bug #138914)David Schleef2004-04-031-3/+2
* ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)David Schleef2004-03-311-3/+0