Other changes include prelimiary support for the DC30/DC30plus cards, which is also still being worked on. All credits for this work go to Wolfgang Scherr and Laurent Pinchart.
Lastly, this driver version introduces a new kernel sublayer - videocodec. It is also still work-in-progress. The main goal of videocodec is to make the modules of image encoder/decoder chips (like the zr36060 on the DC10+/Buz/LML33 or the zr36016/zr36050 on the DC30) reusable for other drivers. This should make these modules more generic, easier to reuse and should make programming with them more unified and thus easier. Credits for this work go to Laurent as well.
Warning! All code here is considered to be in alpha/beta state. Most lowlevel code (registry settings) has not changed, but everything that goes beyond that has changed, basically. Do not use this code in a stable production environment. Testers are, of course, welcome, and we welcome any bugreports.