home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libv4l-0 / TODO < prev   
Encoding:
Text File  |  2010-05-07  |  682 b   |  23 lines

  1. libv4l todo:
  2. ------------
  3.  
  4. -add support for setting / getting the number of read buffers
  5.  
  6. -add code to v4l2_read to not return frames more then say 5 seconds old
  7.  
  8. -add support for libv4l1 for non pure capture (combined capture and overlay)
  9.  devices so that atleast CGMBUF emulation (but no conversion, as thats
  10.  impossible for overlays) can be done, so that it will no longer be
  11.  necessary to implement CGMBUF in the kernel for each driver.
  12.  
  13. -take the possibility of pitch != width into account everywhere
  14.  
  15. -make updating of parameters happen based on time elapsed rather then
  16.  frames
  17.  
  18. -get standardized CID for AUTOGAIN_TARGET upstream and switch to that
  19.  
  20.  
  21. utils todo:
  22. -----------
  23.