summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * QNX: Fix end of media notificationBernd Weimer2014-09-091-0/+1
| | * Bump versionFrederik Gladhorn2014-08-291-1/+1
* | | GStreamer: fix artist-related metadata keys.Yoann Lopes2014-09-261-2/+4
* | | GStreamer: fix QMediaPlayer metadata signals.Yoann Lopes2014-09-261-0/+5
* | | Add metadata test for qmediaplayerbackend auto-test.Yoann Lopes2014-09-262-0/+38
* | | Android: fix some problems with the media player.Yoann Lopes2014-09-264-103/+294
* | | Improve audiorecorder example.Yoann Lopes2014-09-262-24/+34
* | | Use QCameraInfo in camera example.Yoann Lopes2014-09-262-16/+13
|/ /
* | QMLVideo Example visual updateTomi Korpipää2014-09-2628-322/+290
* | Remove QuickTime backend.Yoann Lopes2014-09-2530-4941/+0
* | Android: fix QMediaPlayer's state and mediaStatus signals.Yoann Lopes2014-09-242-3/+53
* | WMF: fix crash on media player destruction.Yoann Lopes2014-09-241-23/+25
* | WMF: fix video rendering with ANGLE.Yoann Lopes2014-09-241-3/+4
* | Make the multimedia examples less verboseAlex Blasche2014-09-2212-68/+5
* | Remove QtSystemInfo dependency from Multimedia examplesAlex Blasche2014-09-195-93/+0
* | Revert "QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing."Yoann Lopes2014-09-175-127/+1
* | Ensure pre-roll frames are displayed when gstreamer backend is paused.Andrew den Exter2014-09-124-150/+51
* | OpenSL ES: Be less rigid about tearing down the output device.Christian Strømme2014-09-122-26/+42
* | Fixed avfmediaplayersession.mm for OSX 10.10 Yosemite.Jens Cornelis2014-09-111-1/+1
* | Implement encoder settings in camerabin backend.Andrew den Exter2014-09-116-0/+111
* | Add necessary includes that were indirectThiago Macieira2014-09-105-0/+5
* | Fix V4L usage.Yoann Lopes2014-09-093-11/+6
* | Fix build with QT_OPENGL_DYNAMICAllan Sandfeld Jensen2014-09-091-1/+0
* | ANGLE is never available on WinCELaszlo Agocs2014-09-091-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4v5.4.0-alpha1Yoann Lopes2014-09-0138-149/+436
|\ \
| * \ Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-0138-149/+436
| |\ \ | | |/
| | * Added 5.3.2 change file.v5.3.25.3.2Yoann Lopes2014-08-271-0/+65
| | * Restore QWindowsAudio support on wince.Bjoern Breitmeyer2014-08-274-3/+38
| | * WMF: fix bufferStatus() and availablePlaybackRanges().Yoann Lopes2014-08-251-15/+26
| | * AVFoundation: fix some controls not being correctly destroyed on iOS.Yoann Lopes2014-08-254-6/+11
| | * AVFoundation: fix retrieving tracks information from live sources.Yoann Lopes2014-08-252-51/+55
| | * Android: fix retrieving metadata from assets, qrc and remote files.Yoann Lopes2014-08-257-47/+113
| | * OpenSL: Fix QAudioOutput::setNotifyInterval().Christian Strømme2014-08-252-5/+32
| | * Android: Remove api level test in qtmultimedia.proChristian Strømme2014-08-251-4/+0
| | * Fix QSGVideoNode rendering of rgb frames with padding.Daniele E. Domenichelli2014-08-251-1/+1
| | * CoreAudioOutput use timeout when waiting for render threadDyami Caliri2014-08-211-2/+2
| | * Detect V4L availabilityLisandro Damián Nicanor Pérez Meyer2014-08-1812-11/+91
| | * Improve Magnify and Ripple effects on video shader exampleNiels Weber2014-08-185-4/+12
* | | winrt: Add camera serviceAndrew Knight2014-08-3016-4/+2375
|/ /
* | Fix little typo in QCameraExposureControlSamuel Gaist2014-08-261-1/+1
* | Add a declaration to QIODeviceThiago Macieira2014-08-251-0/+2
* | winrt: Add media playback serviceAndrew Knight2014-08-2512-1/+1921
* | Introducing Windows Runtime backendAndrew Knight2014-08-255-0/+148
* | Update license headers and add new license filesAntti Kokko2014-08-241027-20097/+11704
* | Set volume only if volume was explicitly set.Robin Burchell2014-08-042-3/+17
* | Resource policy support for QSoundEffect.Robin Burchell2014-08-042-1/+47
* | Only call pa_cvolme set on stream creation if volume explicitly set.Robin Burchell2014-08-042-7/+22
* | Implement more full resource policy features.Robin Burchell2014-08-043-18/+123
* | QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing.Robin Burchell2014-08-045-1/+127
* | Fix build with Mesa EGLThiago Macieira2014-07-311-0/+4