summaryrefslogtreecommitdiffstats
path: root/src/multimediawidgets
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QVideoWidgetControlLars Knoll2021-01-2916-1467/+2
* Add find modules for 3rd party libraries and fix CMake filesDoris Verria2021-01-282-10/+9
* Move the macOS/iOS specific code into one subfolderLars Knoll2021-01-226-1/+1
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-224-5/+20
* Get rid of plugins for MM backendsLars Knoll2021-01-2214-31/+638
* Move the gsttools into Qt MultimediaLars Knoll2021-01-225-0/+418
* Clean up dependencies between multimedia and multimediawidgetsLars Knoll2021-01-222-0/+2
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-225-38/+38
* Rename QMediaBindableInterface to QMediaSinkLars Knoll2021-01-222-6/+6
* Kill QCameraViewFinderLars Knoll2021-01-224-189/+2
* Get rid of QMediaControlLars Knoll2021-01-215-9/+8
* Coding style cleanupsLars Knoll2021-01-212-15/+13
* Modernize code baseLars Knoll2021-01-214-64/+50
* Get rid of QCameraInfoControlLars Knoll2021-01-211-1/+0
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+47
* Revert "Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrame"Andy Shaw2020-11-301-2/+1
* Remove code for < QT_VERSION_CHECK(6, 0, 0)VaL Doroshchuk2020-08-033-10/+0
* Quick: Allow to build with -no-openglVaL Doroshchuk2020-06-101-3/+5
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-021-1/+2
* Remove ANGLEVaL Doroshchuk2020-05-281-4/+2
* Remove deprecated gl funcsVaL Doroshchuk2020-05-281-6/+7
* Update qtbase dependencyFriedemann Kleint2020-03-251-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-221-1/+2
|\
| * Fix false pulse audio dependency of libQt5MultimediaWidgetsJoerg Bornemann2020-02-161-1/+2
* | Remove usage of QGL* APIsVaL Doroshchuk2020-02-185-75/+37
* | Make video surfaces constantVaL Doroshchuk2020-01-302-2/+2
* | Expose video surfaces in rendering componentsVaL Doroshchuk2020-01-056-25/+75
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-252-34/+15
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-081-0/+9
|\
| * Override QGraphicsItem::type in QGraphicsVideoItemVal Doroshchuk2019-10-021-0/+9
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-124-6/+6
|\|
| * Include moc files after QT_END_NAMESPACEVal Doroshchuk2019-09-094-6/+6
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-171-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-131-1/+1
| |\
| | * Fix undefined reference to QVideoSurfacePainter::~QVideoSurfacePainterVaL Doroshchuk2019-08-081-1/+1
* | | Remove usages of deprecated APIsSona Kurazyan2019-08-081-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-111-4/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-271-4/+4
| |\|
| | * Fix compile issue when no opengl in QVideoSurfacePainterVal Doroshchuk2019-06-171-4/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-031-8/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-031-8/+17
| |\|
| | * Use QOpenGLContext::makeCurrent if QGLContext::makeCurrent failedVaL Doroshchuk2019-05-141-8/+17
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-181-5/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-141-5/+9
| |\|
| | * QGraphicsVideoItem: Always use generic painter when no gl paint engineVaL Doroshchuk2019-05-131-5/+9
* | | Fix type of the out parameter "result" of the native event filtersFriedemann Kleint2019-03-252-0/+8
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-161-0/+4
|\|
| * Fix static build on WindowsKai Koehne2019-02-111-0/+4
* | Fix warnings about deprecated QPalette enumerations and functionsFriedemann Kleint2019-01-141-1/+1
|/
* Windows: Repaint QVideoWidget when WM_PAINT or WM_ERASEBKGND receivedVal Doroshchuk2018-11-292-0/+21