summaryrefslogtreecommitdiff
path: root/gst/smpte
Commit message (Expand)AuthorAgeFilesLines
* 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
* smptealpha: Correctly detect property changes and update propertiesSebastian Dröge2010-04-291-12/+27
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-182-16/+8
* Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte2010-03-172-2/+2
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-182-5/+1
* Remove unused variables in _class_initEdward Hervey2009-04-181-2/+0
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-282-37/+25
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+2
* gst/rtsp/URLS: Some more urls.Wim Taymans2008-06-171-0/+3
* gst/smpte/gstsmptealpha.c: Fix debug statement arguments.Julien Moutte2008-05-221-1/+2
* gst/smpte/: Add new plugin that adds the SMPTE transition in the alpha channe...Wim Taymans2008-05-206-12/+782
* gst/smpte/barboxwipes.c: Add missing break statement for BOX_HORIZONTAL case.Snaik2007-04-171-0/+1