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
2012-02-07
Dmytro Poplavskiy
Updated declarative camera recorder with C++ API changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Dmytro Poplavskiy
Expose capture request id in the declarative camera.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Michael Goddard
Add some media probing API.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Dmytro Poplavskiy
tst_qmediaplayerbackend: try to load test file from...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Michael Goddard
Add a QAudioBuffer class.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Dmytro Poplavskiy
Moved QMediaServiceProvider to private header.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Lev Zelenskiy
Changes to QMediaPlayer GStreamer backend to allow...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Lev Zelenskiy
Gst player backend: fixed prerolled frames rendering
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Michael Goddard
Documentation tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Lev Zelenskiy
QMediaPlayer::setPosition: do not check isSeekable...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Michael Goddard
Fix some warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Ling Hu
Add AudioEngine with new implementation
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Jonas Rabbe
Changed plugin loader to try unloading plugin if unused
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Dmytro Poplavskiy
Removed QFlags from declarative camera properties.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Dmytro Poplavskiy
Added metaDataChanged(key,value) signal to metadata...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Dmytro Poplavskiy
Made camera unit tests more stable
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Michael Goddard
Remove QMediaImageViewer (SC break).
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Peter Yard
Fix up various doc issues.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Dmytro Poplavskiy
Changed QCameraFocus::focusMode type to QFlags based...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Dmytro Poplavskiy
QCameraImageProcessingControl API fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Michael Goddard
Add a file documenting what has changed from previous...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Michael Goddard
Rename multimediaoverview.qdoc to multimedia.qdoc.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Dmytro Poplavskiy
Added QMediaRecorder::actualLocation property
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Dmytro Poplavskiy
Added more encoding settings to declarative camera...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Dmytro Poplavskiy
Split QMediaRecorder::setEncodingSettings to separate...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Jonas Rabbe
Added antennaConnected property to QRadioTuner and...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Jason McDonald
Remove "All rights reserved" line from license headers.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Dmytro Poplavskiy
Moved zoom related properties out of QCameraFocusControl
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Michael Goddard
Add a viewfinder resolution control for camera.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Michael Goddard
Fix some surface assignment errors.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Michael Goddard
Add a rendered and content rectangle properties to...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Michael Goddard
Add a volume (gain) property to QAudioInput.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Alan Alpert
Update in line with recent QWindow API change
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Dmytro Poplavskiy
QCameraExposure API refactoring
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Michael Goddard
Fix some static analysis defects.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Michael Goddard
Add a feedback control for Camera.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Ling Hu
Fix header changes for wmf
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Dmytro Poplavskiy
Removed QMediaServiceProvider parameter from media...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Ling Hu
Disable wmf for now
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Dmytro Poplavskiy
Disabled CameraBin2 based camera backend.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Michael Goddard
Implement QAudioDeviceInfo operator==/!=
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Dmytro Poplavskiy
Removed camera simulator backend.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Jason McDonald
Update obsolete contact address.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Michael Goddard
Update documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Rohan McGovern
Fixed compile.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Dmytro Poplavskiy
Fixed mapping video frames in SG nodes
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Michael Goddard
Document two VideoOutput properties.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Dmytro Poplavskiy
Changed metadata keys type from enum to QString.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Rohan McGovern
Fixed compile of doc snippets on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Rohan McGovern
Fixed unreliable enabling of doc snippets
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Michael Goddard
Use US spelling for organization.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Michael Goddard
Enable building the documentation snippets.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Dmytro Poplavskiy
QAudioRecorder: fixed handling the missing inputs control.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Dmytro Poplavskiy
Replaced QAudioCaptureSource with QAudioRecorder.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Michael Goddard
Add a simple Torch class that wraps the camera flash.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Michael Goddard
Set the volume for our automatic integration tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Rohan McGovern
Fixed compile of quicktime plugin
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Rohan McGovern
Use relative instead of absolute SUBDIRS, as usual.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Jonas Rabbe
Fixed wrong type for autoLoad property in Video element.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Jonas Rabbe
Added documentation for the convenience Video element
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Michael Goddard
More minor doc fixes.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Michael Goddard
Fix up a few doc issues
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Dmytro Poplavskiy
Changed QCamera::captureMode property to QFlags
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Michael Goddard
Remove antiquated \since lines in docs.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Robin Burchell
Remove out-of-line uses of qMalloc/qFree/qRealloc.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Alexis Menard
Fix build for the camera support of QtMultimedia GStrea...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Michael Goddard
Add a metaData property to QVideoFrame.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Michael Goddard
Remove some very out of date information.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Michael Goddard
Polish the video documentation a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Jonas Rabbe
Added overview documentation for the radio
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Jason McDonald
Update year in Nokia copyright headers.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Michael Goddard
Improve the QCameraFocus and QCameraImageProcessing...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Jonas Rabbe
Updated QtMultimedia declarative module to version 5.0
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Jonas Rabbe
Added documentation for the Radio and RadioData QML...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Michael Goddard
Remove widgets config test.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Rohan McGovern
sync.profile: introduce dependency on qtjsbackend
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Mithra Pattison
Fix for QSoundEffect crash bug
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Michael Goddard
Add the spot for spot metering mode.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Michael Goddard
Properly handle the case where QtWidgets is not available.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Jason McDonald
Update copyright year in license headers.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Friedemann...
QtMultimedia: Fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Friedemann...
QSound/QSoundEffect: Use QFINDTESTDATA to locate test...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Michael Goddard
Restructure the source code a little.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Ling Hu
add Q_OBJECT to QMediaGaplessPlaybackControl
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Friedemann...
QAudioIn/Output-tests: Remove SRCDIR-macro/stabilize.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Ling Hu
Add new gapless playback control interface
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Michael Goddard
Initialize the mock player state variables.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Michael Goddard
Remove a random instantiation of a backend.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Michael Goddard
Remove some test functions that are actually integratio...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Mithra Pattison
Add new implementation of QSound class
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Mithra Pattison
Adding hasAudio and hasVideo properties to QML MediaPlayer
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Angus Cummings
Added Video.qml to QtMultimedia, Video component
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Michael Goddard
Fix namespace compilation.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Michael Goddard
Fix some of the effects in qmlvideofx
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Michael Goddard
Disable some build time messages.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Michael Goddard
Enable the new examples.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Gareth Stockwell
Express qmlvideofx effect parameters declaratively
commit
|
commitdiff
|
tree
|
snapshot
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
next