summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-03qtquick2videosink: fix wrong uniform value set for GST_VIDEO_FORMAT_I420 in V...0.10Benjamin Federau1-1/+1
2014-02-03cmake: add the missing QTGSTREAMER_QTQUICK2_INSTALL_DIR variableGeorge Kiagiadakis2-1/+4
2014-02-03Revert "cmake: Fix install path for QtQuick2 library"George Kiagiadakis1-6/+2
2014-01-08cmake: Fix install path for QtQuick2 libraryBenjamin Federau1-2/+6
2013-10-28examples: Add a qtquick2 player exampleGeorge Kiagiadakis9-1/+347
2013-10-28Add a qtquick2 plugin and library with integration APIGeorge Kiagiadakis20-34/+561
2013-10-28qtvideosink: add a qtquick2 video sink, based on patches by Benjamin FederauGeorge Kiagiadakis14-19/+1423
2013-10-18qtvideosink: Abstract methods from QtVideoSinkDelegate into a new BaseDelegat...George Kiagiadakis10-290/+338
2013-10-18qtvideosink: Improve paint areas calculations based on the qtquick2 video sin...George Kiagiadakis10-79/+97
2013-10-18qtvideosink: Distribute classes into subdirectories for easier code navigationGeorge Kiagiadakis20-24/+25
2013-10-14Begin 0.10.3.1 developmentGeorge Kiagiadakis2-1/+5
2013-10-14Release 0.10.3RELEASE-0.10.3George Kiagiadakis1-1/+1
2013-10-14Revert 883f5ebf6bc2af2decd4e64aeda1ee92bff40e54 and fix it.George Kiagiadakis3-1/+94
2013-10-14Update NEWSGeorge Kiagiadakis1-1/+1
2013-06-10cmake: Add QTGSTREAMER_FOUND in QtGStreamerConfig for compatibilityGeorge Kiagiadakis1-0/+4
2013-06-090.10.2.2 pre-releaseGeorge Kiagiadakis1-1/+1
2013-06-09Update NEWSGeorge Kiagiadakis1-0/+37
2013-06-09docs: Mention Qt5 support in the documentation and bring the README up-to-dateGeorge Kiagiadakis2-16/+41
2013-06-09cmake: Determine whether to use OpenGLES based on what Qt is using on the tar...George Kiagiadakis1-9/+21
2013-06-09FindQt4or5: fix compatibility with older cmakeGeorge Kiagiadakis1-2/+3
2013-06-09includes: Stop using <QtModule/QtClass> style includes outside of src/George Kiagiadakis29-142/+71
2013-06-09qml: Rename QtGStreamerQML to QtGStreamerQuick1 for less confusion and fix it...George Kiagiadakis3-11/+18
2013-06-09cmake: Improve QtGStreamerConfig.cmakeGeorge Kiagiadakis1-7/+40
2013-06-09elements: Rename qtvideosink and its variants in Qt5 to make it parallel inst...George Kiagiadakis13-32/+81
2013-06-09examples: Fix make examples_distcheck with Qt5George Kiagiadakis7-9/+43
2013-06-09cmake: Replace QtHelpers by a better FindQt4or5 scriptGeorge Kiagiadakis23-175/+338
2013-06-07pkgconfig: add ${prefix} in all the path variables to make them correctGeorge Kiagiadakis4-8/+8
2013-06-07qt5: Fix library names in the .pc files and rename the .pc files tooGeorge Kiagiadakis5-11/+14
2013-06-07qt5: Stop using QWeakPointer as a QPointer in Qt4 builds to reduce #ifdefsGeorge Kiagiadakis3-14/+2
2013-06-07discoverertest: Fix variable scope problemGeorge Kiagiadakis1-5/+5
2013-06-07discoverertest: Replace not keyword with !George Kiagiadakis1-13/+13
2013-06-07discoverertest: Fix compiler warning due to missing virtual destructorGeorge Kiagiadakis1-0/+2
2013-06-07discoverertest: skip async test on platforms that do not have a glib event loopGeorge Kiagiadakis2-0/+13
2013-06-07tests: fix urihandlertest on windowsGeorge Kiagiadakis1-1/+2
2013-06-07Rename signal.h to qglib_signal.h to avoid it being used instead of the syste...George Kiagiadakis8-8/+8
2013-06-07cmake: Improve installation dirs macrosGeorge Kiagiadakis11-31/+39
2013-06-07tests/compilation: Pass the TARGET_LINKER_FILE to the compilation testsGeorge Kiagiadakis1-2/+2
2013-06-07tests/compilation: Pass the cmake generator to the compilation testsGeorge Kiagiadakis2-0/+2
2013-06-07tests/compilation: don't link compilation tests with qtcoreGeorge Kiagiadakis1-1/+1
2013-06-07tests/compilation: Fix the compilation tests to work without FindQtGStreamer....George Kiagiadakis3-5/+9
2013-06-07qt5: Set QT_IMPORTS_DIR on qt5George Kiagiadakis1-0/+14
2013-06-05qt5: Fix the export macros to work with the Qt5* library namesGeorge Kiagiadakis4-4/+4
2013-06-05qt5: also port the qmlplayer exampleGeorge Kiagiadakis2-2/+10
2013-06-05cmake: Fix library variableGeorge Kiagiadakis1-1/+1
2013-06-05qt5: qtvideosink: Fix replacement of windowShownLuciana Fujii Pontello1-1/+1
2013-06-05qt5: examples: Fix floating point exception in playerLuciana Fujii Pontello2-5/+5
2013-06-05qt5: objectstore: Fix refcount problem on Qt5 portLuciana Fujii Pontello1-1/+1
2013-06-05qt5: Initial port to Qt5George Kiagiadakis19-36/+162
2013-06-05qt5: Fix QtGStreamerConfig*.cmake to use qt5 when appropriateGeorge Kiagiadakis2-4/+17
2013-06-05qt5: Rename the libraries and the package when building with qt5George Kiagiadakis5-34/+43