Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

22 June 2013

  • curprev 21:4021:40, 22 June 2013Vincent talk contribs 286 bytes +2 code block fixing
  • curprev 21:3721:37, 22 June 2013Vincent talk contribs 284 bytes +284 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+...