Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rjpeg8' | aavit | 2010-02-20 | 132 | -5513/+24843 |
|\ | |||||
| * | Update license doc, .pro file and qjpeghandler for libjpeg 8 | aavit | 2010-02-16 | 2 | -5/+10 |
| * | Our configuration and build modifications to libjpeg | aavit | 2010-02-16 | 2 | -2/+53 |
| * | Add libjpeg 8 | aavit | 2010-02-16 | 137 | -0/+53170 |
| * | Delete libjpeg 6b | aavit | 2010-02-16 | 90 | -33896/+0 |
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 | Eskil Abrahamsen Blomfeldt | 2010-02-19 | 530 | -563/+38789 |
|\ \ | |||||
| * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-19 | 178 | -10290/+45712 |
| |\ \ | |||||
| | * \ | Merge remote branch 'qt/master' into staging-2-master | Qt Continuous Integration System | 2010-02-18 | 344 | -559/+956 |
| | |\ \ | |||||
| * | | | | QT5; Add back volume notification. | Justin McPherson | 2010-02-19 | 1 | -11/+20 |
| * | | | | Use old notification name for OSX < 10.6. | Justin McPherson | 2010-02-19 | 1 | -7/+9 |
| * | | | | QT7; make compile on 10.5. | Justin McPherson | 2010-02-19 | 1 | -1/+2 |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team | Justin McPherson | 2010-02-19 | 11 | -59/+197 |
| |\ \ \ \ | |||||
| | * | | | | QuickTime playback backend: listen for natural size changes and update | Dmytro Poplavskiy | 2010-02-19 | 11 | -15/+58 |
| | * | | | | Quicktime playback backend: Recreate the visual context on video native | Dmytro Poplavskiy | 2010-02-19 | 1 | -30/+42 |
| | * | | | | QuickTime playback backend: Listen for movie load state changes. | Dmytro Poplavskiy | 2010-02-19 | 2 | -28/+111 |
| * | | | | | Lowercase Q to uppercase in QML elment URI. | Justin McPherson | 2010-02-19 | 1 | -5/+5 |
| * | | | | | Complete namespace move; QtMedia -> QtMultimedia | Justin McPherson | 2010-02-19 | 7 | -117/+117 |
| * | | | | | Use the qmlmodule method for adding multimedia qml elements. | Justin McPherson | 2010-02-19 | 10 | -7/+95 |
| * | | | | | Change namespace; QtMedia -> QtMultimedia | Justin McPherson | 2010-02-19 | 17 | -197/+197 |
| |/ / / / | |||||
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into ma... | Qt Continuous Integration System | 2010-02-18 | 183 | -4/+37595 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Switch RGB24 and BGR24 shaders back. | Andrew den Exter | 2010-02-18 | 3 | -7/+7 |
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into ma... | Qt Continuous Integration System | 2010-02-18 | 183 | -4/+37595 |
| | |\ \ \ | |||||
| | | * | | | Use the IPropertyBag interface to get audio device names. | Andrew den Exter | 2010-02-18 | 1 | -1/+15 |
| | | * | | | Make QMediaPlaylist test pass. | Andrew den Exter | 2010-02-17 | 1 | -1/+0 |
| | | * | | | Fix QMediaPlayer test failure. | Andrew den Exter | 2010-02-17 | 5 | -12/+11 |
| | | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team | Justin McPherson | 2010-02-17 | 2 | -3/+76 |
| | | |\ \ \ | |||||
| | | | * | | | Support YUV444 formats in QPainterVideoSurface. | Andrew den Exter | 2010-02-17 | 2 | -3/+76 |
| | | * | | | | Fix license headers. | Justin McPherson | 2010-02-17 | 2 | -4/+4 |
| | | * | | | | Remove unused files. | Justin McPherson | 2010-02-17 | 6 | -419/+0 |
| | | |/ / / | |||||
| | | * | | | Extend the mappings between Direct Show and QVideoFrame color formats. | Andrew den Exter | 2010-02-16 | 1 | -4/+31 |
| | | * | | | Don't paint RGB24 frames as BGR24. | Andrew den Exter | 2010-02-16 | 2 | -1/+30 |
| | | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-team | Nicholas Young | 2010-02-16 | 3 | -3/+8 |
| | | |\ \ \ | |||||
| | | | * | | | Fixed compile error in pulseaudio soundeffect implementation | Kurt Korbatits | 2010-02-16 | 2 | -3/+3 |
| | | | * | | | Exclude OpenGL from QGraphicsVideoItem if Qt doesn't include QtOpenGL. | Andrew den Exter | 2010-02-16 | 1 | -0/+5 |
| | | * | | | | Always pass encoded URLs to GStreamer. Fixes issue with spaces in | Nicholas Young | 2010-02-16 | 1 | -1/+1 |
| | | |/ / / | |||||
| | | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimedia | Justin McPherson | 2010-02-15 | 2 | -15/+17 |
| | | |\ \ \ | |||||
| | | | * | | | Fix flickering when items are overlaid on QGraphicsVideoItem. | Andrew den Exter | 2010-02-15 | 2 | -5/+7 |
| | | | * | | | Extend hue rotation to a full 360 degrees. | Andrew den Exter | 2010-02-15 | 1 | -1/+1 |
| | | | * | | | Fix hue rotation in QPainterVideoSurface. | Andrew den Exter | 2010-02-15 | 1 | -9/+9 |
| | | * | | | | Express dependencies for QtMultimedia. | Justin McPherson | 2010-02-15 | 1 | -2/+3 |
| | | * | | | | Add missing QT_MODULE to header. | Justin McPherson | 2010-02-15 | 1 | -0/+2 |
| | | * | | | | Cleanup include files. | Justin McPherson | 2010-02-15 | 5 | -17/+50 |
| | | * | | | | Use correct license headers. | Justin McPherson | 2010-02-15 | 10 | -20/+20 |
| | | * | | | | Use correct path for private header. | Justin McPherson | 2010-02-15 | 1 | -1/+1 |
| | | * | | | | Use correct path for headers and source in qml.pri. | Justin McPherson | 2010-02-15 | 1 | -6/+6 |
| | | * | | | | Merge branch 'master' of ../../qt/master | Justin McPherson | 2010-02-14 | 489 | -1809/+109403 |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Fix corruption of Direct Show event queue. | Andrew den Exter | 2010-02-12 | 1 | -2/+3 |
| | | * | | | | Emit positionChanged signals whenever playback is interrupted. | Andrew den Exter | 2010-02-12 | 4 | -18/+94 |
| | | * | | | | Fix incorrect buffer size calculation. | Andrew den Exter | 2010-02-11 | 1 | -2/+2 |
| | | * | | | | Add support for reading from resource files to Direct Show media service | Andrew den Exter | 2010-02-11 | 3 | -9/+65 |