index
:
~slomo/gst-plugins-good
0.10
audiofxbasefirfilter
gconf-wip
instant-rate-change
master
onvif-backchannel
rfc7273
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
gdk_pixbuf
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
gstgdkpixbufdec: stop pretending to decode gifs.
Mathieu Duponchelle
1
-1
/
+1
2017-10-03
Use proper GtkDoc notation for NULL/FALSE/TRUE
Reynaldo H. Verdejo Pinochet
1
-2
/
+2
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-01-22
gdkpixbufoverlay: add a positioning coefficient pair
Mark Nauwelaerts
2
-5
/
+73
2017-01-22
gdkpixbufoverlay: update composition in _before_transform
Mark Nauwelaerts
1
-9
/
+16
2017-01-22
gdkpixbufoverlay: handle setting NULL gdkpixbuf
Mark Nauwelaerts
1
-2
/
+7
2016-11-01
gdkpixbufoverlay: Fixing x and y offset computation
Jagadish
1
-14
/
+14
2016-08-26
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
1
-2
/
+1
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+20
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
3
-10
/
+8
2016-02-23
gst: Handle gst_pad_get_current_caps() returning NULL gracefully
Sebastian Dröge
1
-0
/
+2
2015-10-08
gdkpixbufdec: Fix pixbuf_loader leak during failures
Vineeth TM
1
-0
/
+5
2015-09-29
gdkpixbufsink: don't leak old pixel buffer when setting a new overlay
Tim-Philipp Müller
1
-0
/
+3
2015-09-26
Fix some compiler warnings when building with G_DISABLE_ASSERT
Jan Schmidt
1
-4
/
+9
2014-12-25
gdkpixbufoverlay: add "positioning-mode" property to allow absolute positions
Tim-Philipp Müller
2
-8
/
+78
2014-11-30
gdkpixbufoverlay: add "pixbuf" property
Tim-Philipp Müller
2
-8
/
+48
2014-11-30
gdkpixbuf: remove pixbufscale code that was never ported
Tim-Philipp Müller
3
-534
/
+0
2014-09-16
gdkpixbufdec: modify wrong packetized mode logic
Vineeth T M
2
-7
/
+15
2014-09-03
gdkpixbufdec: free query after use
Vineeth T M
1
-0
/
+2
2014-08-28
gdkpixbufdec: EOS and NOT_LINKED are no errors in general
Vineeth T M
1
-3
/
+4
2014-01-03
gdkpixbufoverlay: remove spurious @see_also
Reynaldo H. Verdejo Pinochet
1
-1
/
+0
2013-11-18
docs: get rid of 'Since: 0.10.x' markers
Tim-Philipp Müller
2
-5
/
+0
2013-08-21
gdkpixbufoverlay: crashes if any property changes during playback when locati...
Kishore Arepalli
1
-14
/
+26
2013-07-01
gdkpixbufoverlay: Allow negative offsets to specify offset from bottom/right
Kishore Arepalli
1
-14
/
+17
2013-05-28
gdkpixbufdec: Keep serialized events in order, and don't send SEGMENT before ...
Sebastian Dröge
3
-4
/
+35
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-06
gdkpixbufsink: Add timestamp/running-time/stream-time to the emited message
Thibault Saunier
1
-1
/
+13
2012-12-18
gdkpixbuf: use appropriate printf format for gsize
Thijs Vermeir
1
-1
/
+2
2012-11-04
Fix FSF address
Tim-Philipp Müller
10
-20
/
+20
2012-08-30
gdkpixbuf: adjust to modified video overlay composition API
Mark Nauwelaerts
1
-1
/
+1
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
3
-3
/
+3
2012-08-22
gdkpixbufsink: minor docs improvement
Tim-Philipp Müller
1
-1
/
+5
2012-08-22
gdkpixbuf: re-enable already-ported gdkpixbufsink
Tim-Philipp Müller
2
-15
/
+5
2012-08-22
gdkpixbuf: port gdkpixbufoverlay element to 0.11
Tim-Philipp Müller
4
-90
/
+72
2012-08-22
gdkpixbuf: re-enable already-ported gdkpixbuf element as gdkpixbufdec
Tim-Philipp Müller
4
-169
/
+203
2012-08-22
gdkpixbuf: remove old and unused gst_loader source file
Tim-Philipp Müller
1
-280
/
+0
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
4
-5
/
+5
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-03-29
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
2
-6
/
+32
2012-03-25
gdkpixbufoverlay: add "alpha" property to set alpha of overlay image
Tim-Philipp Müller
2
-6
/
+32
2012-03-22
Merge branch 'master' into 0.11
Wim Taymans
4
-1
/
+605
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
2012-03-15
update for bufferpool changes
Wim Taymans
1
-1
/
+1
2012-03-15
update for allocation query changes
Wim Taymans
1
-16
/
+19
2012-03-14
take padding into account
Wim Taymans
1
-3
/
+4
2012-03-11
fix for caps api changes
Wim Taymans
1
-1
/
+1
[next]