File: README

package info (click to toggle)
xawtv 3.107-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,204 kB
  • sloc: ansic: 46,254; perl: 749; sh: 422; cpp: 184; makefile: 126; xml: 74
file content (12 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12

some infrastructure to dump the content of structures for info/debugging

struct-dump.[ch]	the actual code
struct-<name>.[ch]	descriptions for structs of <name> API
struct2desc		quick&dirty perl script to build initial
			description data files.

used by:
	console/v4l-info
	libng/plugins/<various>