summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QNX: Fix resetting video surface5.3Bernd Weimer2014-09-301-1/+1
* 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
* AVFoundation: fix build with iOS 8.0 SDK.Yoann Lopes2014-09-291-1/+1
* Remove unused includesChristian Strømme2014-09-111-3/+0
* WMF: fix initializing of media player's volume.Nodir Temirkhodjaev2014-09-111-3/+3
* WMF: fix memory leaks.Nodir Temirkhodjaev2014-09-112-27/+32
* Make PLS parser more permissive.Yoann Lopes2014-09-103-100/+24
* WMF: fix start time of QAudioProbe's buffers.Yoann Lopes2014-09-091-0/+3
* Fix URL handling in PLS parser.Yoann Lopes2014-09-093-27/+57
* QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing.Andres Gomez2014-09-095-1/+93
* Fix integer overflow in several audio plugins.Yoann Lopes2014-09-0910-10/+10
* QNX: Fix end of media notificationBernd Weimer2014-09-091-0/+1
* Bump versionFrederik Gladhorn2014-08-291-1/+1
* 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
* Ensure the system libraries are linked against when -no-opengl is usedAndy Shaw2014-07-241-1/+3
* CoreAudio: make sure audio stops playing when the device is muted.Yoann Lopes2014-07-161-2/+3
* Android: Make sure we check and clear exceptions from the camera.Christian Strømme2014-07-143-36/+59
* DirectShow: Refactor camera backend.Yoann Lopes2014-07-1115-1417/+615
* Android: fix setting camera parameters from QML.Yoann Lopes2014-07-108-136/+189
* AVFoundation: correctly pass output URLs to AVCaptureMovieFileOutput.Yoann Lopes2014-07-101-4/+2
* PulseAudio: make plugin more robust.Yoann Lopes2014-07-106-253/+347
* Fix documentation for QML Camera's cameraStateChanged signal.Yoann Lopes2014-07-081-2/+2
* Fix AudioOutput example when no audio devices are available.Yoann Lopes2014-07-081-6/+9
* QAlsaAudioOutput remove async callback.Dyami Caliri2014-07-042-33/+1
* QAlsaAudioInput remove unused async_handler member.Dyami Caliri2014-07-042-2/+0
* GStreamer: correctly handle URLs from QMediaRecorder::setOutputLocationYoann Lopes2014-07-032-3/+16
* GStreamer: fix looping a media when it's loaded from qrc.Yoann Lopes2014-07-031-1/+1
* Doc: link errorsNico Vertriest2014-07-013-4/+3
* Android: fix crash when stopping the camera while a recording is activeYoann Lopes2014-06-301-1/+2
* Android: fix registering recorded videos with the Android media scannerYoann Lopes2014-06-301-1/+1
* Android: correctly update camera focus zones.Yoann Lopes2014-06-301-15/+14
* Merge remote-tracking branch 'origin/5.3.1' into 5.3Frederik Gladhorn2014-06-251-0/+61
|\
| * Add changelog for 5.3.1.v5.3.15.3.1Yoann Lopes2014-06-181-0/+61
* | Bump versionOswald Buddenhagen2014-06-181-1/+1
|/
* Improved audiooutput and audioinput examples.Yoann Lopes2014-06-162-5/+12
* Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-118-353/+353
|\
| * Make multimedia QML types available for the 5.3 import version.stableYoann Lopes2014-06-101-0/+5
| * Fix static initialization order fiasco in some plugins.Yoann Lopes2014-06-065-347/+337