summaryrefslogtreecommitdiff
path: root/ext/gl/gstglvideoflip.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-16gl: allow per feature registrationStéphane Cerveau1-0/+3
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle1-1/+1
2020-06-03plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle1-0/+2
2017-12-09docs: Port all docstring to gtk-doc markdownThibault Saunier1-3/+3
2017-12-09glvideoflip: implement GstVideoDirection interfaceXabier Rodriguez Calvar1-38/+60
2017-12-09bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
2017-12-09glvideoflip: don't ignore method changes when caps aren't set (yet)Alessandro Decina1-0/+6
2017-12-09glvideoflip: correctly update the output caps on method changesMatthew Waters1-71/+87
2017-12-09glvideoflip: incorporate the aspect ratio into the scale_x calculationsMatthew Waters1-40/+64
2017-12-09gl: add a videoflip elementMatthew Waters1-0/+463