summaryrefslogtreecommitdiffstats
path: root/ext/gdk_pixbuf/gstgdkpixbuf.c
Commit message (Expand)AuthorAgeFilesLines
* ext/gdk_pixbuf/gstgdkpixbuf.c: Add svg and pcx to template caps, and ensure t...Jan Schmidt2004-07-121-5/+28
* ext/gdk_pixbuf/: Add new pixbufscale element to scale RGB video using gdk_pix...Jan Schmidt2004-05-151-1/+7
* ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)Stéphane Loeuillet2004-05-121-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-44/+45
* gst-indentThomas Vander Stichele2004-03-141-157/+147
* ext/gdk_pixbuf/gstgdkpixbuf.c: Disable gdk_pixbuf typefinding, since it seems...David Schleef2004-02-191-5/+7
* add debug categoryThomas Vander Stichele2004-02-181-1/+6
* pass on all possible mime types as hints add extra debug info to detectendles...Thomas Vander Stichele2004-02-171-5/+15
* ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.David Schleef2004-02-111-3/+3
* ext/gdk_pixbuf/gstgdkpixbuf.c: more memleak fixageBenjamin Otte2004-02-031-2/+5
* fix memleaks shown by gst-typefindBenjamin Otte2004-02-031-1/+5
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-5/+4
* Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef2004-01-121-2/+6
* Fixes to make ext/libcaca compile.David Schleef2004-01-121-36/+88
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-1/+1
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-021-1/+2
* Merge CAPS branchDavid Schleef2003-12-221-97/+59
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* add initial version of gdkpixbuf loader for gtk that is capable of loading AV...Benjamin Otte2003-11-051-4/+3
* Port GstGdkPixbufSrc to the new definitionsIain Holmes2003-11-011-22/+26
* Create type find function for gdk_pixbufDavid Schleef2003-10-291-0/+36
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* updating some plugin categoriesLeif Johnson2003-10-081-1/+1
* move the element to Codec/Image/Decoder, as it was annoying me in gst-editorJan Schmidt2003-07-281-1/+1
* Fix plugin to compile and work with Gtk+-2.0 (works better with 2.2)David Schleef2003-07-171-0/+35
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-2/+5
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* Element that decodes images using gdk_pixbufDavid Schleef2003-06-251-0/+358