Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-23 | libmediactl: Fix signed and unsigned integer comparison | Laurent Pinchart | |
The pos variable is always positive when compared, cast it to an unsigned integer to fix the compiler warning. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2016-05-23 | Import media-ctl as 3rd party code | Laurent Pinchart | |
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |