2008-11-18 Rev.23
APP
*
*
- Added support for verimatrix (disabled by default)
*
- Added support for empty Service Name in DVB scan
*
- Added DVB frequency range settings
*
*
- Added PC/SC card support (disabled by default)
*
- Improved cp1251 <-> utf-8 translation
*
- Fixed memleaks in RTP receiver
CODECS
*
- Added positioning in elementary AAC and MP3 streams
* [-] Fixed ACC stack overflow
* [-] Fixed MP3 multi DSP memory allocation
* [-] Fixed erasing audio pid in rewind mode
* [-] Fixed h264 decoder hang up on start-stop routine
*
SYSTEM
*
- Added support for Samsung NAND flash
*
- Modified SystemID and Revision numbering formats
*
- Support storing MAC addresses in LPC
2008-08-22 Rev.21
APP
*
- Add position bar on playback rtsp, rtp , flash.
*
- Add select audio streams on playback rtsp, rtp , flash.
*
- Add russian UTF-8 convertation(for correct display russian lang).
*
- Implement new Standby mode.
*
- Add <Modes> in media playback.
*
- Change file menu list - add last directory in filename and sort by folder.
*
- Add images <Loading> in media loading state.
CODECS
* [-] fix h264 decoder bug with slice not multiply width.
* [-] fix h264 decoder chroma motion.
* [-] fix h264 decoder buffering input stream.
* [-] fix mp3 decoder bug with allocate memory.
*
- update comps Demuxer TS, Fread, AVC decoder, MPEG2 decoder for transmit curent position.
2008-06-02 Rev.18
APP
* Increased SAP max body size from 767 to 2048 bytes
* Updated SAP receiver to listen on multiple multicast groups.
* Added tuner info display to dvb.
* Added input buffer flushing so STB won't hang duing something that was initiated from keyboard by holding a key.
* Added dhcp/nat enable/disable option.
* Fixed start/stop/rewind crash when no audio in TS stream.
* Added play control slider. Used in RTSP playback.
CODECS
* IPC-channels fix.
* Telecafe fix (output fix).
* h264 crash fix.
* h264 buffering fix.
* audio render initialization fix.
* Fixed audio sync.
* Fixed frame cleanup (on skip).
* Reverted all canges in phStbDemux (except dvb modules).
*