FloatImg/v4l2
tth 4ea5294009 a little tip from paulk 2019-08-14 19:49:01 +02:00
..
Makefile micro tweaks 2019-08-12 22:20:25 +02:00
README.txt a little tip from paulk 2019-08-14 19:49:01 +02:00
capture.c adding v4l2 example code 2019-05-25 11:56:56 +02:00
funcs.c videograb : first step 2019-05-25 16:16:24 +02:00
funcs.h grabing floatimb picz from a webcam 2019-08-10 18:37:52 +02:00
grabvidseq.c period time now in floating point 2019-08-14 19:29:11 +02:00
rgb2fimg.c don't know how to make the upscaler 2019-08-12 01:53:17 +02:00
t.c grabing floatimb picz from a webcam 2019-08-10 18:37:52 +02:00
v4l2_pr_structs.c more harmony in display 2019-08-02 03:33:59 +02:00
v4l2_pr_structs.h enhanced input display 2019-07-27 23:51:35 +02:00
video-infos.c grabing floatimb picz from a webcam 2019-08-10 18:37:52 +02:00

README.txt

			capture video
			-------------





------------------------------------------------------------------------

<paulk-leonov> tth: en faisant de la revue de patch sur V4L2, j'apprends
   que V4L2_FMT_FLAG et V4L2_PIX_FMT_FLAG n'ont rien à voir:
   le premier concerne le champ flags de la structure de l'ioctl enum_fmt
   et le second le champ flag de la structure de g_fmt.