summaryrefslogtreecommitdiff
path: root/ext/gdk_pixbuf
AgeCommit message (Expand)AuthorFilesLines
2021-03-29gdk_pixbuf: allow per feature registrationStéphane Cerveau7-68/+144
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle1-1/+1
2020-06-03plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle1-0/+2
2020-03-27gdkpixbufoverlay: Use GST_VIDEO_OVERLAY_COMPOSITION_BLEND_FORMATS for the sup...Sebastian Dröge1-9/+4
2020-03-16gdk_pixbuf: Use G_DECLARE_FINAL_TYPENiels De Graef3-55/+9
2019-10-14Remove autotools build systemTim-Philipp Müller1-26/+0
2019-10-05documentation: fix a number of typosAaron Boxer1-1/+2
2019-05-25doc: fix element section documentationsMathieu Duponchelle1-2/+2
2019-05-13doc: Port documentation to hotdocThibault Saunier1-0/+1
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier2-30/+18
2019-01-29gdkpixbufdec: always output a TIME segmentMathieu Duponchelle1-0/+12
2018-07-27meson: Add feature options for all pluginsNirbheek Chauhan1-1/+1
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens1-0/+1
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