Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed mediaservices. | Kurt Korbatits | 2010-05-18 | 2 | -675/+0 |
| | |||||
* | Multimedia tests; fix for missing dependency | Justin McPherson | 2010-04-20 | 1 | -1/+1 |
| | | | | Reviewed-by: Andrew den Exter | ||||
* | Tests; Fix media tests, make sure they are using mediaservies. | Justin McPherson | 2010-04-19 | 1 | -6/+6 |
| | | | | Reviewed-by: Dmytro Poplavskiy | ||||
* | Create Mediaservices lib, separate from Multimedia. | Justin McPherson | 2010-04-15 | 1 | -2/+2 |
| | |||||
* | Don't clear the video output when the video widget is hidden. | Andrew den Exter | 2010-02-08 | 1 | -1/+1 |
| | | | | | | | | Changing the video output is a heavy task and is likely to interrupt playback. Not really worth the cost for knowing the video isn't being decoded while it cant be seen. This also applies to the QGraphicsVideoItem. | ||||
* | Fix license headers. | Andrew den Exter | 2010-02-05 | 1 | -2/+2 |
| | |||||
* | Add tests fro QGraphicsVideoItem. | Andrew den Exter | 2010-02-03 | 2 | -0/+675 |