projects
/
platform
/
upstream
/
qtmultimedia.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/qtmultimedia.git
2011-12-22
Gareth Stockwell
Add qmlvideo and qmlvideofx examples
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Mithra Pattison
Fix readyChanged signal emit in gstreamervideorenderer
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Michael Goddard
Fix a compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Jonas Rabbe
Fix X11 and QPA compilation problems
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Michael Goddard
Remove the module prefix from a number of includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Dmytro Poplavskiy
Registered CameraFlash qml type
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
dakovaci
SoundEffects System Tests added
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
dakovaci
Edited the Camera systemtest
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Jason McDonald
Remove unused QTRY_WAIT macros.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Jason McDonald
Remove duplicates of QTRY_VERIFY and QTRY_COMPARE.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Friedemann...
QtMultiMedia: Fix warnings about missing return values.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Friedemann...
QtMultimedia: Fix warnings about declarative/quick.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Jason McDonald
Cleanup multimedia unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
dakovaci
Add playlist test
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Dmytro Poplavskiy
Implemented QDeclarativeCameraCapture::setMetadata
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Dmytro Poplavskiy
Allow nested read only maps of QVideoFrame.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Michael Goddard
Add orientation support to VideoOutput.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Toby Tomkins
Fixed QtMultimedia core namespace compilation.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Dmytro Poplavskiy
Updated I420 video node to be consistent with RGB node...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Michael Goddard
QAudioDeviceInfo is actually an integration test.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Michael Goddard
If we fail to connect to pulse, don't enumerate sinks...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ling Hu
Add testDestroyWhileRestartPlaying for qsoundeffect
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Dmytro Poplavskiy
VideoOutput: release video frames when the video surfac...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Ling Hu
Fix SoundEffect(pulseaudio) crash in qfeedbackmmk auto...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Toby Tomkins
Fixed qtmultimedia imports -qtnamespace issues.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Michael Goddard
If the sample hasn't been loaded, don't try and delete...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Michael Goddard
If the sample hasn't been loaded, don't try and delete...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Jonas Rabbe
Export QMediaPluginLoader so it can be used by libqgstt...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Jonas Rabbe
Export QMediaPluginLoader so it can be used by libqgstt...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Michael Goddard
If Pulse isn't ready, don't crash when trying to play.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ling Hu
Fix volume change error on mono stream for soundeffect...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Ling Hu
Add cap on internal read/write buffer for QAudioOuput(PA)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Dmytro Poplavskiy
Added support for non QMediaObject based VideoOutput...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Ling Hu
Add additional protection on the write size in QAudioOu...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Jonas Rabbe
Changed QVideoSurfaceGstSink to take pools from plugins
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Jason McDonald
Remove SkipMode parameter from QSKIP.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
dakovaci
Radio systemtests
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Michael Goddard
Add qRegisterMetaTypes for the public Q_DECLARE_METATYPEs.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Ling Hu
Fix pullmode data lost problem in QAudioOutput(pulseaudio)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Michael Goddard
Change the order textures are bound.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Jonas Rabbe
Added qRegisterMetatype for QVideoSurfaceFormat.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-07
Bradley T....
Use QAtomicInt::load() and ::store()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Michael Goddard
Rearrange the automatic tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Michael Goddard
Declare more metatypes and debug operators.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Michael Goddard
Add a private class, since we now can.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Friedemann...
QtMultimedia: Remove qpa-sections from .profiles.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Kent Hansen
Fix logic in QAudioDeviceInfoInternal::updateLists()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Michael Goddard
Remove the last bits of QtMultimediaKit (*).
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Michael Goddard
Use deleteLater when called on a decoder error.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Michael Goddard
Merge remote branch 'qtmultimedia.git/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Michael Goddard
Fix config.test
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Rohan McGovern
Don't ignore debug plugins on Mac when release plugins...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Michael Goddard
We already have a mock backend.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Michael Goddard
Declare these metatypes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Kent Hansen
Adapt to QtDeclarative api renaming (QSG --> QQuick)
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Rohan McGovern
Fixed compile; QDesktopServices -> QStandardPaths
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Sami Nurmenniemi
Added RDS functionality to the QRadioTuner/QDeclarative...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Michael Goddard
Limit the sequential bytes skipping to a max 16kB at...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Michael Goddard
Fix debug output test - type is qreal, so can be float...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Dmytro Poplavskiy
Added testcase to qcamerabackend test CONFIG
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Jonas Rabbe
Fixed build problems with Quicktime
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Jerome Pasion
Doc: Add ability to generate documentation for the...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ling Hu
Init mediaobject at classBegin rather than componentCom...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Michael Goddard
Make the C++ API of QSoundEffect public.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Dmytro Poplavskiy
Declarative VideoOutput: added support for more rgb...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Jonas Rabbe
Copied ALSA config test into QtMultimedia module
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Michael Goddard
Make sure this library gets installed.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Kalle Juhani...
Fix qwavedecoder test data deployment on device
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Friedemann...
Multimedia: Compile on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jonas Rabbe
Moved general gstreamer helper classes into separate...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jonas Rabbe
Fixed a couple of failing auto tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jonas Rabbe
Tests should not be unconditionally excluded.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Michael Goddard
Add QNAM tests to wavedecoder as well, to simulate...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Michael Goddard
Rename the parsing error signal to parsingError.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Michael Goddard
Fix the wavedecoder a little.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Rohan McGovern
tests: eliminated usage of qttest_p4.prf
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
hawcroft
only corrupt 'data' descriptor nothing else
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Rohan McGovern
tests: eliminated usage of qttest_p4.prf
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
hawcroft
Auto test for private class QWaveDecoder
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
hawcroft
bail out in case of missing descriptors
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Michael Goddard
Improve video test coverage and debugging output.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Michael Goddard
Rename QtMultimediaKit to QtMultimedia.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Ling Hu
Add a new servicename for background mediaplayer
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Ling Hu
Update background audio element to use new service...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
hawcroft
Update audiooutput example with volume slider
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
hawcroft
Add QAudioOutput volume API and pulseaudio backend...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Jonas Rabbe
Fakeradio: emit signal when scanning aborted
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Dmytro Poplavskiy
Gst player backend: don't show the first frame when...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
hawcroft
Needs widgets module to build.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Michael Goddard
Fix a few QT_BEGIN/END_HEADER pairs.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Michael Goddard
Remove QApplication usage - it's in QCoreApplication.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Michael Goddard
Move the backend specific documentation into a nicer...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Ling Hu
Fix a playback bug for mediaplayer windows media founda...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Gareth Stockwell
Fixed directshow config test
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Gareth Stockwell
Fixed a typo in the WMF backend which caused a compilat...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Ling Hu
fix a spelling error
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Ling Hu
Fix config.tests for directshow backend.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Ling Hu
Fix the config.tests for WMF backend.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Michael Goddard
Merge branch 'camera' of ssh://codereview.qt-project...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Michael Goddard
Move resource policy usage to a config test.
commit
|
commitdiff
|
tree
|
snapshot
next