commit | 57c7598711b820b4253bcee94ec750ebc1c63af6 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Apr 22 06:06:58 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Apr 25 08:04:12 2016 -0300 |
tree | a201ca214114172171f635fbc81eebc7a3e56252 | |
parent | bde569874b2afa6571eee6c373b236a8cd292115 [diff] |
[media] videodev2.h: remove 'experimental' annotations Most of what is marked as 'experimental' has been around for years. Time to drop that annotation. The only remaining 'experimental' bits of the API are the debug ioctls and structs: these should remain experimental since the only application that should use this is v4l2-dbg. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>