summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for m3u8 playlist formatsAndy Shaw2013-03-241-5/+5
* Fix calculation bug in QWaveDecoder.Christian Strømme2013-03-221-3/+5
* 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
| * | make use of qtHaveModule()Oswald Buddenhagen2013-01-1111-15/+15
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-10637-637/+637
| |/
| * WMF: added more metadata keys (on Windows 7 and later).Yoann Lopes2013-01-081-5/+216
| * Compile in 32-bit mode.Morten Johan Sørvig2013-01-083-6/+6
| * remove leftover code from multimediawidgets carve-outOswald Buddenhagen2013-01-081-5/+0
| * 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-075-67/+163
| * Make QtMultimedia an identified moduleOleg Shparber2013-01-041-0/+1
* | Blackberry: Add support for reading meta data in QMediaPlayerTobias Koenig2013-02-199-1/+389
* | Blackberry: Extend platform-specific documentationTobias Koenig2013-02-191-1/+9