summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/audiodecoder
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesAntti Kokko2014-08-248-152/+88
* GStreamer: cleanup system includes.Yoann Lopes2014-04-071-13/+0
* GStreamer: fix memory leaks.Yoann Lopes2014-03-212-1/+5
* Multimedia plugins now have a unique JSON metadata 'Keys' property.Yoann Lopes2013-06-211-1/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-108-8/+8
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-101-0/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-062-2/+2
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-051-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-248-192/+192
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* build system cleanupsOswald Buddenhagen2012-06-251-1/+1
* Fix compilation when appsrc is not available.Johannes Zellner2012-05-211-0/+4
* Split gstreamer plugin into smaller plugins providing fewer servicesJonas Rabbe2012-04-276-16/+288
* 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
* Move QAudioDecoder to public.Michael Goddard2012-04-112-3/+3
* Handle more errors from GStreamer.Michael Goddard2012-03-161-5/+4
* Changes to GStreamer backend for audio decoder.Lev Zelenskiy2012-02-244-21/+124
* Fix a few audiodecoder things.Michael Goddard2012-02-212-73/+95
* GStreamer backend for audio decoder service.Lev Zelenskiy2012-02-173-73/+182
* Add a partial gstreamer based audio decoder service.Michael Goddard2012-02-177-0/+892