summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_ioctl.c
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>2003-02-19 01:14:52 +0000
committersimokawa <simokawa@FreeBSD.org>2003-02-19 01:14:52 +0000
commit965c4b0c4d0359de6231664390936961aeb1cbc7 (patch)
treef6050127947a1fe393b363e47044a305eaa15304 /sys/compat/linux/linux_ioctl.c
parentb11abed927aea2ac9aeaa9263d3162f1a25eaa5f (diff)
downloadFreeBSD-src-965c4b0c4d0359de6231664390936961aeb1cbc7.zip
FreeBSD-src-965c4b0c4d0359de6231664390936961aeb1cbc7.tar.gz
- 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.
Diffstat (limited to 'sys/compat/linux/linux_ioctl.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud