summaryrefslogtreecommitdiffstats
path: root/src/gsttools/qvideosurfacegstsink.cpp
Commit message (Expand)AuthorAgeFilesLines
* gsttools: use nullptr instead of NULLRolf Eike Beer2020-01-061-8/+8
* gsttools: use auto for variables assigned from qobject_cast<>Rolf Eike Beer2020-01-061-1/+1
* GStreamer: Use member initializationVaL Doroshchuk2019-09-101-4/+0
* Updated license headersAntti Kokko2016-01-191-14/+20
* QGstTools: replace foreach with range-based forAnton Kudryavtsev2016-01-151-3/+5
* GStreamer: fix compilation with version < 0.10.31.Yoann Lopes2015-10-201-3/+28
* GStreamer: flush the current frame when stopping a media player.Yoann Lopes2015-05-271-5/+57
* GStreamer: implement unlock() in QGstVideoRendererSink.Yoann Lopes2015-04-071-1/+22
* Update copyright headersAntti Kokko2015-02-121-7/+7
* GStreamer: port to 1.0.Yoann Lopes2014-11-271-215/+17
* Ensure pre-roll frames are displayed when gstreamer backend is paused.Andrew den Exter2014-09-121-82/+4
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Some cleanup in the GStreamer plugin.Yoann Lopes2013-09-201-7/+0
* WMF and GStreamer: fixed incorrect frame startTime and endTime.Yoann Lopes2013-08-221-2/+3
* Fix warnings found by GCC 4.8 in qtmultimediaThiago Macieira2013-04-111-4/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix namespace compilation.Toby Tomkins2012-06-251-0/+3
* Gst backend: allow rendering other video buffers than allocatedDmytro Poplavskiy2012-05-141-2/+3
* gst player: clear the buffer pool when the video sink is stoppedDmytro Poplavskiy2012-04-201-1/+9
* qvideosurfacegstsink: fixed calculation of supported formats.Dmytro Poplavskiy2012-04-201-2/+19
* Moved video plugins around to prevent accidental unloadingJonas Rabbe2012-04-021-1/+1
* gst video surface sink: start surface with correct handle typeDmytro Poplavskiy2012-03-141-4/+12
* Fix a few memory leaks.Michael Goddard2012-03-051-2/+6
* GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-161-10/+13
* Changes to QMediaPlayer GStreamer backend to allow setPosition before pauseLev Zelenskiy2012-02-061-4/+59
* Gst player backend: fixed prerolled frames renderingLev Zelenskiy2012-02-061-6/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Fix X11 and QPA compilation problemsJonas Rabbe2011-12-131-3/+2
* Changed QVideoSurfaceGstSink to take pools from pluginsJonas Rabbe2011-11-141-3/+14
* Declare more metatypes and debug operators.Michael Goddard2011-11-021-3/+0
* Moved general gstreamer helper classes into separate library.Jonas Rabbe2011-10-121-0/+791