summaryrefslogtreecommitdiffstats
path: root/src/plugins/wmf/player/mfvideorenderercontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* WMF: fix some issues with our custom video sink.Yoann Lopes2014-03-181-5/+42
* WMF: remove some debug output.Yoann Lopes2014-03-181-0/+2
* WMF: fix some crashes.Yoann Lopes2013-12-111-0/+3
* WMF and GStreamer: fixed incorrect frame startTime and endTime.Yoann Lopes2013-08-221-5/+19
* WMF-plugin: Fix warnings about unused variables.Friedemann Kleint2013-05-271-0/+1
* WMF: removed unnecessary dynamic_cast.Yoann Lopes2013-02-191-4/+4
* WMF: enabled HW-accelerated video decoding for the QML video item.Yoann Lopes2013-01-231-64/+52
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* WMF: release video controls before releasing the sessionYoann Lopes2013-01-071-3/+10
* WMF: Fixed uninitialized member variable.Yoann Lopes2013-01-071-0/+1
* WMF: Recreate the MFMediaSession when loading a new media.Yoann Lopes2012-12-071-8/+26
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fixed a WMF seek bug.Ling Hu2012-06-291-2/+2
* Fixed some crash with WMF backendLing Hu2012-06-251-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Fixed a typo in the WMF backend which caused a compilation failureGareth Stockwell2011-09-261-2/+1
* Replace outdated license headers.Jason McDonald2011-08-051-17/+17
* Add Windows Media Foundation backend for QMediaPlayerMichael Goddard2011-07-251-0/+2201