1.1.68 - Released July 13, 2010
ChangeLog
- Version 1.1.68.
- h264: Fix typo in HTTP multipart timestamp header.
- h264: Remove unused XFPGA_EXPANSION expansion card firmware loading code.
- New firmware from Dan (Tue, 15 Jun 2010 15:19:11).
- h264: Remove unused variable.
- h264: Rewrite H.264 interrupt handling with regard to pausing the data stream when we are out of buffers.
- New firmware from Dan (Sun, 13 Jun 2010 23:04:23): SC3M jpeg only (true 3M head).
- New firmware from Dan (Sun, 13 Jun 2010 22:07:23): JPEG only version with motion fix.
- New firmware from Dan (Sun, 13 Jun 2010 20:53:23): New bit file with escape fix and 3M fix.
- Add Support for Showing H.264 Dropped Frame Count on Overlay.
- Add description comment to default video configuration files for NetCamSC devices.
- New firmware from Dan (Thu, 3 Jun 2010 21:48:04): h264: Swap firmware ID 7 & 8; add support for dropped frame count.
- h264: Swap configuration files for firmware ID 7 and 8.
- Remove H.264 Sub-Tab from Non-H.264 Cameras.
- Use only the relative IPP frame number obtained from reading register H264_CREG2 for the "$Sn" overlay markup.
- New firmware from Dan (Wed, 2 Jun 2010 00:22:15): h.264: Honor motion grid settings when checking for motion.
- New firmware from Dan (Thu, 27 May 2010 16:43:02): New with motion seemingly visible in tools.
- New firmware from Dan (Wed, 26 May 2010 22:51:37): Fix bug resulting in extra data in SEI packets.
- h264: Add "video/H.264SEI" HTTP content type headers around SEI packet data when streaming H.264 over HTTP and "mulipart=1" is specified.
- h264: Temporarily show both the driver's internal (estimated) relative IPP frame number and the relative IPP frame number obtained from reading register H264_CREG2 for the "$Sn" overlay markup.
- New firmware from Dan (Tue, 25 May 2010 20:33:18): Modified NAL unit syntax emulation prevention (may still have bugs with regard to sequences of 000003).
- ptz: Pull ADDRESS and DEV_SPEED from global configuration file (/etc/config/ptz.conf) instead of device specific configuration file.
- Add baud rate to PTZ configuration and scripts.
- h264: Attempt to "correct" the relative frame number in the "$Sn" overlay markup by always subtracting 1. Display "-" if the resulting frame number is less than 0, and display "+" if the resulting frame number is greater than the current value for "h264_keyframe".
- New firmware from Dan (Fri, 21 May 2010 00:01:47): Fixed register CREG2 (0xc6) so that the Q factor is available.
- Use PTZ RS485 address in Pelco and AD PTZ scripts.
- h264: Add "$Sn" overlay markup to show relative frame number in IPP sequence.
- Add PTZ RS485 address to PTZ configuration page and control scripts.
- h264: Add "$Sq" overlay markup for showing current H.264 Q factor (quality).
- h264: Add "h264_framerate" pseudo-register.
- h264: Rename STARCHIP_H264_CREG2 to STARCHIP_H264_PAUSE.
- h264: Do not count SEI NAL chunks with EON set as end of image frames.
- New firmware from Dan (Thu, 20 May 2010 00:00:17): Register 0x6c added.
- h264: Fix compiler error on non-H.264 builds by disabling code dealing with new H.264 overlay markup characters.
- h264: Add overlay markup characters for H.264 frame size debug information.
- New firmware from Dan (Fri, 14 May 2010 20:13:34): Fixes broken images on 1.3M due to DRAM size mismatch issue.
- Merge JPEG firmware for hardware ID 5 into same firmware as hardware ID 3. Add support for a new hardware ID 2 which also uses the same firmware, and add default video configuration.
- New firmware from Dan (Thu, 13 May 2010 19:57:53): "Final" version of merged ID firmware?
- Add default video configuration files for firmware IDs 7 and 8.
- New firmware from Dan (Wed, 12 May 2010 22:44:49): Unknown changes.
- New firmware from Dan (Wed, 12 May 2010 00:44:16): bit file for 5M, 1.3M, or 3M (h264).
- Add softlinks for device hardware ID 7 and 8 firmware (it shares firmware with hardware ID 6).
- Write device hardware ID to FPGA after loading.
- FTP Test button does not work.