summaryrefslogtreecommitdiff
path: root/3rdparty
AgeCommit message (Collapse)Author
2016-05-23libmediactl: Fix signed and unsigned integer comparisonLaurent 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-23Import media-ctl as 3rd party codeLaurent Pinchart
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>