Age | Commit message (Collapse) | Author | Files | Lines |
|
Very old kernels do not have the _BITUL define. Test for this.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
|
|
Also drop the 'grep -v V4L2_PIX_FMT_H264_SLICE' in sync-with-kernel.sh.
This is now part of the stable API, so allow this.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
|
|
The FWHT stateless codec API is now an official public API,
so this required a few changes.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
|
|
The make sync-with-kernel target is a collection of shell fragments
scattered over the tree. Collect all of them into a single shell script.
This makes it is easier to see what sync-with-kernel does, and makes the
move away from autotools to meson possible.
Reviewed-by: Ariel D'Alessandro <ariel@vanguardiasur.com.ar>
Signed-off-by: Sean Young <sean@mess.org>
|