summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Remove obsolete OpenGL/ES CommonLite (fixed-point) supportRhys Weatherley2010-02-041-2/+2
| * Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-013-3/+33
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2010-01-282-3/+29
| | |\
| | | * Implement QDirectFBPixmapData::scrollAnders Bakken2010-01-222-3/+29
| | * | Fix a regression: icons with slightly wrong ICO header did not load.Jan-Arve Sæther2010-01-281-0/+4
| | |/
* | | 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
* | | Send an EC_COMPLETE event from the video surface filter on end of streamAndrew den Exter2010-02-033-3/+49
* | | Compile fix for DirectShowAudioEndpointControl.Andrew den Exter2010-02-032-6/+11
* | | Compile fix for Direct Show media service plug-in.Andrew den Exter2010-02-031-1/+0
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimediaJustin McPherson2010-01-292-2/+2
|\ \ \
| * | | Fixed GStreamer Plugin.Nicholas Young2010-01-292-2/+2
* | | | Merge ../../qt/masterJustin McPherson2010-01-291-3/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch '4.6'Thiago Macieira2010-01-211-3/+0
| |\ \ | | |/
| | * Fix semitransparent windows with DirectFBAnders Bakken2010-01-211-3/+0
| | * Bump version to 4.6.2.Jason McDonald2010-01-191-1/+1
* | | Multimedia; Add directshow backendJustin McPherson2010-01-2838-0/+7664
* | | Add an audioAvailable property to QMediaPlayer.Justin McPherson2010-01-288-1/+45
* | | Normalise #defines for service support.Justin McPherson2010-01-282-3/+3
* | | Fixup license headers.Justin McPherson2010-01-2832-32/+32
* | | Multimedia; reorganize qt7 mediaservice provider.Justin McPherson2010-01-1911-11/+26
* | | Multimedia; Add GStreamer backendJustin McPherson2010-01-1939-0/+5933
* | | Multimedia; fixes for linuxJustin McPherson2010-01-181-1/+1
* | | Move QtMobility multimedia framework into Qt.Justin McPherson2010-01-1527-1/+4200
|/ /
* | Merge branch '4.6'Thiago Macieira2010-01-13135-134/+143
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-121-0/+9
| |\
| | * Merge commit 'origin/mmfphonon' into 4.6Gareth Stockwell2010-01-121-0/+9
| | |\
| | | * Implemented stereo widening effect in Phonon MMF backendGareth Stockwell2010-01-111-0/+2
| | | * Implemented reverb effect in Phonon MMF backendGareth Stockwell2010-01-111-0/+2
| | | * Implemented loudness effect in Phonon MMF backendGareth Stockwell2010-01-111-0/+2
| | | * Modified effect parameter handling to improve user experienceGareth Stockwell2010-01-111-0/+2
| | | * Implemented audio effects capability querying in Phonon MMF backendGareth Stockwell2010-01-081-0/+1
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-07134-134/+134
| |\ \ \ | | |/ / | |/| |
| | * | Update copyright year to 2010Jason McDonald2010-01-06134-134/+134
* | | | Merge branch '4.6'Thiago Macieira2010-01-084-15/+32
|\ \ \ \ | |/ / /
| * | | BitsPerSample should default to 1 in TIFF files.Rhys Weatherley2010-01-041-4/+3
| * | | Make stretchblit an opt-out option in DirectFBAnders Bakken2010-01-042-11/+28