Skip to content
Snippets Groups Projects
Commit 17eeb265 authored by Colin Macdonald's avatar Colin Macdonald Committed by Nicolas Dufresne
Browse files
parent 41fd39aa
No related branches found
No related tags found
Loading
......@@ -119,7 +119,7 @@ gst_fisheye_class_init (GstFisheyeClass * klass)
gst_element_class_set_static_metadata (gstelement_class,
"fisheye",
"Transform/Effect/Video",
"Split the image into two halves and reflect one over each other",
"Simulate a fisheye lens by zooming on the center of the image and compressing the edges",
"Filippo Argiolas <filippo.argiolas@gmail.com>");
gstgt_class->map_func = fisheye_map;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment