summaryrefslogtreecommitdiff
path: root/gst/geometrictransform/gstrotate.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-11gst-plugins: allow per feature registrationStéphane Cerveau1-9/+3
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier1-3/+3
2015-12-15geometrictransform: add headers with example launch linesLuis de Bethencourt1-0/+13
2013-12-02geometrictransform: G_DEFINE_TYPE() already calls g_type_class_peek_parent() ...Sebastian Dröge1-2/+0
2013-12-02geometrictransform: Remove empty GObject::finalize() implementationsSebastian Dröge1-10/+2
2013-10-31rotate: Fix angle property help textAntonio Ospite1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-04-13geometrictransform: port to 1.0Thiago Santos1-17/+11
2012-02-04rotate: angle is in radians already, do not scale itVincent Penquerc'h1-1/+1
2012-02-04rotate: fix description string to match what the element doesVincent Penquerc'h1-1/+1
2010-12-30change M_PI to G_PIDavid Schleef1-1/+1
2010-10-13geometrictransform: Adds rotate elementThiago Santos1-0/+226