summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/mediaplayer
Commit message (Expand)AuthorAgeFilesLines
...
* fix: 'm_state' was not declared in this scopeZhang Xingtao2014-03-281-1/+1
* GStreamer: fix memory leaks.Yoann Lopes2014-03-211-5/+11
* GStreamer: don't try to seek when it's not supported.Yoann Lopes2014-03-211-2/+2
* whitespace fixesOswald Buddenhagen2014-01-301-2/+2
* Fix playback with exotic gstreamer pipelines.Andrew den Exter2014-01-131-1/+7
* Some cleanup in the GStreamer plugin.Yoann Lopes2013-09-202-11/+9
* Multimedia plugins now have a unique JSON metadata 'Keys' property.Yoann Lopes2013-06-211-1/+2
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-142-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1014-14/+14
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-101-0/+1
* Fix QGstreamerPlayerSession::availablePlaybackRanges()Andras Becsi2012-11-282-20/+15
* Remove nonfunctional mediaDownloadEnabled propertyAndras Becsi2012-11-203-24/+3
* Clean up QGstreamerPlayerSessionAndras Becsi2012-11-202-18/+3
* Media is always set to be seekable with the gstreamer backendAndras Becsi2012-11-201-16/+9
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-064-5/+5
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-063-49/+48
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-051-5/+1
* Make QGstreamerPlayerSession 'VAAPI-aware'.Yoann Lopes2012-10-172-0/+86
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2414-336/+336
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* Gst player backend: removed fifo based stream playback fallbackDmytro Poplavskiy2012-07-193-137/+5
* Rename availabilityError to availability.Michael Goddard2012-06-292-3/+3
* build system cleanupsOswald Buddenhagen2012-06-251-1/+1
* Fix namespace compilation.Toby Tomkins2012-06-251-1/+2
* Enable auto resume of playback for gstreamer mediaplayerLing Hu2012-06-122-31/+44
* GStreamer player session: remove code for old playbin.Lev Zelenskiy2012-05-142-148/+50
* Update duration information after switching to PLAYING state.Lev Zelenskiy2012-05-111-1/+9
* When resource is lost pause the pipeline instead of stopping it.Lev Zelenskiy2012-05-111-32/+6
* QGStreamerPlayerSession: unref pads after using them.Lev Zelenskiy2012-05-111-4/+12
* QGstreamerMetaDataProvider: fix keys not mapped properly.Lev Zelenskiy2012-05-111-1/+1
* Gst played: removed GST_SEEK_FLAG_ACCURATE flagDmytro Poplavskiy2012-05-101-2/+2
* Split gstreamer plugin into smaller plugins providing fewer servicesJonas Rabbe2012-04-277-15/+304
* Make sure the audio/video availability information changes atomically.Michael Goddard2012-04-271-4/+8
* GStreamer backend: set initial volume and mute values.Lev Zelenskiy2012-04-051-9/+8
* Reset playbin state to NULL on end of stream signal.Lev Zelenskiy2012-04-054-6/+39
* Fixed major mem leak of unfreed GstTagList when playing ogg files.bigbearzhu2012-04-041-0/+2
* Fixed: Streams information is not updated properly for RTSP streams.Lev Zelenskiy2012-03-282-1/+21
* Minor improvements on resource-policy interfacesLing Hu2012-03-261-1/+1
* Make gstreamer player backend reserve/release video resource.Ling Hu2012-03-232-1/+28
* Implemented availability control for gstreamer player backendLing Hu2012-03-237-2/+151
* Added resource policy support though internal plugin systemLing Hu2012-03-235-277/+12
* QMediaPlayer: GStreamer backend changes for playlist support.Lev Zelenskiy2012-03-212-14/+69
* Handle more errors from GStreamer.Michael Goddard2012-03-161-6/+7
* Move most of playlist API to private.Lev Zelenskiy2012-03-062-2/+2
* Don't reset saved playback position if playback resource is denied.Michael Goddard2012-02-272-1/+15
* Add a partial gstreamer based audio decoder service.Michael Goddard2012-02-173-342/+0
* GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-163-3/+240
* Changes to QMediaPlayer GStreamer backend to allow setPosition before pauseLev Zelenskiy2012-02-061-2/+8
* Added metaDataChanged(key,value) signal to metadata controls.Dmytro Poplavskiy2012-02-062-25/+34
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3014-14/+14