public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ac15 and 2.4.5-pre6, pwc format conversion
@ 2001-05-25  6:50 Norbert Preining
  2001-05-25  8:48 ` Nemosoft Unv.
  2001-05-25 11:00 ` Alan Cox
  0 siblings, 2 replies; 18+ messages in thread
From: Norbert Preining @ 2001-05-25  6:50 UTC (permalink / raw)
  To: linux-kernel, webcam

Hi!

According to ac ChangeLog:
o       Rip format conversion out of the pwc driver     (me)
        | It belongs in user space..

This change is included in 2.4.5-pre6, but
	drivers/usb/pwc-uncompress.c
still relies on this files:
gcc -D__KERNEL__ -I/usr/src/linux-2.4.5.6-packet/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=k6 -DMODULE   -DEXPORT_SYMTAB -c pwc-uncompress.c
pwc-uncompress.c:25: vcvt.h: No such file or directory
pwc-uncompress.c: In function `pwc_decompress':
pwc-uncompress.c:158: warning: implicit declaration of function `vcvt_420i_rgb24'
pwc-uncompress.c:161: warning: implicit declaration of function `vcvt_420i_bgr24'
pwc-uncompress.c:164: warning: implicit declaration of function `vcvt_420i_rgb32'
pwc-uncompress.c:167: warning: implicit declaration of function `vcvt_420i_bgr32'
pwc-uncompress.c:171: warning: implicit declaration of function `vcvt_420i_yuyv'
pwc-uncompress.c:185: warning: implicit declaration of function `vcvt_420i_420p'

Best wishes

Norbert

PS: Please reply by email since I am not subscribed and I skim the
mailing list via the web archive.
THANKS.

-- 
ciao
norb

+-------------------------------------------------------------------+
| Norbert Preining              http://www.logic.at/people/preining |
| University of Technology Vienna, Austria        preining@logic.at |
| DSA: 0x09C5B094 (RSA: 0xCF1FA165) mail subject: get [DSA|RSA]-key |
+-------------------------------------------------------------------+

^ permalink raw reply	[flat|nested] 18+ messages in thread
* RE: ac15 and 2.4.5-pre6, pwc format conversion
@ 2001-05-25 15:37 Dunlap, Randy
  2001-05-25 16:03 ` Alan Cox
  0 siblings, 1 reply; 18+ messages in thread
From: Dunlap, Randy @ 2001-05-25 15:37 UTC (permalink / raw)
  To: 'Erik Mouw', Nemosoft Unv.; +Cc: Norbert Preining, linux-kernel

> From: Erik Mouw [mailto:J.A.K.Mouw@ITS.TUDelft.NL]
> 
> On Fri, May 25, 2001 at 10:48:12AM +0200, Nemosoft Unv. wrote:
> > On 25-May-01 Norbert Preining wrote:
> > > According to ac ChangeLog:
> > > o       Rip format conversion out of the pwc driver     (me)
> > >         | It belongs in user space..
> > > 
> > > This change is included in 2.4.5-pre6, but
> > >       drivers/usb/pwc-uncompress.c
> > > pwc-uncompress.c:185: warning: implicit declaration of function
> > > `vcvt_420i_420p'
> > 
> > That´s what you get for ripping out the guts of a driver. 
> Have a nice day.
> 
> The format conversion shouldn't be there in the first place. Format
> conversion is policy, so it doesn't belong in kernel. Note for example
> that none of the sound drivers does sample rate conversion although
> some sound chips are locked at 48kHz only.

Once upon a time there was an agreement (understanding ?) that this
was to be a major 2.5 change (moving video conversion from kernel
drivers to user space) and that lots of apps would need to be
changed for this to be successful.

~Randy


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2001-05-28 16:06 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-25  6:50 ac15 and 2.4.5-pre6, pwc format conversion Norbert Preining
2001-05-25  8:48 ` Nemosoft Unv.
2001-05-25 11:15   ` Erik Mouw
2001-05-25 13:22     ` Nemosoft Unv.
2001-05-25 15:58       ` Alan Cox
2001-05-25 19:37         ` Nemosoft Unv.
2001-05-25 19:51           ` Jeff Garzik
2001-05-25 20:12             ` The difference between Linus's kernel and Alan Cox's kernel Thiago Vinhas de Moraes
2001-05-25 21:32               ` Erik Mouw
2001-05-25 21:40                 ` CaT
2001-05-25 21:50                   ` Erik Mouw
2001-05-25 23:05               ` Alan Cox
2001-05-28 15:50                 ` Thiago Vinhas de Moraes
2001-05-25 23:03           ` ac15 and 2.4.5-pre6, pwc format conversion Alan Cox
2001-05-25 16:52       ` Erik Mouw
2001-05-25 11:00 ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2001-05-25 15:37 Dunlap, Randy
2001-05-25 16:03 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox