summaryrefslogtreecommitdiffstats
path: root/src/gsttools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change libresourceqt's .pc file.Robin Burchell2013-08-051-1/+1
* Reset VideoSurface pointer when deletedDominik Holland2013-04-231-2/+2
* Fix warnings found by GCC 4.8 in qtmultimediaThiago Macieira2013-04-112-4/+5
* make use of qtHaveModule()Oswald Buddenhagen2013-01-111-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1021-21/+21
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+0
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-5/+5
* fix VPATHOswald Buddenhagen2012-11-051-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2421-506/+506
* Remove the WA_PaintOnScreen widget attribute for vide widgetsLars Knoll2012-08-081-1/+0
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-242-16/+16
* Gst audio input: use autoaudiosrc as default deviceDmytro Poplavskiy2012-07-091-0/+5
* Rename a few controls.Michael Goddard2012-06-292-2/+2
* syncX() doesn't do anything anymore. Remove it.Thiago Macieira2012-06-261-3/+0
* switch to new-style configure testsOswald Buddenhagen2012-06-251-3/+3
* Fix namespace compilation.Toby Tomkins2012-06-252-0/+7
* Release string after gst_cap_to_string is called.bigbearzhu2012-05-281-1/+4
* Made pulsedevices high priority than oss for recordingLing Hu2012-05-251-1/+1
* Gst backend: allow rendering other video buffers than allocatedDmytro Poplavskiy2012-05-142-2/+6
* Adapt to _qpa file rename in qtbase.Girish Ramakrishnan2012-05-093-3/+3
* Implement QGstreamerVideoRenderer::stopRenderer()Lev Zelenskiy2012-05-031-0/+5
* Split gstreamer plugin into smaller plugins providing fewer servicesJonas Rabbe2012-04-2716-1/+3759
* 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
* Ensure GstBus is available during GstBusHelper lifetime.Dmytro Poplavskiy2012-04-051-0/+2