Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Justin McPherson | 2010-02-05 | 4 | -5/+35 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Gstreamer and XVideo use YUY2 fourcc, not YUYV. | Dmytro Poplavskiy | 2010-02-05 | 2 | -2/+2 | |
| | * | | | | | | | Added support for XvImage shm based video frames to gstreamer backend. | Dmytro Poplavskiy | 2010-02-05 | 7 | -94/+709 | |
| | * | | | | | | | Enable building the Direct Show media service plugin. | Andrew den Exter | 2010-02-03 | 1 | -2/+2 | |
| | * | | | | | | | Enable building the Direct Show plugin without the Window Media SDK. | Andrew den Exter | 2010-02-03 | 4 | -4/+38 | |
| | * | | | | | | | Share a single instance of DirectShowEventLoop between services. | Andrew den Exter | 2010-02-03 | 2 | -11/+13 | |
| | * | | | | | | | Compile fix for DirectShowEventLoop. | Andrew den Exter | 2010-02-03 | 1 | -1/+1 | |
| | * | | | | | | | Handle graph events in the service thread rather than the gui thread. | Andrew den Exter | 2010-02-03 | 2 | -233/+201 | |
| | * | | | | | | | Send an EC_COMPLETE event from the video surface filter on end of stream | Andrew den Exter | 2010-02-03 | 3 | -3/+49 | |
| | * | | | | | | | Compile fix for DirectShowAudioEndpointControl. | Andrew den Exter | 2010-02-03 | 2 | -6/+11 | |
| | * | | | | | | | Compile fix for Direct Show media service plug-in. | Andrew den Exter | 2010-02-03 | 1 | -1/+0 | |
| | * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimedia | Justin McPherson | 2010-01-29 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fixed GStreamer Plugin. | Nicholas Young | 2010-01-29 | 2 | -2/+2 | |
| | * | | | | | | | | Merge ../../qt/master | Justin McPherson | 2010-01-29 | 1 | -3/+0 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Multimedia; Add directshow backend | Justin McPherson | 2010-01-28 | 38 | -0/+7664 | |
| | * | | | | | | | | Add an audioAvailable property to QMediaPlayer. | Justin McPherson | 2010-01-28 | 8 | -1/+45 | |
| | * | | | | | | | | Normalise #defines for service support. | Justin McPherson | 2010-01-28 | 2 | -3/+3 | |
| | * | | | | | | | | Fixup license headers. | Justin McPherson | 2010-01-28 | 32 | -32/+32 | |
| | * | | | | | | | | Multimedia; reorganize qt7 mediaservice provider. | Justin McPherson | 2010-01-19 | 11 | -11/+26 | |
| | * | | | | | | | | Multimedia; Add GStreamer backend | Justin McPherson | 2010-01-19 | 39 | -0/+5933 | |
| | * | | | | | | | | Multimedia; fixes for linux | Justin McPherson | 2010-01-18 | 1 | -1/+1 | |
| | * | | | | | | | | Move QtMobility multimedia framework into Qt. | Justin McPherson | 2010-01-15 | 27 | -1/+4200 | |
* | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 12 | -1/+2708 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix incorrect license headers | Gareth Stockwell | 2010-02-19 | 10 | -10/+10 | |
| * | | | | | | | | | Fix incorrect license headers | Gareth Stockwell | 2010-02-19 | 10 | -180/+180 | |
| * | | | | | | | | | Symbian backend for QtMultimedia audio | Gareth Stockwell | 2010-02-18 | 12 | -1/+2708 | |
| * | | | | | | | | | Bump version to 4.6.3. | Jason McDonald | 2010-02-15 | 1 | -1/+1 | |
* | | | | | | | | | | remove -lz from QT_LFLAGS_PSQL so as to respect qt-zlib | Mark Brand | 2010-02-17 | 1 | -7/+4 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-12 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Export a function to get dfb-surface from a pixmap | Anders Bakken | 2010-02-10 | 1 | -0/+11 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-09 | 6 | -16/+326 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Fixed QGifHandler::loopCount(). | Trond Kjernåsen | 2010-02-05 | 1 | -8/+30 | |
| * | | | | | | fix compile error when linuxinput keyboard driver is compiled as plugin | Rainer Keller | 2010-02-05 | 1 | -1/+1 | |
| * | | | | | | Cache the sizes of the images in an animated GIF. | Trond Kjernåsen | 2010-02-04 | 2 | -31/+58 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Proper Fav icon is not shown, for all the links default fav icon shown | Sakari Peltomäki | 2010-02-03 | 2 | -0/+27 | |
| * | | | | | Make DSFLIP_ONSYNC part of the default flip flags. | Anders Bakken | 2010-02-02 | 1 | -1/+1 | |
| * | | | | | Implemented QGifHandler::imageCount(). | Trond Kjernåsen | 2010-02-02 | 2 | -1/+235 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-08 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | A few trivial optimizations | Thorbjørn Lindeijer | 2010-02-05 | 1 | -1/+1 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Performance: Use QImage's smoothscaling instead of old private code | aavit | 2010-02-05 | 1 | -507/+67 | |
|/ / / / | ||||||
* | | | | Remove obsolete OpenGL/ES CommonLite (fixed-point) support | Rhys Weatherley | 2010-02-04 | 1 | -2/+2 | |
* | | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-01 | 3 | -3/+33 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2010-01-28 | 2 | -3/+29 | |
| |\ \ | ||||||
| | * | | Implement QDirectFBPixmapData::scroll | Anders Bakken | 2010-01-22 | 2 | -3/+29 | |
| * | | | Fix a regression: icons with slightly wrong ICO header did not load. | Jan-Arve Sæther | 2010-01-28 | 1 | -0/+4 | |
| |/ / | ||||||
* | | | Merge branch '4.6' | Thiago Macieira | 2010-01-21 | 1 | -3/+0 | |
|\ \ \ | |/ / | | / | |/ |/| | ||||||
| * | Fix semitransparent windows with DirectFB | Anders Bakken | 2010-01-21 | 1 | -3/+0 | |
| * | Bump version to 4.6.2. | Jason McDonald | 2010-01-19 | 1 | -1/+1 | |
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 135 | -134/+143 | |
|\ \ | |/ |