index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
gdk_pixbuf
/
gstgdkpixbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Do not leak incoming buffers.
Mark Nauwelaerts
2008-07-04
1
-0
/
+2
*
ext/gdk_pixbuf/: Add gdkpixbufsink element for easy snapshotting (#525946).
Tim-Philipp Müller
2008-04-03
1
-2
/
+7
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Add state change function where we set 0/1 as ...
Tim-Philipp Müller
2007-06-28
1
-6
/
+56
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Leave JPEG decoding to our jpegdec plugin. gdk...
Tim-Philipp Müller
2006-04-18
1
-1
/
+1
*
ext/gdk_pixbuf/gstgdkpixbuf.*: Make work with packetised/framed input (e.g. p...
Tim-Philipp Müller
2006-04-18
1
-20
/
+29
*
ext/gdk_pixbuf/gstgdkpixbuf.c: No need to special-case for Gdk-2.0 any longer...
Tim-Philipp Müller
2006-04-18
1
-25
/
+1
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Some cleanups.
Wim Taymans
2006-04-12
1
-68
/
+80
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
1
-1
/
+1
*
better/unified long descriptions
Wim Taymans
2006-03-30
1
-6
/
+5
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Fix two crashers: don't unref the same caps tw...
Tim-Philipp Müller
2006-03-27
1
-2
/
+2
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
1
-4
/
+3
*
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
2006-03-13
1
-1
/
+2
*
I'm too lazy to comment this
Edgard Lima
2006-02-24
1
-159
/
+173
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
1
-2
/
+3
*
More fractional framerate conversions
Jan Schmidt
2005-11-22
1
-3
/
+7
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
1
-2
/
+2
*
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
2005-10-12
1
-1
/
+1
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Add svg and pcx to template caps, and ensure t...
Jan Schmidt
2004-07-12
1
-5
/
+28
*
ext/gdk_pixbuf/: Add new pixbufscale element to scale RGB video using gdk_pix...
Jan Schmidt
2004-05-15
1
-1
/
+7
*
ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)
Stéphane Loeuillet
2004-05-12
1
-1
/
+1
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
1
-44
/
+45
*
gst-indent
Thomas Vander Stichele
2004-03-14
1
-157
/
+147
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Disable gdk_pixbuf typefinding, since it seems...
David Schleef
2004-02-19
1
-5
/
+7
*
add debug category
Thomas Vander Stichele
2004-02-18
1
-1
/
+6
*
pass on all possible mime types as hints add extra debug info to detectendles...
Thomas Vander Stichele
2004-02-17
1
-5
/
+15
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.
David Schleef
2004-02-11
1
-3
/
+3
*
ext/gdk_pixbuf/gstgdkpixbuf.c: more memleak fixage
Benjamin Otte
2004-02-03
1
-2
/
+5
*
fix memleaks shown by gst-typefind
Benjamin Otte
2004-02-03
1
-1
/
+5
*
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-02-02
1
-1
/
+1
*
GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-01-29
1
-1
/
+1
*
use new error signal and classification
Thomas Vander Stichele
2004-01-18
1
-5
/
+4
*
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
2004-01-12
1
-2
/
+6
*
Fixes to make ext/libcaca compile.
David Schleef
2004-01-12
1
-36
/
+88
*
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
2004-01-12
1
-1
/
+1
*
Convert elements to use gst_pad_use_explicit_caps() where appropriate.
David Schleef
2004-01-02
1
-1
/
+2
*
Merge CAPS branch
David Schleef
2003-12-22
1
-97
/
+59
*
remove copyright field from plugins
Andy Wingo
2003-12-04
1
-1
/
+0
*
+ checking in plugin category changes
Leif Johnson
2003-11-16
1
-1
/
+1
*
add initial version of gdkpixbuf loader for gtk that is capable of loading AV...
Benjamin Otte
2003-11-05
1
-4
/
+3
*
Port GstGdkPixbufSrc to the new definitions
Iain Holmes
2003-11-01
1
-22
/
+26
*
Create type find function for gdk_pixbuf
David Schleef
2003-10-29
1
-0
/
+36
*
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2003-10-08
1
-3
/
+4
*
updating some plugin categories
Leif Johnson
2003-10-08
1
-1
/
+1
*
move the element to Codec/Image/Decoder, as it was annoying me in gst-editor
Jan Schmidt
2003-07-28
1
-1
/
+1
*
Fix plugin to compile and work with Gtk+-2.0 (works better with 2.2)
David Schleef
2003-07-17
1
-0
/
+35
*
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
2003-07-06
1
-2
/
+5
*
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2003-06-29
1
-0
/
+3
*
Element that decodes images using gdk_pixbuf
David Schleef
2003-06-25
1
-0
/
+358