Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gst/smpte
AgeCommit message (Expand)Author
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle
2020-06-04plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-09-10smpte: don't register transition types twiceMathieu Duponchelle
2019-05-25doc: fix element section documentationsMathieu Duponchelle
2019-05-13doc: Port documentation to hotdocThibault Saunier
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier
2019-04-03docs: fix typo s/incomming/incoming/Antonio Ospite
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM
2016-02-23gst: Handle gst_pad_get_current_caps() returning NULL gracefullySebastian Dröge
2016-02-21win32: remove outdated build cruftTim-Philipp Müller
2015-10-02smpte: get size, stride info using VideoInfoRavi Kiran K N
2015-10-02smpte: free maskRavi Kiran K N
2015-09-25smptealpha: Do not set width/height before comparing with old valuesThibault Saunier
2015-08-27smpte: Fix memory leakRavi Kiran K N
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt
2015-04-10smpte: remove unused fieldsRavi Kiran K N
2014-09-04smpte: Check if input caps are the same and create output caps from video infoRavi Kiran K N
2014-04-07smpte: fix copy/paste error causing unmap on wrong bufferVincent Penquerc'h
2013-11-18docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-11-04Fix FSF addressTim-Philipp Müller
2012-09-23smpte: send stream-start eventTim-Philipp Müller
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer
2012-08-28docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller
2012-07-06smtp: remove deprecated "fps" propertyTim-Philipp Müller
2012-04-17collectpads2: rename to collectpadsMark Nauwelaerts
2012-04-16misc: chain up to collectpads event handlerMark Nauwelaerts
2012-04-13smpte: use some more boilerplateMark Nauwelaerts
2012-04-13alpha, smpte: adjust to removed color-matrix caps fieldMark Nauwelaerts
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-03-27caps: improve caps handlingWim Taymans
2012-03-22smpte: port to 0.11Mark Nauwelaerts
2012-03-22Merge branch 'master' into 0.11Wim Taymans
2012-03-22Merge branch 'master' into 0.11Wim Taymans
2012-03-22smpte: only start collectpads2 at state change rather than initMark Nauwelaerts
2012-03-12smpte: fix stride handlingWim Taymans
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge
2011-12-14smpte: port to GstCollectPads2Vincent Penquerc'h
2011-11-28various: fix pad template leaksVincent Penquerc'h
2011-11-17collectpads: port API changesStefan Sauer
2011-11-04controller: port to new controller location and apiStefan Sauer
2011-04-11android: Make it ready for androgenizerThibault Saunier
2010-10-13various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost