upload tizen1.0 source
[kernel/linux-2.6.36.git] / drivers / staging / solo6x10 / TODO
1 TODO (staging => main):
2
3         * checkpatch.pl (haven't run it yet)
4         * Lindent (should be clean, but check)
5         * Motion detection flags need to be moved to v4l2
6         * Some private CIDs need to be moved to v4l2
7
8 TODO (general):
9
10         * encoder on/off controls
11         * mpeg cid bitrate mode (vbr/cbr)
12         * mpeg cid bitrate/bitrate-peak
13         * mpeg encode of user data
14         * mpeg decode of user data
15         * switch between 4 frames/irq to 1 when using mjpeg (and then back
16           when not)
17         * implement a CID control for motion areas/thresholds
18         * implement CID controls for mozaic areas
19         * allow for higher level of interval (for < 1 fps)
20         * sound:
21           - implement playback via external sound jack
22           - implement loopback of external sound jack with incoming audio?
23           - implement pause/resume
24           - check into jacking sound from tx28xx chips directly (to avoid
25             g.723/8khz limitations)
26
27 Plase send patches to Greg Kroah-Hartman <greg@kroah.com> and Cc Ben Collins
28 <bcollins@bluecherry.net>