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:
Joshua M. Doe
2012-06-12 15:01:32 -04:00
parent 6efc1eb913
commit 07975dbe56
2 changed files with 9 additions and 53 deletions

View File

@@ -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;