freebsd-ports/multimedia/v4l-utils/files/patch-decode_tm6000__decode_tm6000.c
Koop Mast 45ab52dc76 Add v4l-utils 0.8.4.
This port contains a number of tools for manupilating v4l* devices.

Initial port of 0.8.3 by nox@, some polish and update to 0.8.4 by myself.
2011-06-25 19:13:25 +00:00

11 lines
335 B
C

--- ./decode_tm6000/decode_tm6000.c.orig 2011-02-09 23:04:27.000000000 +0100
+++ ./decode_tm6000/decode_tm6000.c 2011-06-03 19:08:13.000000000 +0200
@@ -41,6 +41,8 @@
{ 0, 0, 0, 0, 0, 0 }
};
+#define devname dev_name
+
static char outbuf[692224];
static int debug=0, audio=0, use_mmap=1, nbufs=4;
static float freq_mhz=193.25;