summaryrefslogtreecommitdiff
path: root/ext/gdk_pixbuf
AgeCommit message (Expand)AuthorFilesLines
2017-10-12gstgdkpixbufdec: stop pretending to decode gifs.Mathieu Duponchelle1-1/+1
2017-10-03Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet1-2/+2
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-01-22gdkpixbufoverlay: add a positioning coefficient pairMark Nauwelaerts2-5/+73
2017-01-22gdkpixbufoverlay: update composition in _before_transformMark Nauwelaerts1-9/+16
2017-01-22gdkpixbufoverlay: handle setting NULL gdkpixbufMark Nauwelaerts1-2/+7
2016-11-01gdkpixbufoverlay: Fixing x and y offset computationJagadish1-14/+14
2016-08-26Use the new API to post flow ERROR messages on the busThibault Saunier1-2/+1
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+20
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM3-10/+8
2016-02-23gst: Handle gst_pad_get_current_caps() returning NULL gracefullySebastian Dröge1-0/+2
2015-10-08gdkpixbufdec: Fix pixbuf_loader leak during failuresVineeth TM1-0/+5
2015-09-29gdkpixbufsink: don't leak old pixel buffer when setting a new overlayTim-Philipp Müller1-0/+3
2015-09-26Fix some compiler warnings when building with G_DISABLE_ASSERTJan Schmidt1-4/+9
2014-12-25gdkpixbufoverlay: add "positioning-mode" property to allow absolute positionsTim-Philipp Müller2-8/+78
2014-11-30gdkpixbufoverlay: add "pixbuf" propertyTim-Philipp Müller2-8/+48
2014-11-30gdkpixbuf: remove pixbufscale code that was never portedTim-Philipp Müller3-534/+0
2014-09-16gdkpixbufdec: modify wrong packetized mode logicVineeth T M2-7/+15
2014-09-03gdkpixbufdec: free query after useVineeth T M1-0/+2
2014-08-28gdkpixbufdec: EOS and NOT_LINKED are no errors in generalVineeth T M1-3/+4
2014-01-03gdkpixbufoverlay: remove spurious @see_alsoReynaldo H. Verdejo Pinochet1-1/+0
2013-11-18docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller2-5/+0
2013-08-21gdkpixbufoverlay: crashes if any property changes during playback when locati...Kishore Arepalli1-14/+26
2013-07-01gdkpixbufoverlay: Allow negative offsets to specify offset from bottom/rightKishore Arepalli1-14/+17
2013-05-28gdkpixbufdec: Keep serialized events in order, and don't send SEGMENT before ...Sebastian Dröge3-4/+35
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-06gdkpixbufsink: Add timestamp/running-time/stream-time to the emited messageThibault Saunier1-1/+13
2012-12-18gdkpixbuf: use appropriate printf format for gsizeThijs Vermeir1-1/+2
2012-11-04Fix FSF addressTim-Philipp Müller10-20/+20
2012-08-30gdkpixbuf: adjust to modified video overlay composition APIMark Nauwelaerts1-1/+1
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller3-3/+3
2012-08-22gdkpixbufsink: minor docs improvementTim-Philipp Müller1-1/+5
2012-08-22gdkpixbuf: re-enable already-ported gdkpixbufsinkTim-Philipp Müller2-15/+5
2012-08-22gdkpixbuf: port gdkpixbufoverlay element to 0.11Tim-Philipp Müller4-90/+72
2012-08-22gdkpixbuf: re-enable already-ported gdkpixbuf element as gdkpixbufdecTim-Philipp Müller4-169/+203
2012-08-22gdkpixbuf: remove old and unused gst_loader source fileTim-Philipp Müller1-280/+0
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller4-5/+5
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2-6/+32
2012-03-25gdkpixbufoverlay: add "alpha" property to set alpha of overlay imageTim-Philipp Müller2-6/+32
2012-03-22Merge branch 'master' into 0.11Wim Taymans4-1/+605
2012-03-18docs: update docs for new properties and add gdkpixbufoverlay elementTim-Philipp Müller2-0/+6
2012-03-18gdkpixbufoverlay: make most properties controllable and flag them as mutable-...Tim-Philipp Müller3-18/+47
2012-03-17gdkpixbufoverlay: add properties for positioning and sizingTim-Philipp Müller2-6/+150
2012-03-17gdkpixbuf: add gdkpixbufoverlay elementTim-Philipp Müller4-1/+430
2012-03-15update for bufferpool changesWim Taymans1-1/+1
2012-03-15update for allocation query changesWim Taymans1-16/+19
2012-03-14take padding into accountWim Taymans1-3/+4
2012-03-11fix for caps api changesWim Taymans1-1/+1