[vlc-devel] [PATCH] v4l2: split declarations
Francois Cartegnie
fcvlcdev at free.fr
Fri Dec 23 23:53:19 CET 2011
Le 23/12/2011 20:47, Rémi Denis-Courmont a écrit :
> Hello,
>
> I don't see the point in factoring demux-specific mmap stuff. It can't work. And
> it will make my work on zero-copy V4L2 input needlessly more complicated. It's
> already bad enough with the V4L2 access that nobody seems to use.
Buffer allocation is exactly the same for using an output driver.
We just need to change the initmmap() to pass the buffer type.
Francois
More information about the vlc-devel
mailing list