summaryrefslogtreecommitdiffstats
path: root/src/plugins/wmf/player
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-131-1/+1
|\
| * Fix some typosSergio Ahumada2015-02-111-1/+1
* | Update copyright headersAntti Kokko2015-02-1218-126/+126
|/
* WMF plugin: Initialize member variable m_stateDirty.Friedemann Kleint2014-10-311-0/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-6/+7
|\
| * WMF: Use media source only when it is initialized.David Schulz2014-09-301-5/+6
| * WMF: Fix null ptr derefernce in MFPlayerSession.David Schulz2014-09-301-1/+1
* | Merge remote-tracking branch 'origin/5.3' into 5.4Sergio Ahumada2014-09-261-29/+33
|\|
| * WMF: fix initializing of media player's volume.Nodir Temirkhodjaev2014-09-111-3/+3
| * WMF: fix memory leaks.Nodir Temirkhodjaev2014-09-111-26/+30
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-011-15/+26
|\|
| * WMF: fix bufferStatus() and availablePlaybackRanges().Yoann Lopes2014-08-251-15/+26
* | Update license headers and add new license filesAntti Kokko2014-08-2418-342/+198
* | Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-293-20/+18
|/
* WMF: fix video frames' viewport.Yoann Lopes2014-05-151-0/+12
* WMF: improve changing playback rate on a media player.Yoann Lopes2014-04-092-6/+48
* WMF: more reliable video seeking.Yoann Lopes2014-04-081-10/+15
* WMF: support playback rate in our custom video sink.Yoann Lopes2014-04-081-15/+99
* 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: each media player now has its own volume.Yoann Lopes2014-03-072-28/+26
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-032-2/+2
* WMF: remove dead code.Yoann Lopes2013-12-111-333/+0
* WMF: fix some crashes.Yoann Lopes2013-12-112-3/+8
* WMF: fixed various media player issues.Yoann Lopes2013-12-041-13/+18
* Revert "WMF: fixed MediaPlayer buffering logic."Yoann Lopes2013-12-041-13/+3
* Fix WMF Video not playing if no soundcard is availableMarius Wachtler2013-11-261-0/+7
* WMF: emit positionChanged() signal when reaching the end of a media.Yoann Lopes2013-10-291-1/+3
* WMF: fixed compilation on Windows Vista.Yoann Lopes2013-10-111-5/+16
* WMF and GStreamer: fixed incorrect frame startTime and endTime.Yoann Lopes2013-08-221-5/+19
* WMF: fixed QMediaPlayer changing to EndOfMedia status too early.Yoann Lopes2013-08-161-7/+7
* WMF: fixed MediaPlayer buffering logic.Yoann Lopes2013-07-191-3/+13
* WMF-plugin: Fix warnings about unused variables.Friedemann Kleint2013-05-271-0/+1
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-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-232-64/+64
* WMF: fixed unresolved topologies when using the custom MediaSink.Yoann Lopes2013-01-232-3/+187
* WMF: fixed scrubbing and changing rate to 0 or negative values.Yoann Lopes2013-01-231-24/+36
* make use of qtHaveModule()Oswald Buddenhagen2013-01-111-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1018-18/+18
* WMF: added more metadata keys (on Windows 7 and later).Yoann Lopes2013-01-081-5/+216
* WMF: release video controls before releasing the sessionYoann Lopes2013-01-075-3/+24
* WMF: Fixed uninitialized member variable.Yoann Lopes2013-01-071-0/+1
* WMF: re-enabled video probes and made it more robust.Yoann Lopes2013-01-073-61/+98
* WMF: Fixed incorrect QMediaPlayer volume reporting.Yoann Lopes2012-12-211-5/+6
* WMF: Improved error reporting.Yoann Lopes2012-12-111-27/+35
* WMF: Recreate the MFMediaSession when loading a new media.Yoann Lopes2012-12-078-47/+133
* WMF: Fixed shutdown sequence.Yoann Lopes2012-12-072-2/+3
* WMF: Disabled the video probe control.Yoann Lopes2012-11-302-52/+57
* tr()-Fixes.Friedemann Kleint2012-11-291-16/+16