platform/upstream/qtmultimedia.git
2013-09-02 Bill SomervilleFix QAudioOutput::setVolume() limited 50% on 32-bit...
2013-08-29 Bernd WeimerBlackBerry: Pass encoded URLs to mm renderer
2013-08-22 Yoann LopesWMF and GStreamer: fixed incorrect frame startTime...
2013-08-21 Christian StrømmeAndroid: Use isValid() to check if the jobject is valid.
2013-08-19 Yoann LopesAndroid: fixed media player buffering logic.
2013-08-19 Friedemann... Fix file browser in qmlvideofx example.
2013-08-16 Sergio AhumadaMerge remote-tracking branch 'origin/release' into...
2013-08-16 Yoann LopesAdd changes-5.1.1 file.
2013-08-16 Yoann LopesWMF: fixed QMediaPlayer changing to EndOfMedia status...
2013-08-16 Yoann LopesWMF: use qFabs instead of fabsf.
2013-08-13 Andy NicholsEnable QSoundEffect with loopCount of Infinite to play
2013-08-05 Robin BurchellImplement resource policy plugin using libresourceqt.
2013-08-05 Yoann LopesFixed bug in QWaveDecoder.
2013-08-05 Robin BurchellChange libresourceqt's .pc file.
2013-07-31 Friedemann... Remove left-over debug output.
2013-07-30 Friedemann... Fix file browser in qmlvideo example.
2013-07-30 Oswald Buddenhagenfix build without quick
2013-07-25 Yoann LopesMake PulseAudio implementation of QSoundEffect more...
2013-07-25 Wouter HuysentruitUse the new (-no)-wmf-backend configuration option
2013-07-24 Yoann LopesMoved declarative-camera example in the right directory.
2013-07-24 Sergio AhumadaBump MODULE_VERSION to 5.1.2
2013-07-19 Yoann LopesDirectShow: avoid unnecessary RGB32 -> BGR32 conversion.
2013-07-19 Yoann LopesDirectShow: Don't create the widget and renderer contro...
2013-07-19 Yoann LopesWMF: fixed MediaPlayer buffering logic.
2013-07-09 Yoann LopesAndroid: removed unnecessary init class for QtMultimedi...
2013-07-09 Christian StrømmeAndroid: Make it possible for MediaPlayer to read from...
2013-07-09 Yoann LopesAndroid: wait to have a valid video surface before...
2013-07-09 Yoann LopesAndroid: release the Android media player before destro...
2013-07-04 tommyadamFix resource leak in directshow plugin.
2013-06-25 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-06-25 Yoann LopesUse correct default audio output and input devices...
2013-06-21 Sergio AhumadaAdd changes-5.1.0 file
2013-06-21 Yoann LopesMultimedia plugins now have a unique JSON metadata...
2013-06-20 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-06-13 Christian StrømmeAndroid: Fix for uncaught java exception.
2013-06-13 Sze Howe KohDoc: Fix some broken links and quote paths
2013-06-13 Christian StrømmeFix for url bug in the qmlvideo examples.
2013-06-12 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-06-10 Tasuku Suzukidisable module when gui is not available
2013-06-05 Tobias KoenigBlackBerry: Fix frame size of video playback
2013-06-04 Topi ReinioDoc: Add Qt Multimedia platform notes for Windows
2013-06-03 Jerome PasionDoc: Adding import statement for in Qt Multimedia QML...
2013-05-31 Mitch CurtisFix typo in QMediaPlayer docs.
2013-05-29 Sergio AhumadaBump MODULE_VERSION to 5.1.1
2013-05-28 Eskil Abrahamsen... Android: Fix compilation on Windows
2013-05-27 Liang QiUpdate all plugins.qmltypes files
2013-05-27 Friedemann... WMF-plugin: Fix warnings about unused variables.
2013-05-27 Liang QiUpdate qmldir file for QtAudioEngine
2013-05-26 Sergio Ahumadasync.profile: Point dependencies to an empty string
2013-05-24 Jerome PasionDoc: Removed multimedia overview from "technology-apis...
2013-05-23 Christian StrømmeAndroid: add libQt5MultimediaQuick_p to the list of...
2013-05-22 Yoann LopesAndroid: fixed crash when resetting the video surface.
2013-05-17 Yoann LopesFixed signal not being emitted in QDeclarativeCameraFocus.
2013-05-15 Friedemann... Make directshow-plugin available.
2013-05-14 Sze Howe KohDecouple qmediametadata.h from qmultimedia.h
2013-05-08 David Friesqmlvideo example, add missing #ifdef PERFORMANCEMONITOR...
2013-05-07 Thomas McGuireVideoOutput: Take the surface's viewport into account
2013-05-06 Masaya TAKAHASHIDoc: Fix missing element name in Video
2013-05-03 Topi ReinioDoc: Define example install paths in .qdocconf
2013-05-03 Eskil Abrahamsen... Make it possible to bundle Android builds
2013-04-30 Fawzi Mohamedaudioengine: update qmltypes
2013-04-30 Topi ReinioDoc: Fix example paths referred in documentation
2013-04-29 Christian StrømmeAndroid: Added config tests for multimedia on android.
2013-04-29 Jan Arve SaetherFix bic autotest
2013-04-26 Oswald Buddenhagenremove pointless LIBS path
2013-04-26 Oswald Buddenhagenremove pointless code
2013-04-23 Jerome PasionDoc: Several cosmetic doc fixes.
2013-04-23 Dominik HollandReset VideoSurface pointer when deleted
2013-04-19 Thomas McGuirePlaybook: Work around failing screen_read_window()
2013-04-19 Topi ReinioDoc: Fix module names in .qdocconf for Qt Multimedia...
2013-04-17 Andrew den... Fix crash on idle status change with 64 bit architectures.
2013-04-16 Andy NicholsAVFoundation: Emit error when media fails to load
2013-04-16 Andy NicholsAVFoundation: Remove stray semicolon after condition
2013-04-16 Andy NicholsFix file path bug in audiorecorder example
2013-04-16 Friedemann... Fix hang in tst_qaudioinput (Windows).
2013-04-15 Friedemann... Fix tr()-Context in BlackBerry-plugin.
2013-04-12 El Mehdi FekariFix for build break on QNX
2013-04-11 Thiago MacieiraFix warnings found by GCC 4.8 in qtmultimedia
2013-04-10 Sze Howe KohDoc: Fix minor typos
2013-04-05 Frederik GladhornMerge "Merge remote-tracking branch 'origin/release...
2013-04-03 Thiago MacieiraFix warnings in qtmultimedia
2013-04-03 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-04-02 BogDan VatraInstall the jar file
2013-03-25 Sergio AhumadaBump MODULE_VERSION to 5.1.0
2013-03-25 Sergio AhumadaAdd changes-5.0.2 file
2013-03-25 David FaureDisable FFT when building in static mode
2013-03-24 Andy ShawAdd support for m3u8 playlist formats
2013-03-22 Christian StrømmeFix calculation bug in QWaveDecoder.
2013-03-22 Yoann LopesStabilizes QAudioInput auto-test.
2013-03-19 Sergio AhumadaMerge branch 'dev' into stable
2013-03-14 Stephen KellyTest the cmake multimediawidgets module only if widgets...
2013-03-14 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-03-13 Frederik GladhornRemove qaccessible2 bic data.
2013-03-12 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-03-11 Andy NicholsiOS: Fix build issues
2013-03-11 Tobias KoenigBlackBerry/QNX: Implement audio recording with QAudioInput
2013-03-05 Christian StrømmeAndroid multimedia plug-in.
2013-02-28 Yoann LopesGStreamer: fixed build when using GST_PHOTOGRAPHY.
2013-02-27 Oswald Buddenhagendefine MODULE_VERSION
2013-02-27 Sze Howe KohDoc: Clarify and polish docs for QAudio[Input|Output...
next