summaryrefslogtreecommitdiffstats
path: root/src/plugins/mediaservices/gstreamer/gstreamer.pro
Commit message (Collapse)AuthorAgeFilesLines
* Removed mediaservices.Kurt Korbatits2010-05-181-59/+0
|
* Gstreamer mediaservice backend: fixed check for X11/QWS build.Dmytro Poplavskiy2010-05-041-1/+1
| | | | Reviewed-by: Justin McPherson
* Gstreamer media backend: fixed embedded qt buildDmytro Poplavskiy2010-04-291-13/+22
| | | | | | | | XVideo is not available on framebuffer, so widget and window video outputs are disabled, only the renderer video output is supported. Reviewed-by: Justin McPherson
* Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-151-2/+2
|
* Install plugins to correct path.Justin McPherson2010-03-151-1/+1
| | | | | Task-number: QTBUG-9001 Reviewed-by: Kurt Korbatits
* Make mediaservices use existing GStreamer qmake varsTom Cooksey2010-02-231-10/+2
| | | | | | | | | This should also allow building when pkg-config isn't present or doesn't work, E.g. when cross-compiling on toolchains lacking pkg-config support. Apparently this also fixes warnings on Solaris too. Reviewed-By: Thiago
* Remove unused files.Justin McPherson2010-02-171-2/+0
|
* Added missing qgstxvimagebuffer.h/cpp to gstreamer.proDmytro Poplavskiy2010-02-101-2/+5
|
* Multimedia; Add GStreamer backendJustin McPherson2010-01-191-0/+57