fmt->index is unsigned. test doesn't work
Signed-off-by: Roel Kluin
---
Is there another test required?
diff --git a/drivers/media/video/zoran/zoran_driver.c
b/drivers/media/video/zoran/zoran_driver.c
index 092333b..0db5d0f 100644
--- a/drivers/media/video/zoran/zoran_driver.c
+++ b/drivers/med
On Sun, 26 Apr 2009 17:45:07 +0200
Roel Kluin wrote:
> fmt->index is unsigned. test doesn't work
>
> Signed-off-by: Roel Kluin
> ---
> Is there another test required?
>
> diff --git a/drivers/media/video/zoran/zoran_driver.c
> b/drivers/media/video/zoran/zoran_driver.c
> index 092333b..0db5d0
On Mon, 27 Apr 2009, Alan Cox wrote:
> On Sun, 26 Apr 2009 17:45:07 +0200
> Roel Kluin wrote:
> > fmt->index is unsigned. test doesn't work
> >
> > Signed-off-by: Roel Kluin
> > ---
> > Is there another test required?
> >
> > +++ b/drivers/media/video/zoran/zoran_driver.c
> > @@ -1871,7 +1871,7 @
As a longtime mjpegtools user, I'm excited to start using my new ADVC-55
(replaces a LML33 card and occasionaly troublesome zoran driver).
Anyone know of a ready-to-use package for fedora containing smilutils
(smil2yuv, etc.)? I can't find one in the usual repositories, and thought
I'd ask bef
On Mon, 27 Apr 2009, steve tell wrote:
> As a longtime mjpegtools user, I'm excited to start using my new ADVC-55
> (replaces a LML33 card and occasionaly troublesome zoran driver).
I had a Canopus ADVC-100 but gave it to a friend in Austria. Still
have my AJA Io-LA
though ;)
>>Anyone know of a ready-to-use package for fedora containing smilutils
>>(smil2yuv, etc.)? I can't find one in the usual repositories, and
>>thought I'd ask before rolling my own rpm.
>
>You'll have to roll your own by checking out a copy from CVS.
If it helps, here's the .spec file I wrote a lo