summaryrefslogtreecommitdiff
path: root/gst/effectv/gstop.c
Commit message (Expand)AuthorAgeFilesLines
* effectv: allow per feature registrationStéphane Cerveau2021-03-291-0/+1
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-1/+1
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle2020-06-031-0/+2
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-05-131-3/+3
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* effectv/optv: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-151-8/+4
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-271-1/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* update for videofilter changes.Wim Taymans2011-12-211-51/+19
* controller: port to new controller location and apiStefan Sauer2011-11-041-2/+1
* effectv: port op to 0.11Wim Taymans2011-07-071-50/+73
* Change M_PI to G_PIDavid Schleef2010-12-301-2/+2
* effectv: Use controller where possible, optimize a bit and make properties th...Sebastian Dröge2010-03-091-4/+14
* effectv: Fix compilation with gcc 3Peter Kjellerstedt2009-08-311-12/+10
* effectv: Fix processing on big endian architecturesSebastian Dröge2009-07-161-0/+8
* effectv: Make the optv threshold property an uintSebastian Dröge2009-07-161-4/+4
* effect: Add optv effect filter from the effectv projectSebastian Dröge2009-07-161-0/+416