summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix for build break on QNXEl Mehdi Fekari2013-04-122-2/+12
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-129-10/+14
|\|
| * Fix warnings found by GCC 4.8 in qtmultimediaThiago Macieira2013-04-112-4/+5
| * Doc: Fix minor typosSze Howe Koh2013-04-104-5/+5
| * Fix warnings in qtmultimediaThiago Macieira2013-04-033-1/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Stephen Kelly2013-04-111-0/+4
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-031-0/+4
| |\|
| | * Install the jar fileBogDan Vatra2013-04-021-0/+4
* | | Delay deletion of the QNetworkAccessManager.Stephen Kelly2013-04-111-1/+1
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-272-8/+10
|\|
| * Add support for m3u8 playlist formatsAndy Shaw2013-03-241-5/+5
| * Fix calculation bug in QWaveDecoder.Christian Strømme2013-03-221-3/+5
* | Add autoOrientation property to QDeclarativeVideoOutputTobias Koenig2013-03-197-2/+219
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-1414-214/+364
|\
| * GStreamer: fixed build when using GST_PHOTOGRAPHY.Yoann Lopes2013-02-2812-185/+328
| * Doc: Clarify and polish docs for QAudio[Input|Output]::start()Sze Howe Koh2013-02-272-29/+36
* | iOS: Fix build issuesAndy Nichols2013-03-114-12/+15
* | BlackBerry/QNX: Implement audio recording with QAudioInputTobias Koenig2013-03-114-2/+593
* | Android multimedia plug-in.Christian Strømme2013-03-0630-0/+3443
* | BlackBerry: Mirror viewfinder for front cameraTobias Koenig2013-02-261-1/+3
* | Doc: Adding Qt Multimedia Widgets documentation.Jerome Pasion2013-02-267-5/+165
* | BlackBerry/QNX: Add a new backend for Blackberry handling audioKevin Ottens2013-02-2512-0/+1170
* | Blackberry: Implement QVideoRendererControl for QMediaPlayer backendTobias Koenig2013-02-2210-17/+346
* | Blackberry: Grab viewfinder frames from native windowTobias Koenig2013-02-216-142/+453
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-19664-966/+5250
|\|
| * WMF: removed unnecessary dynamic_cast.Yoann Lopes2013-02-191-4/+4
| * Doc: Fix faulty snippet in Video Overview pageTopi Reinio2013-02-191-1/+5
| * Fixed a connection to a slot that doesn't existsTasuku Suzuki2013-02-131-1/+1
| * BlackBerry: Fixed playback of streamed audioBernd Weimer2013-02-123-5/+17
| * Fix lupdate-Warning in qcamera.cpp.Friedemann Kleint2013-02-061-1/+1
| * fix doc page urlsOswald Buddenhagen2013-02-061-1/+1
| * substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-2/+2
| * Add a simple accessor to the video provider snippetLaszlo Papp2013-02-061-1/+3
| * Merge branch 'release' into stableSergio Ahumada2013-01-295-2/+12
| |\
| | * Doc: Add QML Types to table of contents in AssistantJerome Pasion2013-01-281-1/+1
| | * Add virtual destructors to two classes with other virtualsThiago Macieira2013-01-254-0/+10
| | * Doc: Fixed "QML Types" listing C++ classes.Jerome Pasion2013-01-221-1/+1
| | * Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-1725-66/+57
| | * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-121-1/+1
| * | Doc: Fix module name formatSze Howe Koh2013-01-297-9/+9
| * | QAudioInput/Output documentation: Fix slot naming in snippetsTopi Reinio2013-01-251-12/+12
| * | WMF: enabled HW-accelerated video decoding for the QML video item.Yoann Lopes2013-01-2312-66/+3769
| * | 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 sure QVideoSurfaceGLPainter always uses a valid texture.Yoann Lopes2013-01-161-0/+5
| * | Fixed QSGVideoNodes not deleting their materials.Yoann Lopes2013-01-153-0/+3
| * | Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-1525-66/+57
| * | Added seek() function to QML Video item and updated documentation.Yoann Lopes2013-01-151-3/+26
| * | Fix: Bug fix in determination of scanline directionWouter Huysentruit2013-01-142-6/+33
| * | Fix: Only flip video once for BottomToTop scanline directionsWouter Huysentruit2013-01-141-23/+8