summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into mobility-masterRohan McGovern2010-02-19110-11/+18674
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-192-0/+8
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-7/+4
| | |\
| | * | MOBILITY-404 QS Windows.Wolfgang Beck2010-02-162-0/+8
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-193-3/+18
| |\ \ \
| | * \ \ Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-181-7/+4
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Reduced the memory footprint of qttrace files.Samuel Rødal2010-02-181-2/+7
| | * | | Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-151-0/+11
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7Eskil Abrahamsen Blomfeldt2010-02-155-513/+79
| | |\ \ \
| | * \ \ \ Merge branch '4.6' into qstatictext-4.6Eskil Abrahamsen Blomfeldt2010-02-083-36/+85
| | |\ \ \ \
| | * \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into qstat...Eskil Abrahamsen Blomfeldt2010-02-045-2/+263
| | |\ \ \ \ \
| | * | | | | | Lock before calling drawStaticTextItemAnders Bakken2010-02-022-1/+11
| * | | | | | | QT5; Add back volume notification.Justin McPherson2010-02-191-11/+20
| * | | | | | | Use old notification name for OSX < 10.6.Justin McPherson2010-02-191-7/+9
| * | | | | | | QT7; make compile on 10.5.Justin McPherson2010-02-191-1/+2
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-teamJustin McPherson2010-02-1911-59/+197
| |\ \ \ \ \ \ \
| | * | | | | | | QuickTime playback backend: listen for natural size changes and updateDmytro Poplavskiy2010-02-1911-15/+58
| | * | | | | | | Quicktime playback backend: Recreate the visual context on video nativeDmytro Poplavskiy2010-02-191-30/+42
| | * | | | | | | QuickTime playback backend: Listen for movie load state changes.Dmytro Poplavskiy2010-02-192-28/+111
| * | | | | | | | Lowercase Q to uppercase in QML elment URI.Justin McPherson2010-02-191-5/+5
| * | | | | | | | Complete namespace move; QtMedia -> QtMultimediaJustin McPherson2010-02-193-41/+41
| * | | | | | | | Use the qmlmodule method for adding multimedia qml elements.Justin McPherson2010-02-194-0/+92
| * | | | | | | | Change namespace; QtMedia -> QtMultimediaJustin McPherson2010-02-197-95/+95
| |/ / / / / / /
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into ma...Qt Continuous Integration System2010-02-18101-1/+18402
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Switch RGB24 and BGR24 shaders back.Andrew den Exter2010-02-182-3/+3
| | * | | | | | Use the IPropertyBag interface to get audio device names.Andrew den Exter2010-02-181-1/+15
| | * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-teamJustin McPherson2010-02-171-1/+2
| | |\ \ \ \ \ \
| | | * | | | | | Support YUV444 formats in QPainterVideoSurface.Andrew den Exter2010-02-171-1/+2
| | * | | | | | | Remove unused files.Justin McPherson2010-02-176-419/+0
| | |/ / / / / /
| | * | | | | | Extend the mappings between Direct Show and QVideoFrame color formats.Andrew den Exter2010-02-161-4/+31
| | * | | | | | Don't paint RGB24 frames as BGR24.Andrew den Exter2010-02-161-1/+4
| | * | | | | | Always pass encoded URLs to GStreamer. Fixes issue with spaces inNicholas Young2010-02-161-1/+1
| | * | | | | | Merge branch 'master' of ../../qt/masterJustin McPherson2010-02-149-524/+405
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Fix corruption of Direct Show event queue.Andrew den Exter2010-02-121-2/+3
| | * | | | | | Emit positionChanged signals whenever playback is interrupted.Andrew den Exter2010-02-124-18/+94
| | * | | | | | Fix incorrect buffer size calculation.Andrew den Exter2010-02-111-2/+2
| | * | | | | | Add support for reading from resource files to Direct Show media serviceAndrew den Exter2010-02-113-9/+65
| | * | | | | | Don't call free() on 'this' in DirectShowMediaType.Andrew den Exter2010-02-111-2/+2
| | * | | | | | Emit an error if given a QIODevice that is unusable.Andrew den Exter2010-02-104-40/+69
| | * | | | | | Added missing qgstxvimagebuffer.h/cpp to gstreamer.proDmytro Poplavskiy2010-02-101-2/+5
| | * | | | | | Added errors reporting to gst playback backend.Dmytro Poplavskiy2010-02-093-0/+16
| | * | | | | | Fix stall in graph when removing video and audio outputs.Andrew den Exter2010-02-082-19/+89
| | * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJustin McPherson2010-02-054-5/+35
| | |\ \ \ \ \ \
| | * | | | | | | Gstreamer and XVideo use YUY2 fourcc, not YUYV.Dmytro Poplavskiy2010-02-052-2/+2
| | * | | | | | | Added support for XvImage shm based video frames to gstreamer backend.Dmytro Poplavskiy2010-02-057-94/+709
| | * | | | | | | Enable building the Direct Show media service plugin.Andrew den Exter2010-02-031-2/+2
| | * | | | | | | Enable building the Direct Show plugin without the Window Media SDK.Andrew den Exter2010-02-034-4/+38
| | * | | | | | | Share a single instance of DirectShowEventLoop between services.Andrew den Exter2010-02-032-11/+13
| | * | | | | | | Compile fix for DirectShowEventLoop.Andrew den Exter2010-02-031-1/+1
| | * | | | | | | Handle graph events in the service thread rather than the gui thread.Andrew den Exter2010-02-032-233/+201