]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/media/solo6x10/TODO
[media] solo6x10: Update TODO (maintainer change)
[karo-tx-linux.git] / drivers / staging / media / solo6x10 / TODO
1 TODO (staging => main):
2
3         * Motion detection flags need to be moved to v4l2
4         * Some private CIDs need to be moved to v4l2
5
6 TODO (general):
7
8         * encoder on/off controls
9         * mpeg cid bitrate mode (vbr/cbr)
10         * mpeg cid bitrate/bitrate-peak
11         * mpeg encode of user data
12         * mpeg decode of user data
13         * switch between 4 frames/irq to 1 when using mjpeg (and then back
14           when not)
15         * implement a CID control for motion areas/thresholds
16         * implement CID controls for mozaic areas
17         * allow for higher level of interval (for < 1 fps)
18         * sound:
19           - implement playback via external sound jack
20           - implement loopback of external sound jack with incoming audio?
21           - implement pause/resume
22
23 Please send patches to the linux media list <linux-media@vger.kernel.org> and
24 Cc Ismael Luceno <ismael.luceno@corp.bluecherry.net>.