index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
gdk_pixbuf
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-13
gdk_pixbuf: fix header filename typo
Vincent Penquerc'h
1
-1
/
+1
2012-03-25
gdkpixbufoverlay: add "alpha" property to set alpha of overlay image
Tim-Philipp Müller
2
-6
/
+32
2012-03-18
docs: update docs for new properties and add gdkpixbufoverlay element
Tim-Philipp Müller
2
-0
/
+6
2012-03-18
gdkpixbufoverlay: make most properties controllable and flag them as mutable-...
Tim-Philipp Müller
3
-18
/
+47
2012-03-17
gdkpixbufoverlay: add properties for positioning and sizing
Tim-Philipp Müller
2
-6
/
+150
2012-03-17
gdkpixbuf: add gdkpixbufoverlay element
Tim-Philipp Müller
4
-1
/
+430
2011-12-11
gdkpixbufsink: fix inverted pixel-aspect-ratio
Tim-Philipp Müller
1
-2
/
+2
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
3
-10
/
+10
2010-10-13
various (ext): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
3
-5
/
+7
2010-07-24
Revert "gdkpixbuf: Add a gdkpixbuf3 plugin that uses gdkpixbuf3"
Sebastian Dröge
4
-74
/
+9
2010-06-24
gdkpixbufdec: bump rank to SECONDARY
Tim-Philipp Müller
1
-1
/
+1
2010-06-01
gdkpixbuf: Add a gdkpixbuf3 plugin that uses gdkpixbuf3
Sebastian Dröge
4
-9
/
+74
2010-05-06
gdkpixbuf: don't leak template caps
Stefan Kost
1
-2
/
+4
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-17
/
+9
2010-03-17
Add -Wredundant-decls warning flag
Benjamin Otte
2
-9
/
+1
2010-03-17
Add -Wmissing-declarations -Wmissing-prototypes warning flags
Benjamin Otte
2
-3
/
+4
2009-09-11
gdkpixbufsink: fix docs refering to send-messages
Wim Taymans
1
-1
/
+1
2009-09-11
pixbufsink: add post-messages property
Wim Taymans
2
-9
/
+29
2009-05-05
configure: make gdk-pixbuf plugin depend only on gdk-pixbuf, not gtk+
Tim-Philipp Müller
2
-3
/
+3
2009-04-18
Remove trivial unused variables detected by CLang static analyzer.
Edward Hervey
2
-13
/
+0
2009-01-28
Update and add documentation for plugins with deps (ext).
Stefan Kost
1
-43
/
+28
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+1
2008-07-04
ext/gdk_pixbuf/gstgdkpixbuf.c: Do not leak incoming buffers.
Mark Nauwelaerts
1
-0
/
+2
2008-04-03
ext/gdk_pixbuf/: Add gdkpixbufsink element for easy snapshotting (#525946).
Tim-Philipp Müller
4
-4
/
+508
2007-06-28
ext/gdk_pixbuf/gstgdkpixbuf.c: Add state change function where we set 0/1 as ...
Tim-Philipp Müller
1
-6
/
+56
2006-10-05
Printf format fixes.
Tim-Philipp Müller
1
-1
/
+1
2006-08-20
use g_assert in _get_unit_size
Stefan Kost
1
-1
/
+1
2006-06-22
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
1
-1
/
+1
2006-06-11
autogen.sh: require am17
Thomas Vander Stichele
1
-27
/
+7
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2
-4
/
+4
2006-05-10
Const-ify GEnumValue arrays.
Tim-Philipp Müller
1
-1
/
+1
2006-05-08
C89 compliance fixes. Fixes #340980
Jens Granseuer
1
-1
/
+3
2006-05-06
Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...
Maciej Katafiasz
1
-2
/
+3
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-18
ext/gdk_pixbuf/gstgdkpixbuf.c: Leave JPEG decoding to our jpegdec plugin. gdk...
Tim-Philipp Müller
1
-1
/
+1
2006-04-18
ext/gdk_pixbuf/gstgdkpixbuf.*: Make work with packetised/framed input (e.g. p...
Tim-Philipp Müller
2
-25
/
+32
2006-04-18
ext/gdk_pixbuf/gstgdkpixbuf.c: No need to special-case for Gdk-2.0 any longer...
Tim-Philipp Müller
1
-25
/
+1
2006-04-12
ext/gdk_pixbuf/gstgdkpixbuf.c: Some cleanups.
Wim Taymans
1
-68
/
+80
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-03-30
better/unified long descriptions
Wim Taymans
2
-7
/
+6
2006-03-27
ext/gdk_pixbuf/gstgdkpixbuf.c: Fix two crashers: don't unref the same caps tw...
Tim-Philipp Müller
1
-2
/
+2
2006-03-15
Fix memleak with gst_static_pad_template_get().
Edward Hervey
1
-4
/
+3
2006-03-13
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
1
-1
/
+2
2006-02-24
ext/Makefile.am: Disable annodex for now until we figure out how to make it b...
Julien Moutte
1
-2
/
+3
2006-02-24
I'm too lazy to comment this
Edgard Lima
5
-479
/
+496
2005-12-06
expand tabs
Thomas Vander Stichele
1
-35
/
+35
2005-12-05
Update for alloc_buffer changes.
Andy Wingo
2
-3
/
+4
2005-11-22
More fractional framerate conversions
Jan Schmidt
2
-4
/
+9
2005-11-22
fix up more enums
Thomas Vander Stichele
1
-4
/
+4
2005-11-14
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
1
-2
/
+2
[next]