Hallo
> I tried to build LVS from CVS against mjpeg tools 1.8 but autogen failed.
> Having a look at configure.in I found the lines
The 1.8.0 mjpegtools are packag-config based.
> dnl mjpegtools
> AC_PATH_PROG(MJPEGTOOLS_CONFIG, mjpegtools-config, no)
> if test x$MJPEGTOOLS_CONFIG = xno; then
>
Hi Ronald,
> On Sun, 2006-01-08 at 17:04 +0100, Jean Delvare wrote:
> > Drop the adv7175 register cache, as it is only written to and never
> > read back from. This saves 128 bytes of memory and slightly speeds up
> > the register writes.
>
> Can this be made a compile-time option? I'd like to ke
Hallo
> I have been working on a few fixes and cleanups to the i2c chip drivers
> used with the zr36067 driver (adv7170, adv7175, bt819, bt856, saa7110,
> saa7111, saa7114 and saa7185). There are 7 patches, I'll post them now
> in reply to this message. These patches are against 2.6.15-git4 and
>