freebsd-dev/usr.sbin/fwcontrol
Hidetoshi Shimokawa 2932d7d58b - Detect PAL by CIP header rather than the DSF bit in the DV header.
Some DVcam(ex. Panasonic NV-DS1 DV camcorder) doesn't seems to set
	this bit even if it's for PAL. Fix the DSF bit for such cases so that
	we can send back the stream to the DVcam without problem.
Problem Reported by: Richard Tobin <richard@cogsci.ed.ac.uk>

- Make the number of bulkxfer packets(NPACKET_T) and the number of packets
	write at once(TNBUF) to be different values.
	I observe some block noise for large TNBUF.
- Show the detection of NTSC or PAL.
- Pad with 0xff rather than 0x00 for broken frames.
- Bzero hdr[0].
- Remove unused code.
2003-02-19 01:14:52 +00:00
..
fwcontrol.8 Improve device listing. 2003-02-09 07:26:48 +00:00
fwcontrol.c Improve device listing. 2003-02-09 07:26:48 +00:00
fwcrom.c
fwdv.c - Detect PAL by CIP header rather than the DSF bit in the DV header. 2003-02-19 01:14:52 +00:00
Makefile Merge DV(Digital Video) support. 2003-01-23 16:10:12 +00:00