[MPlayer-dev-eng] [PATCH] support for hardware mjpeg encoding in tvi_v4l.c (version 3)

Michael Niedermayer michaelni at gmx.at
Wed Mar 19 02:03:28 CET 2003


Hi

On Wednesday 19 March 2003 01:48, Ivan Szanto wrote:
> Hi Michael,
>
>
> it seems, it's getting rather late. This patch -F3 option
> is new for me, but now I tried it against a fresh cvs, and
> even the previous version of the patch works fine with that.
> I compiles without errors, and runs without errors.
> So that updated version I just sent is totally superfluous
> (supercalifragilistic)
>
> please try either version against a fresh cvs
hmm, this wont help:
#ifdef HAVE_TV_V4L
[...]
int tv_param_mjpeg = 0;
[...]
#endif
[...]
    if ( tv_param_mjpeg )
[...]

Michael


More information about the MPlayer-dev-eng mailing list