videolevels: support bpp={10,12,14,16} for GRAY16_{LE,BE}

This commit is contained in:
Joshua M. Doe
2013-05-23 08:01:15 -04:00
parent a4e6fa7db1
commit fca5b782ec
2 changed files with 16 additions and 10 deletions

View File

@@ -70,6 +70,7 @@ struct _GstVideoLevels
GstVideoFilter element;
/* format */
gint bpp_in;
GstVideoInfo info_in;
GstVideoInfo info_out;