Re: Announcing libv4l 0.3.1 aka "the vlc release"

Gregor Jasny <[email protected]> Mon, 30 Jun 2008 11:39:10 +0200
Newsgroups gmane.comp.video.video4linux,gmane.linux.drivers.spca50x.devel
Message-ID <[email protected]>
Hi,

and another patch. The sar instruction allows only an immediate or cl as
shift width.

Thanks,
Gregor


Index: libv4lconvert/jidctflt.c
===================================================================
RCS file: /var/cvs/vidsoft/extern/libv4l/libv4lconvert/jidctflt.c,v
retrieving revision 1.1
diff -r1.1 jidctflt.c
95c95
<       : "0"(x), "Ir"(shift), "ir"(1UL<<(shift-1)), "r" (0xff), "r" (0)
---
>       : "0"(x), "Ic"((unsigned char)shift), "ir"(1UL<<(shift-1)), "r" (0xff), "r" (0)

--
video4linux-list mailing list
Unsubscribe mailto:[email protected]?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list