CHANGELOG
上传用户:aoeyumen
上传日期:2007-01-06
资源大小:3329k
文件大小:2k
源码类别:

DVD

开发平台:

Unix_Linux

  1. 0.0.7-mb2:
  2. merge in changes for preview mode from Alexander Werth werth@gelnhausen.net
  3. removed disassemble code from zr36060.c
  4. Modify zr36060 to not depend on mgahardware.
  5. Added interface code for codecs into mgavideo.
  6. 0.0.7-mb1:
  7. zr36060 read/write register code working on marvel-G200
  8. First correct read of ID register 22,23 from zr36060 on marvel-g200
  9. merged 0.0.7 fixes into current code.
  10.         ***** the above changes are from Mike Bernson (mike@mlb.org)
  11. 0.0.7: Fixed A bug in VIDIOC_G_FREQ (oops)
  12. Fixed saturation control.
  13. 0.0.6-mb1:
  14.         Added start of zr36060 code
  15.         Added start of scaling code (horz scaling only)
  16.         Added app for grabbing frames in different modes. (No write to file)
  17.         fix for high/low freq for tuner.
  18.         fix for grabing even/odd frames.
  19.         fix the yuyv translate code to access 32 bit in frame buffer
  20.         fix problem with problem where capture did not update frame
  21.         ***** the above changes are from Mike Bernson (mike@mlb.org)
  22. 0.0.6:  Added routines to get the tuner's frequency.
  23.         insmod paramerter to set your video memory size.
  24.         Support for setting Contrast, Brightness, Hue.
  25.         Started support for setting Saturation.
  26.         *** The above changes are from Mike Bernson (mike@mlb.org)
  27.         Backend scaler colorkeying support added.
  28.         "Apps" to use preview mode... I use the term "apps" losely ;-)
  29. 0.0.5:  Added tuner support.
  30.         Backend scaler code from gerard@deepspace9.demon.nl
  31.         Tied backend scaler to V4L2.  Select preview mode to use it.
  32.         *** note as far as I know there are no apps that test this mode ***
  33.         Driver now works with xawtv, and an un-modified xcaptest.
  34.         Included Bill Dirks' sample apps in package.
  35.         
  36. 0.0.4:  Moved interrupt-handling code into mgavideo.
  37.         Can selectively grab even, odd or both fields.
  38.         No grabbing while field is being copied into user buffer.
  39.         Fixed some minor bugs.
  40.         videodev.h is now named videodev2.h to avoid confusion with V4L1.
  41. 0.0.3:  Fix for ks0127 i2c bug.
  42.         Added Video4Linux 2 interface.
  43.         Video capture works for a fixed field size (704x240 NTSC).
  44.         Skeleton MAVEN driver detects the chip.
  45. 0.0.2:  Added Video4Linux interface.
  46.         Finished i2c work.
  47.         Support for TV tuner and MSP audio chip.
  48.         Still no working capture.
  49. 0.0.1:  Initial release.
  50.         Bare mgavideo and ks0127 drivers.
  51.         No high-level interface.
  52.         No working capture.