summaryrefslogtreecommitdiff
path: root/gst/effectv/gstradioac.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-29effectv: allow per feature registrationStéphane Cerveau1-0/+2
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle1-2/+2
2020-06-03plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle1-0/+3
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier1-4/+4
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2015-11-15effectv/radioac: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-24/+12
2015-01-21Constify some static arrays everywhereSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2011-12-21update for videofilter changes.Wim Taymans1-53/+26
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-7/+19
2011-11-25effectv: repair color modes in radioactv by taking rgb,bgr into accountStefan Sauer1-7/+20
2011-11-25radioactv: add one more set of capsStefan Sauer1-2/+2
2011-11-25effecttv: fix reverse negotiationStefan Sauer1-3/+0
2011-11-04controller: port to new controller location and apiStefan Sauer1-3/+1
2011-07-07effectv: port streaktv to 0.11Wim Taymans1-0/+3
2011-07-07effectv: port radioactv to 0.11Wim Taymans1-81/+107
2011-07-07effectv: fix docsWim Taymans1-1/+1
2010-12-19radioactv: Prevent use of uninitialized valuesSebastian Dröge1-3/+3
2010-03-09effectv: Use controller where possible, optimize a bit and make properties th...Sebastian Dröge1-3/+9
2009-08-31effectv: Fix compilation with gcc 3Peter Kjellerstedt1-10/+8
2009-07-24effectv: Don't allow caps changes for some effectv filtersSebastian Dröge1-0/+3
2009-07-16effectv: Fix processing on big endian architecturesSebastian Dröge1-0/+8
2009-07-16effectv: Add radioactv effect filterSebastian Dröge1-0/+607