Revision as of 21:40, 22 June 2013 by Vincent (talk | contribs) (code block fixing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Svv.c(file size: 25 KB, MIME type: text/x-c)

Warning: This file type may contain malicious code. By executing it, your system may be compromised.

The SVV, simple V4L2 application (Simple Video Viewer, homepage, fixed for the TM5600 device (no ioctl aggressive loop).

Compile with:

$ gcc -c svv.c `pkg-config --cflags gtk+-2.0`
$ gcc -o svv svv.o `pkg-config --libs gtk+-2.0` -lv4l2 -lv4lconvert

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current21:37, 22 June 2013 (25 KB)Vincent (talk | contribs)The SVV, simple V4L2 application (Simple Video Viewer, [http://moinejf.free.fr/ homepage], fixed for the TM5600 device (no ioctl aggressive loop). Compile with: <code>gcc -c svv.c `pkg-config --cflags gtk+-2.0` gcc -o svv svv.o `pkg-config --libs gtk+...

There are no pages that use this file.