summaryrefslogtreecommitdiffstats
path: root/src/multimediawidgets
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of compiler warnings/errors when using gccLars Knoll2021-05-141-1/+0
* Fix part of the tst_qaudioinput failuresLars Knoll2021-04-301-4/+0
* Fix test failures in tst_qvideowidget and tst_qgraphicsvideoitemLars Knoll2021-04-282-10/+7
* Fix sizeHint() of QVideoWidget/QVideoGraphicsItemLars Knoll2021-04-281-4/+6
* Re-enable tst_qvideowidget and fix most errors in the testLars Knoll2021-04-282-29/+8
* Remove qmake files from the repositoryLars Knoll2021-04-232-27/+0
* Better error handling for gstreamerLars Knoll2021-04-161-1/+0
* Clean up QVideoSink and it's platform implementationLars Knoll2021-04-162-36/+36
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-143-3/+3
* Fix compilation errorsShawn Rutledge2021-04-062-0/+2
* Correctly set the target rect when going fullscreenLars Knoll2021-04-061-0/+1
* Clean up most QAbstractVideoSurface usagesLars Knoll2021-04-061-1/+0
* Use the new AVFVideoSink abstraction for the camera as wellLars Knoll2021-04-061-1/+1
* Further refactor the video sink implementation on macOS/iOS.Lars Knoll2021-04-061-1/+1
* Convert QGraphicsVideoItem to use QVideoSinkLars Knoll2021-04-062-72/+31
* Use native windows again in QVideoWidgetLars Knoll2021-04-061-1/+1
* Add support for SW rendering in QVideoSinkLars Knoll2021-04-061-1/+5
* Rename QVideoWindowControl to QPlatformVideoSinkLars Knoll2021-04-063-385/+43
* Get windowed playback working againLars Knoll2021-04-063-1/+29
* Move QPainterVideoSurface into QtMultimediaLars Knoll2021-03-236-1853/+2
* Make QAbstractVideoSurface::isFormatSupported() non virtualLars Knoll2021-03-232-51/+0
* Some smaller cleanupsLars Knoll2021-03-161-1/+0
* Some cleanups in QVideoSurfaceFormatLars Knoll2021-03-161-3/+3
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-162-46/+46
* Remove manual metatype declarations and registrationsLars Knoll2021-03-021-2/+0
* Get rid of QVideoRendererControlLars Knoll2021-03-023-4/+4
* Get rid of one layer of indirection in the backendLars Knoll2021-03-021-2/+2
* And finally kill QMediaServiceLars Knoll2021-02-173-31/+0
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-174-19/+9
* Remove QMediaSink inheritance from QGraphicsVideoItemLars Knoll2021-02-172-42/+1
* Remove QMediaSink inheritance from QVideoWidgetLars Knoll2021-02-173-417/+58
* Rework how to set a video output surfaceLars Knoll2021-02-174-54/+10
* 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