[datatype-dev] CR: Partial playback fixes
rajesh.rathinasamy at nokia.com rajesh.rathinasamy at nokia.com"Nokia is bound by the terms of a commercial contribution agreement with RealNetworks, and I am authorized to contribute this code under said agreement." Modified by: rajesh.rathinasamy at nokia.com Reviewed by: Date: 10-28-2005. Project: Helix Symbian player Synopsis: Partial playback fixes. * MP4 format has support for ignoring the codec error and allowing other streams to play. This support has to be disabled for Partial playback. The define has been moved from .cpp file to the makefile and made conditional. (IGNORE_UNSUPPORTED) * And the error return in case of codec init failure was AUTO_UPGRADE. The AUTO_UPGRADE value should be returned only when the AU feature is enabled. That code has been changed to return AU error code only when feature flag is defined. Files Modified: =========== \datatype\mp4\audio\renderer\libUmakfil \datatype\mp4\audio\renderer\mp4afmt.cpp \datatype\mp4\video\renderer\libUmakfil \datatype\mp4\video\renderer\mp4vdfmt.cpp Image Size and Heap Use impact: None Platforms and Profiles Build Verified: helix-client-s60-mmf-basic, helix-client-s60-advanced Platforms and Profiles Functionality verified: armv5, winscw, wins Branch: helix <<PartialPlaybackFix.diff>> -------------- next part -------------- A non-text attachment was scrubbed... Name: PartialPlaybackFix.diff Type: application/octet-stream Size: 3954 bytes Desc: PartialPlaybackFix.diff Url : http://lists.helixcommunity.org/pipermail/datatype-dev/attachments/20051028/0bcb6407/PartialPlaybackFix.obj