fisheye: Fix documentation
https://bugzilla.gnome.org/show_bug.cgi?id=723398
This commit is contained in:
parent
5fd9b42f29
commit
c8eb403e38
@ -118,7 +118,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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user