Michael Goddard
eccb43d73c
Remove a few more obsolete parts.
...
Change-Id: I3a001f01ab7fd8cf63452126037b98c1b01df80d
Reviewed-on: http://codereview.qt.nokia.com/1797
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com >
2011-07-19 03:06:23 +02:00
Michael Goddard
1403a1c7be
Remove some obsolete bits.
...
They can be updated again later when things are more stable, if needed.
Change-Id: I73bdacdd3d1fd43a60cd3a0c14b925fa9c32ee27
Reviewed-on: http://codereview.qt.nokia.com/1724
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com >
2011-07-18 05:56:15 +02:00
Michael Goddard
7085775a11
Prepare for QtQuick2 based declarative elements.
...
Disable the QDeclarativeItem based components until they are ported
to scenegraph, and bump the revision to 4.0 (Once things are final,
we can make it 5.0).
Change-Id: Ib9c064722b80c38e711fbadc66966597c14a2b1a
Reviewed-on: http://codereview.qt.nokia.com/1685
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com >
2011-07-15 08:58:44 +02:00
J-P Nurmi
1d82a1e1b4
Fixed build break
...
QDeclarativeItem and QDeclarativeView was moved from QtDeclarative
to QtQuick1, also added qtquick1 module to the .pro file for
the declarative camera example.
Change-Id: Iae0828871d94d5f424b5329664303e2c0b9539bf
Reviewed-on: http://codereview.qt.nokia.com/1559
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Michael Goddard <michael.goddard@nokia.com >
2011-07-14 04:21:10 +02:00
Jonas Rabbe
e55d67301d
Use correct varible name in targets for imports
...
Change-Id: Id00af5516c49f9dbf6128919114b33120b00d173
Reviewed-on: http://codereview.qt.nokia.com/1469
Reviewed-by: Michael Goddard <michael.goddard@nokia.com >
2011-07-12 03:35:27 +02:00
Michael Goddard
e4a5280672
Add gui to the Qt prereqs.
...
Until we don't need it anymore.
Change-Id: I8a87a8c238d79e4e6ccd30846d0c140abc7c0085
Reviewed-on: http://codereview.qt.nokia.com/1402
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com >
2011-07-11 10:21:17 +02:00
Jyri Tahtela
a925bb4a9e
Update licenseheader text in source files for qtmultimediakit Qt module
...
Replace old license header with correct one.
Change-Id: Ibff8fbea6595bb80f1122d55db2194accd319308
Reviewed-on: http://codereview.qt.nokia.com/1318
Reviewed-by: Jyri Tahtela <jyri.tahtela@nokia.com >
2011-07-08 07:59:00 +02:00
Jonas Rabbe
d13d75949f
Stay away from unnecessary code paths if the movie is 0 (NULL)
...
When closing a QT7PlayerSession, it sets the movie to 0. There is no
need to check if a NULL movie supports the core pixel formats, and
that check lead to a segmentation fault with QtSDK 1.1.1.
Task-number: QTMOBILITY-1746
Reviewed-by: Dmytro Poplavskiy
(cherry picked from commit b5d9964aab96ef1a02ca1af411178f05c42c2bf8)
Change-Id: I7cdddbd8fc1b8d8d667747aec3567aeb857accd6
Reviewed-on: http://codereview.qt.nokia.com/984
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Michael Goddard
2011-07-05 06:50:08 +02:00
Ling Hu
ca25844e52
Fix playback problem with RTSP streaming for QMediaPlayer(gstreamer)
...
Change-Id: Ie920cbb5a377e810aee3e106bb50deb46365ce3b
Reviewed-by:Michael Goddard
(cherry picked from commit 05841ae6a9e0ffac623f9b00565bf33a52a22ecd)
Reviewed-on: http://codereview.qt.nokia.com/983
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
2011-07-05 06:50:04 +02:00
Michael Goddard
d502dec456
Two minor static analysis issues.
...
Reviewed-by: Jonas Rabbe
(cherry picked from commit f8d04d717d3d7d5d2f73cc3e8a4245130fcf600a)
Change-Id: I3b12fd3a42d16730df3fe1277ba6821b5c2ef960
Reviewed-on: http://codereview.qt.nokia.com/982
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Michael Goddard
2011-07-05 06:49:59 +02:00
Dmytro Poplavskiy
e94afd6cf2
Gst player backend: increased network timeout.
...
5 seconds timeout is to short, increased to 30 seconds.
Task-number: MOBILITY-3013
Reviewed-by: Michael Goddard
(cherry picked from commit cf230f948de63c7755c7759b3e14a02ad14cb185)
Change-Id: I41d62ac1ed15f2c09af6fd804723096996d16139
Reviewed-on: http://codereview.qt.nokia.com/974
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Michael Goddard
2011-07-05 06:49:30 +02:00
Dmytro Poplavskiy
843f47fc59
Disabled alsa on maemo devices.
...
Reviewed-by: Michael Goddard
(cherry picked from commit f13421482c5a4d0bf6e20d96517060c5ff2c6785)
Change-Id: I43bceede31026353108ca9eefc251520257cca4e
Reviewed-on: http://codereview.qt.nokia.com/973
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Michael Goddard
2011-07-05 06:49:20 +02:00
Michael Goddard
242d0e49b8
Remove Symbian packaging information.
...
Needs to be redone/done differently, anyhow.
2011-06-29 14:23:55 +10:00
Michael Goddard
2a34e88c1e
Initial copy of QtMultimediaKit.
...
Comes from original repo, with SHA1:
2c82d5611655e5967f5c5095af50c0991c4378b2
2011-06-29 13:38:46 +10:00