Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing TARGET.UID3 definitions to various components. | Miikka Heikkinen | 2009-09-03 | 1 | -0/+2 |
| | | | | | | | Every non-test binary built for Symbian needs explicitly assigned UID3, so added TARGET.UID3 for components that were missing it. Reviewed-by: Janne Anttila | ||||
* | Integrate QAbstractVideoSurface API. | Andrew den Exter | 2009-08-24 | 1 | -6/+7 |
| | | | | | | | | | | This introduces a QAbstractVideoSurface interface for implementing arbitrary video outputs, and a QVideoFrame type. Also included is the QVideoSurfaceFormat class which is used to configure the input to a video surface, and the QAbstractVideoBuffer class which allows QVideoFrames to be constructed from non-native frame types. Reviewed-by: Dmytro Poplavskiy | ||||
* | Merge AudioServices into mainline. | Justin McPherson | 2009-08-05 | 1 | -0/+11 |