summaryrefslogtreecommitdiff
path: root/gst/smpte
Commit message (Expand)AuthorAgeFilesLines
* docs: fix typo s/incomming/incoming/Antonio Ospite2019-04-031-1/+1
* Meson: Generate pc file for all plugins in goodXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+17
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-10/+10
* gst: Handle gst_pad_get_current_caps() returning NULL gracefullySebastian Dröge2016-02-231-2/+4
* win32: remove outdated build cruftTim-Philipp Müller2016-02-211-163/+0
* smpte: get size, stride info using VideoInfoRavi Kiran K N2015-10-021-21/+9
* smpte: free maskRavi Kiran K N2015-10-021-0/+3
* smptealpha: Do not set width/height before comparing with old valuesThibault Saunier2015-09-251-5/+3
* smpte: Fix memory leakRavi Kiran K N2015-08-271-3/+3
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* remove unused enum items PROP_LASTLuis de Bethencourt2015-04-242-4/+2
* smpte: remove unused fieldsRavi Kiran K N2015-04-101-2/+0
* smpte: Check if input caps are the same and create output caps from video infoRavi Kiran K N2014-09-041-10/+2
* smpte: fix copy/paste error causing unmap on wrong bufferVincent Penquerc'h2014-04-071-1/+1
* docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller2013-11-181-2/+0
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-0410-20/+20
* smpte: send stream-start eventTim-Philipp Müller2012-09-232-0/+12
* collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer2012-09-121-2/+2
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-272-3/+3
* smtp: remove deprecated "fps" propertyTim-Philipp Müller2012-07-061-17/+0
* collectpads2: rename to collectpadsMark Nauwelaerts2012-04-172-21/+21
* misc: chain up to collectpads event handlerMark Nauwelaerts2012-04-161-2/+4
* smpte: use some more boilerplateMark Nauwelaerts2012-04-132-28/+4
* alpha, smpte: adjust to removed color-matrix caps fieldMark Nauwelaerts2012-04-131-1/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-102-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* caps: improve caps handlingWim Taymans2012-03-271-1/+2
* smpte: port to 0.11Mark Nauwelaerts2012-03-224-213/+326
* Merge branch 'master' into 0.11Wim Taymans2012-03-221-1/+0
|\
| * smpte: only start collectpads2 at state change rather than initMark Nauwelaerts2012-03-221-1/+0
* | Merge branch 'master' into 0.11Wim Taymans2012-03-221-11/+30
|\ \ | |/
| * smpte: fix stride handlingWim Taymans2012-03-121-11/+30
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-102-18/+18
|\ \ | |/
| * smpte: port to GstCollectPads2Vincent Penquerc'h2011-12-142-18/+18
| * various: fix pad template leaksVincent Penquerc'h2011-11-282-10/+10
* | collectpads: port API changesStefan Sauer2011-11-171-2/+2
* | controller: port to new controller location and apiStefan Sauer2011-11-042-9/+3
|/
* android: Make it ready for androgenizerThibault Saunier2011-04-111-0/+13
* various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-131-6/+8
* docs: update for videofilter plugin merge and add gtk-doc blurb for new propertyTim-Philipp Müller2010-04-291-0/+7
* smptealpha: Sync properties to the controller in before_transformSebastian Dröge2010-04-291-9/+19
* smptealpha: Add support for YV12 (converted to AYUV)Sebastian Dröge2010-04-291-5/+6
* smptealpha: Add support for all 4 ARGB formatsSebastian Dröge2010-04-291-93/+205
* smptealpha: Make color format support more genericSebastian Dröge2010-04-292-27/+53
* smptealpha: Some random cleanupSebastian Dröge2010-04-292-115/+29
* smpte: Add property for inverting the transition maskSebastian Dröge2010-04-296-16/+75