summaryrefslogtreecommitdiffstats
path: root/ext/gdk_pixbuf
Commit message (Expand)AuthorAgeFilesLines
...
* don't mix tabs and spacesThomas Vander Stichele2004-03-153-119/+121
* *.h: Revert indentingJohan Dahlin2004-03-152-38/+43
* gst-indentThomas Vander Stichele2004-03-145-407/+462
* fix gdk_pixbuf install location creation for solaris fix category for vorbisdecThomas Vander Stichele2004-02-201-6/+7
* 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
* Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef2004-01-121-0/+2
* Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef2004-01-123-3/+9
* Fixes to make ext/libcaca compile.David Schleef2004-01-122-36/+91
* 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
* install fixThomas Vander Stichele2003-12-171-0/+2
* disable gdk_pixbuf by defaultThomas Vander Stichele2003-12-161-9/+6
* distcheck fixesThomas Vander Stichele2003-12-141-2/+2
* gcc-2.95 nitpicking - thanks Scott WheelerRonald S. Bultje2003-12-071-1/+2
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* use correct capsBenjamin Otte2003-11-252-17/+24
* more fixes to the pixbuf loader. I can use it for thumbnailing nicely nowBenjamin Otte2003-11-252-50/+104
* upgrades to the pixbuf loader:Benjamin Otte2003-11-244-57/+141
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-241-6/+6
* commit my batch of build and spec fixesChristian Schaller2003-11-231-1/+1
* Fix gdk_pixbuf installation directory (again)David Schleef2003-11-231-1/+1
* fixes to make gdk_pixbuf loader install nicelyDavid Schleef2003-11-221-4/+6
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* update GdkPixbuf loader. Fixes:Benjamin Otte2003-11-113-45/+214
* JRB's pixbuf loader mask fixIain Holmes2003-11-091-1/+1
* add initial version of gdkpixbuf loader for gtk that is capable of loading AV...Benjamin Otte2003-11-055-5/+687
* 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
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* 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-062-4/+25
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* Element that decodes images using gdk_pixbufDavid Schleef2003-06-253-0/+417