platform/upstream/qtmultimedia.git
2015-04-30 Yoann LopesMinor refactor of built-in QSGVideoNodes.
2015-04-23 Peng Wuwinrt: fix camera sample queue thread safety
2015-04-22 Christian StrømmeRemove warning about missing qmake variable on Android.
2015-04-16 Peng Wuwinrt: fix camera preview on Lumia 630
2015-04-15 Yoann LopesUpdate plugins.qmltypes
2015-04-15 Konstantin... [QSoundBuffer] Replace isReady() with state() states
2015-04-15 Liang QiUpdate copyright headers
2015-04-15 Liang QiMerge remote-tracking branch 'origin/5.4' into 5.5
2015-04-14 Yoann LopesDirectShow: correctly update camera list.
2015-04-14 Yoann LopesWindowsAudio: improve supported formats detection.
2015-04-14 Yoann LopesFix incorrect signal/slot connection in QDeclarativeTorch.
2015-04-14 Yoann LopesWMF: fix reported sample type of 8-bit audio formats.
2015-04-14 Yoann LopesCoreAudio: fix crash on iOS 5.
2015-04-13 Timur PocheptsovCamera flash control - version for iOS/OS X
2015-04-13 Konstantin... [QtAudioEngine] Fix C&P typo in the SoundInstance docs
2015-04-13 Konstantin... [QDeclarativeSound] Pass QString by const-ref
2015-04-13 Konstantin... [AudioEngine] Minor code clean-up
2015-04-13 Konstantin... [AudioEngine] Do not crash on destruction after sample...
2015-04-13 Konstantin... [AudioEngine] Minor improvement to the docu snippets
2015-04-13 Konstantin... [DirectShow] Fix potential memory access violation
2015-04-13 Konstantin... [DirectShow] Fix potention undefined behavior on destru...
2015-04-10 d3faultMade audio output example easier to understand. No...
2015-04-10 Yoann LopesAVFoundation: fix QCameraInfo::availableCameras() on...
2015-04-09 Friedemann... Fix tr()-context of message in QMediaPlayerPrivate.
2015-04-09 Yoann LopesUpdated plugins.qmltypes.
2015-04-09 Yoann LopesMake the QtMultimedia singleton type a QObject.
2015-04-08 Yoann LopesFix type of Camera's errorCode property.
2015-04-07 Yoann LopesQMediaPlayer: handle resource files in a cross-platform...
2015-04-07 Friedemann... Fix debug stream operators.
2015-04-07 Andy ShawFix compile issue when building with -no-widgets
2015-04-07 Yoann LopesFix audioengine example.
2015-04-07 Yoann LopesFix incorrect warning in QML AudioEngine.
2015-04-07 Yoann LopesGStreamer 1.0: fix frames being presented too many...
2015-04-07 Yoann LopesDon't error out when presenting empty frames in QSGVide...
2015-04-07 Yoann LopesGStreamer: implement unlock() in QGstVideoRendererSink.
2015-04-07 Yoann LopesGStreamer 1.0: show preroll frames.
2015-04-01 Sergio MartinsFix BlackBerry -qtnamespace build
2015-03-31 Andy ShawWMF: don't resume playback after doing a seek while...
2015-03-30 Andrew KnightRemove stray <QtNetwork> includes
2015-03-28 Sergio MartinsFix QNX 6.6 build by using qSqrt() and qLn()
2015-03-24 Yoann LopesAdd missing documentation for AudioSample::source.
2015-03-24 Yoann LopesGStreamer: don't use ximagesink in QGstreamerVideoWidget.
2015-03-24 Yoann LopesWMF: report the surface's supported formats in the...
2015-03-22 Sergio MartinsFix inconsistent overrides. [-Winconsistent-missing...
2015-03-20 Timur PocheptsovAdd NV12/NV21 support into SG videonode.
2015-03-20 Timur PocheptsovAVFCameraViewfinderSettings - add NV12 format
2015-03-18 Yoann LopesFix order of QSGVideoNode_RGB's supported formats.
2015-03-18 Yoann LopesWMF: fix RGB24 format matching.
2015-03-18 Yoann LopesUse proper d_ptr for QPlaylistFileParser.
2015-03-17 Peng WuFix WinRT Audio elements cannot play Qt resouce audio...
2015-03-17 Frederik GladhornMerge remote-tracking branch 'origin/5.4' into 5.5
2015-03-16 Laszlo AgocsImprovide device selection in the video filter example
2015-03-13 Yoann LopesQPainterVideoSurface: restore original order for the...
2015-03-11 Yoann LopesRevert "Alsa: fix crash when detecting devices."
2015-03-10 Friedemann... Fix uninitialized memory reads in MFAudioDecoderControl.
2015-03-10 Friedemann... Free d in QAudioBuffer &QAudioBuffer::operator =(const...
2015-03-10 Timur PocheptsovAVCaptureDeviceFormat - avoid duplicates (OS X/iOS)
2015-03-04 Yoann LopesAndroid: fix some MediaPlayer signals not being emitted...
2015-03-04 Yoann LopesImprove QMediaPlayer auto tests.
2015-03-03 Frederik GladhornMerge remote-tracking branch 'origin/5.4' into 5.5
2015-03-02 Timur PocheptsovImage encoder control - version for OS X/iOS
2015-03-02 Timur PocheptsovViewfinder settings control (1) for OS X/iOS
2015-03-02 Timur PocheptsovViewfinder settings control (2) - version for iOS/OS X
2015-03-02 Timur PocheptsovAdd AVF camera utilities - general aux. functions/classes
2015-02-27 Andy ShawCheck for the quick module before adding the videonode...
2015-02-26 Yoann LopesDirectShow: implemented QCameraViewfinderSettingsControl2.
2015-02-25 Frank Osterfeldios: Enable volume and mute functionality
2015-02-25 Frank Osterfeldios: Do not leak texture cache objects
2015-02-25 Libor TomsikFixing camera enumeration on hotplug
2015-02-24 Frederik GladhornMerge remote-tracking branch 'origin/5.4' into 5.5
2015-02-24 Laszlo AgocsAdd Linux and AMD support to the OpenCL filter example
2015-02-24 Oswald BuddenhagenMerge dev into 5.5
2015-02-23 Friedemann... Fix some qdoc-warnings.
2015-02-22 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/5.4' into...
2015-02-18 Rafael RoquettoRemove BlackBerry PlayBook support.
2015-02-18 Yoann LopesGStreamer: some improvements with the camerabin's captu...
2015-02-18 Yoann LopesGStreamer: improve camerabin audio settings checking.
2015-02-18 Yoann LopesGStreamer camerabin: don't recreate camera source on...
2015-02-18 Yoann LopesGStreamer: remove unused function and enum.
2015-02-18 Yoann LopesGStreamer: runtime check for controls that require...
2015-02-18 Yoann LopesGStreamer 1.0: fix some problems with QGstVideoRenderer...
2015-02-18 Yoann LopesGStreamer: implemented QCameraViewfinderSettingsControl2.
2015-02-18 Yoann LopesGStreamer 1.0: fix frame rate retrieved with QGstUtils...
2015-02-18 Yoann LopesGStreamer: fix camerabin state and status changes.
2015-02-18 Yoann LopesGStreamer: improved logic for window and widget control...
2015-02-17 Sergio AhumadaMerge remote-tracking branch 'origin/5.5' into dev
2015-02-17 Sergio AhumadaFix BSD license headers
2015-02-17 Yoann LopesCompile Alsa and PulseAudio plugins only when enabled...
2015-02-16 Yoann LopesUse configured GStreamer version.
2015-02-13 Frederik GladhornMerge remote-tracking branch 'origin/5.4' into dev
2015-02-12 Antti KokkoUpdate copyright headers
2015-02-11 Yoann LopesAndroid: fix adjusting camera viewfinder resolution.
2015-02-11 Sergio AhumadaFix some typos
2015-02-10 Frederik GladhornMerge "Merge remote-tracking branch 'origin/5.4.1'...
2015-02-10 Sergio Ahumadabic: Add 5.{1,2,3,4}.0 bic data for linux-gcc-amd64
2015-02-10 Yoann LopesClarify documentation for QImageCapture's 'ready' property.
2015-02-10 Joni PoikelinEncode urls passed to media player properly
2015-02-10 Frederik GladhornMerge remote-tracking branch 'origin/5.4.1' into 5.4
2015-02-06 Sergio AhumadaReplace blog.qt.digia.com with blog.qt.io
2015-02-05 Timur PocheptsovCamera zoom control - version for the AVFoundation...
next