Date: Mon, 2 Feb 1998 05:09:13 -0800 (PST) From: Amancio Hasty <ahasty@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include ioctl_bt848.h src/sys/pci brktree_reg.h brooktree848.c Message-ID: <199802021309.FAA05163@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ahasty 1998/02/02 05:09:12 PST
Modified files:
sys/i386/include ioctl_bt848.h
sys/pci brktree_reg.h brooktree848.c
Log:
Bugs/Enhancements:
1. Takeshi Ohashi <ohashi@atohasi.mickey.ai.kyutech.ac.jp> submitted
code to support bktr_read . /usr/src/share/examples/rgb24.c now works 8)
2. Flemming Jacobsen <fj@schizo.dk.tfs.com> submitted code to support
radio available with in some bt848 based cards;additionally, wrote
code to correctly recognized his bt848 card.
3. Roger Hardiman <roger@cs.strath.ac.uk> submitted various fixes to smooth
out the microcode and made all modes consistent.
4. Added supported for yuv12 so we know can capture raw streams and feed it
to mpeg_encoder . The upshot is that we can now mpeg encode more and save
nearly 100 percent of the disk requirements previously for programs such
as fxtv first save the raw video image to disk then converted to a
format suitable for mpeg_encode.
Revision Changes Path
1.12 +4 -0 src/sys/i386/include/ioctl_bt848.h
1.11 +7 -4 src/sys/pci/brktree_reg.h
1.24 +278 -145 src/sys/pci/brooktree848.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802021309.FAA05163>
