Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |