summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/audiodecoder/qgstreameraudiodecodersession.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QT_CONFIG macro to check for featuresLars Knoll2017-02-271-6/+6
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-6/+2
|\
| * GStreamer: fix GstAppSrc usage.Yoann Lopes2016-01-191-6/+2
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Update copyright headersAntti Kokko2015-02-121-7/+7
* GStreamer: port to 1.0.Yoann Lopes2014-11-271-7/+29
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* GStreamer: fix memory leaks.Yoann Lopes2014-03-211-1/+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 compilation when appsrc is not available.Johannes Zellner2012-05-211-0/+4
* buffer should only be available when m_buffersAvailable > 0.bigbearzhu2012-04-161-1/+1
* Translated corresponding Gstreamer errors to QAudioDecoder::FormatErrorbigbearzhu2012-04-131-3/+26
* Handle more errors from GStreamer.Michael Goddard2012-03-161-5/+4
* Changes to GStreamer backend for audio decoder.Lev Zelenskiy2012-02-241-15/+88
* Fix a few audiodecoder things.Michael Goddard2012-02-211-73/+89
* GStreamer backend for audio decoder service.Lev Zelenskiy2012-02-171-70/+169
* Add a partial gstreamer based audio decoder service.Michael Goddard2012-02-171-0/+380