summaryrefslogtreecommitdiffstats
path: root/src/gsttools
Commit message (Expand)AuthorAgeFilesLines
* Make qtmultimedia 5.6 branch compile without c++11:nullptr usageRalf Nolden2016-05-171-1/+1
* Fix gstreamer camera when env var QT_NO_GLIB is setSergio Martins2016-03-021-20/+20
* GStreamer: fix GstAppSrc usage.Yoann Lopes2016-01-191-16/+23
* Support compiling with GStreamer < 0.10.32 in the camerabin plugin.Yoann Lopes2015-11-191-0/+10
* GStreamer: fix compilation with version < 0.10.31.Yoann Lopes2015-10-203-10/+105
* GStreamer: refactored widget and window control.Yoann Lopes2015-08-184-400/+551
* GStreamer: added convenience function in QGstUtils.Yoann Lopes2015-08-131-0/+11
* GStreamer: remove unnecessary qWarning().Yoann Lopes2015-06-021-2/+0
* GStreamer: flush the current frame when stopping a media player.Yoann Lopes2015-05-272-8/+101
* GStreamer: don't use xvimagesink when Qt is not using Xcb.Yoann Lopes2015-05-262-2/+8
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-3/+0
|\
| * GStreamer: don't use ximagesink in QGstreamerVideoWidget.Yoann Lopes2015-03-241-3/+0
* | GStreamer 1.0: fix frames being presented too many times.Yoann Lopes2015-04-071-9/+8
* | GStreamer: implement unlock() in QGstVideoRendererSink.Yoann Lopes2015-04-072-1/+39
* | GStreamer 1.0: show preroll frames.Yoann Lopes2015-04-071-2/+4
* | Remove stray <QtNetwork> includesAndrew Knight2015-03-301-1/+0
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-171-26/+23
|\|
| * Revert "Alsa: fix crash when detecting devices."Yoann Lopes2015-03-111-26/+23
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-031-0/+7
|\|
| * Fixing camera enumeration on hotplugLibor Tomsik2015-02-251-0/+7
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-20/+17
|\|
| * GStreamer: improved logic for window and widget controls usage.Yoann Lopes2015-02-181-22/+17
* | GStreamer 1.0: fix some problems with QGstVideoRendererSink.Yoann Lopes2015-02-181-89/+18
* | GStreamer: implemented QCameraViewfinderSettingsControl2.Yoann Lopes2015-02-181-66/+154
* | GStreamer 1.0: fix frame rate retrieved with QGstUtils::formatFromCaps.Yoann Lopes2015-02-181-1/+1
* | Update copyright headersAntti Kokko2015-02-1222-196/+172
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-171-0/+2
|\|
| * GStreamer: better camera device name logic.Yoann Lopes2014-12-091-0/+2
* | GStreamer: port to 1.0.Yoann Lopes2014-11-2716-329/+2300
|/
* Fix Clang warning about comparison of different signsThiago Macieira2014-11-241-1/+1
* Add QT_GSTREAMER_CAMERABIN_VIDEOSRC environment variable.Yoann Lopes2014-10-301-5/+20
* Ensure pre-roll frames are displayed when gstreamer backend is paused.Andrew den Exter2014-09-121-82/+4
* Fix V4L usage.Yoann Lopes2014-09-091-2/+6
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-011-0/+2
|\
| * Detect V4L availabilityLisandro Damián Nicanor Pérez Meyer2014-08-182-0/+7
* | Update license headers and add new license filesAntti Kokko2014-08-2418-342/+198
* | Provide face and orientation info from gstreamer camera backend.Andrew den Exter2014-07-122-73/+177
* | Fix change-of-sign warningThiago Macieira2014-07-071-3/+3
|/
* Tell glib not to complain about the use of API recently deprecatedThiago Macieira2014-04-071-0/+1
* GStreamer: cleanup system includes.Yoann Lopes2014-04-072-13/+4
* GStreamer: fix memory leaks.Yoann Lopes2014-03-217-7/+36
* Alsa: fix crash when detecting devices.Yoann Lopes2014-01-301-23/+26
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Yoann Lopes2014-01-301-20/+21
|\
| * Fix sending End Of Stream on gst pluginDaniel Nicoletti2014-01-271-20/+21
* | whitespace fixesOswald Buddenhagen2014-01-301-1/+1
|/
* Allow the camerabin source selection to be overridden.Andrew den Exter2014-01-131-6/+21
* use private linkage where possibleOswald Buddenhagen2013-10-311-8/+8
* Some cleanup in the GStreamer plugin.Yoann Lopes2013-09-207-1133/+6
* QGstTools: Fix warning about unused m_intervalTimerTobias Hunger2013-09-021-0/+2
* WMF and GStreamer: fixed incorrect frame startTime and endTime.Yoann Lopes2013-08-221-2/+3