summaryrefslogtreecommitdiff
path: root/src/multimedia/gsttools_headers
AgeCommit message (Expand)AuthorFilesLines
2015-08-18GStreamer: refactored widget and window control.Yoann Lopes4-32/+144
2015-08-13GStreamer: added convenience function in QGstUtils.Yoann Lopes1-0/+1
2015-05-27GStreamer: flush the current frame when stopping a media player.Yoann Lopes2-0/+9
2015-04-07GStreamer: implement unlock() in QGstVideoRendererSink.Yoann Lopes2-0/+7
2015-04-07GStreamer 1.0: show preroll frames.Yoann Lopes1-1/+1
2015-02-18GStreamer 1.0: fix some problems with QGstVideoRendererSink.Yoann Lopes1-8/+4
2015-02-18GStreamer: implemented QCameraViewfinderSettingsControl2.Yoann Lopes1-1/+8
2015-02-12Update copyright headersAntti Kokko22-195/+171
2014-11-27GStreamer: port to 1.0.Yoann Lopes11-17/+610
2014-10-30Add QT_GSTREAMER_CAMERABIN_VIDEOSRC environment variable.Yoann Lopes1-0/+2
2014-09-12Ensure pre-roll frames are displayed when gstreamer backend is paused.Andrew den Exter1-12/+1
2014-08-24Update license headers and add new license filesAntti Kokko18-342/+198
2014-07-12Provide face and orientation info from gstreamer camera backend.Andrew den Exter2-6/+22
2014-03-21GStreamer: fix memory leaks.Yoann Lopes1-0/+2
2014-01-30whitespace fixesOswald Buddenhagen1-2/+2
2014-01-13Allow the camerabin source selection to be overridden.Andrew den Exter1-0/+5
2013-09-20Some cleanup in the GStreamer plugin.Yoann Lopes5-387/+0
2013-09-09Fix the X11 build errorPier Luigi Fiorini1-3/+3
2013-09-02QGstXvImageBuffer: fix warning about class/struct mismatchTobias Hunger1-1/+2
2013-04-23Reset VideoSurface pointer when deletedDominik Holland1-1/+2
2013-01-10Update copyright year in Digia's license headersSergio Ahumada21-21/+21
2012-11-06Rename namespace QtMultimedia -> QMultimediaSze Howe Koh1-1/+1
2012-09-24Change copyrights from Nokia to DigiaIikka Eklund21-504/+504
2012-07-24Replaced endpoint control with audio input and output controlsDmytro Poplavskiy1-12/+12
2012-06-29Rename a few controls.Michael Goddard2-4/+4
2012-06-25Fix namespace compilation.Toby Tomkins6-7/+14
2012-06-15Fix a number of other qdoc issues.Michael Goddard1-0/+3
2012-05-14Gst backend: allow rendering other video buffers than allocatedDmytro Poplavskiy1-8/+4
2012-05-03Implement QGstreamerVideoRenderer::stopRenderer()Lev Zelenskiy1-0/+1
2012-04-27Split gstreamer plugin into smaller plugins providing fewer servicesJonas Rabbe15-0/+1341
2012-04-20gst player: clear the buffer pool when the video sink is stoppedDmytro Poplavskiy1-0/+1
2012-03-20Updated IID, services, and controls to use qt-project URLJonas Rabbe2-3/+3
2012-03-20Updated plugins to use new plugin architectureJonas Rabbe1-5/+2
2012-03-14gst video surface sink: start surface with correct handle typeDmytro Poplavskiy1-1/+3
2012-02-17GStreamer backend for audio decoder service.Lev Zelenskiy1-0/+2
2012-02-16GStreamer backend changes for media probing API.Lev Zelenskiy2-0/+3
2012-02-06Changes to QMediaPlayer GStreamer backend to allow setPosition before pauseLev Zelenskiy1-0/+7
2012-01-30Remove "All rights reserved" line from license headers.Jason McDonald7-7/+7
2012-01-23Update obsolete contact address.Jason McDonald7-7/+7
2012-01-12Update year in Nokia copyright headers.Jason McDonald5-5/+5
2012-01-06Update copyright year in license headers.Jason McDonald2-2/+2
2011-12-13Fix X11 and QPA compilation problemsJonas Rabbe2-7/+11
2011-11-25Fixed QtMultimedia core namespace compilation.Toby Tomkins5-0/+18
2011-11-14Changed QVideoSurfaceGstSink to take pools from pluginsJonas Rabbe3-11/+46
2011-10-12Moved general gstreamer helper classes into separate library.Jonas Rabbe7-0/+733