summaryrefslogtreecommitdiff
path: root/ext/gl/gstglvideoflip.c
AgeCommit message (Expand)AuthorFilesLines
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