Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205727
b: refs/heads/master
c: 054fa22
h: refs/heads/master
i:
  205725: a3e0006
  205723: aac438c
  205719: ce37691
  205711: 13421aa
  205695: c4bc54b
v: v3
  • Loading branch information
Ben Collins authored and Greg Kroah-Hartman committed Jun 23, 2010
1 parent 1f78f2c commit a7a1f84
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ee6351f56aba7121f83acc8d1130d5066e5a7d48
refs/heads/master: 054fa2267db683a42a84cbd32f8782ae020814b3
28 changes: 28 additions & 0 deletions trunk/drivers/staging/solo6x10/TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
TODO (staging => main):

* checkpatch.pl (haven't run it yet)
* Lindent (should be clean, but check)
* Motion detection flags need to be moved to v4l2
* Some private CIDs need to be moved to v4l2

TODO (general):

* encoder on/off controls
* mpeg cid bitrate mode (vbr/cbr)
* mpeg cid bitrate/bitrate-peak
* mpeg encode of user data
* mpeg decode of user data
* switch between 4 frames/irq to 1 when using mjpeg (and then back
when not)
* implement a CID control for motion areas/thresholds
* implement CID controls for mozaic areas
* allow for higher level of interval (for < 1 fps)
* sound:
- implement playback via external sound jack
- implement loopback of external sound jack with incoming audio?
- implement pause/resume
- check into jacking sound from tx28xx chips directly (to avoid
g.723/8khz limitations)

Plase send patches to Greg Kroah-Hartman <greg@kroah.com> and Cc Ben Collins
<bcollins@bluecherry.net>

0 comments on commit a7a1f84

Please sign in to comment.