1. 30 12月, 2008 4 次提交
  2. 22 10月, 2008 1 次提交
  3. 12 10月, 2008 3 次提交
  4. 04 9月, 2008 4 次提交
  5. 17 8月, 2008 1 次提交
  6. 27 7月, 2008 4 次提交
  7. 20 7月, 2008 4 次提交
  8. 05 6月, 2008 1 次提交
    • D
      V4L/DVB (7166): [v4l] Add new user class controls and deprecate others · 39028ec6
      David Woodhouse 提交于
      These were removed in commit 26d507fc:
      
      > -#define V4L2_CID_HCENTER               (V4L2_CID_BASE+22)
      > -#define V4L2_CID_VCENTER               (V4L2_CID_BASE+23)
      > -#define V4L2_CID_LASTP1                        (V4L2_CID_BASE+24) /*
      > last CID + 1 */
      > +
      > +/* Deprecated, use V4L2_CID_PAN_RESET and V4L2_CID_TILT_RESET */
      > +#define V4L2_CID_HCENTER_DEPRECATED    (V4L2_CID_BASE+22)
      > +#define V4L2_CID_VCENTER_DEPRECATED    (V4L2_CID_BASE+23)
      
      But there was no warning in Documentation/feature-removal-schedule.txt
      and I'm receiving reports that it's breaking userspace apps (the
      gstreamer-v4l2 plugin breaks in Fedora rawhide). You can't just pull
      things from the published userspace API like that.
      
      Please can we revert the addition of _DEPRECATED to these ioctl
      definitions. Perhaps we can add a runtime warning if they actually get
      used? Or a compile-time warning if we can manage that?
      Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      39028ec6
  9. 25 4月, 2008 5 次提交
  10. 18 2月, 2008 1 次提交
  11. 22 10月, 2007 1 次提交
  12. 10 10月, 2007 1 次提交
  13. 20 8月, 2007 1 次提交
  14. 21 7月, 2007 1 次提交
  15. 08 6月, 2007 2 次提交
  16. 23 5月, 2007 1 次提交
  17. 28 4月, 2007 4 次提交
  18. 01 3月, 2007 1 次提交