videolevels: Remove signed support
Ahead of its time, no other element supports signed, so causes more trouble than it's worth.
This commit is contained in:
@@ -76,7 +76,6 @@ struct _GstVideoLevels
|
||||
gint bpp_in;
|
||||
gint depth_in;
|
||||
gint endianness_in;
|
||||
gboolean is_signed_in;
|
||||
|
||||
guint stride_out;
|
||||
gint bpp_out;
|
||||
|
||||
Reference in New Issue
Block a user