summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/mediaplayer/qgstreamerplayersession.cpp
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: add QT_GSTREAMER_PLAYBIN_AUDIOSINK env variablev5.9.0-beta2Yoann Lopes2017-04-071-1/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-5/+5
|\
| * Use QT_CONFIG macro to check for featuresLars Knoll2017-02-271-5/+5
| * GStreamer: Only register one typefind functionChristian Strømme2016-12-141-10/+54
| * GStreamer: fix a memory leak in the media player sessionYoann Lopes2016-12-121-4/+6
* | GStreamer: Remove typefind functionChristian Strømme2016-12-121-65/+12
|/
* Cleanup all maemo/meego specific codeLars Knoll2016-11-141-5/+0
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-5/+14
|\
| * GStreamer: fix GstAppSrc usage.Yoann Lopes2016-01-191-5/+14
* | Updated license headersAntti Kokko2016-01-191-14/+20
* | Gstreamer plugin: replace foreach with range-based forAnton Kudryavtsev2016-01-151-1/+2
|/
* GStreamer: fix compilation with version < 0.10.31.Yoann Lopes2015-10-201-4/+4
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Fix initialization orderLaszlo Agocs2015-01-191-1/+1
* GStreamer: port to 1.0.Yoann Lopes2014-11-271-114/+124
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Fix stuttering with RTSP streams.Andrew den Exter2014-06-261-0/+1
* GStreamer: disable clock syncing in video sink for live sources.Yoann Lopes2014-05-091-0/+1
* GStreamer: correctly get metadata from live sources.Yoann Lopes2014-04-091-10/+5
* GStreamer: each QMediaPlayer now has its own volume by default.Yoann Lopes2014-04-031-13/+48
* 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
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix QGstreamerPlayerSession::availablePlaybackRanges()Andras Becsi2012-11-281-18/+15
* Remove nonfunctional mediaDownloadEnabled propertyAndras Becsi2012-11-201-10/+3
* Clean up QGstreamerPlayerSessionAndras Becsi2012-11-201-13/+3
* Media is always set to be seekable with the gstreamer backendAndras Becsi2012-11-201-16/+9
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-1/+1
* Make QGstreamerPlayerSession 'VAAPI-aware'.Yoann Lopes2012-10-171-0/+79
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* GStreamer player session: remove code for old playbin.Lev Zelenskiy2012-05-141-147/+50
* Update duration information after switching to PLAYING state.Lev Zelenskiy2012-05-111-1/+9
* QGStreamerPlayerSession: unref pads after using them.Lev Zelenskiy2012-05-111-4/+12
* Gst played: removed GST_SEEK_FLAG_ACCURATE flagDmytro Poplavskiy2012-05-101-2/+2
* Split gstreamer plugin into smaller plugins providing fewer servicesJonas Rabbe2012-04-271-4/+4
* 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-051-0/+20
* 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-281-1/+19
* QMediaPlayer: GStreamer backend changes for playlist support.Lev Zelenskiy2012-03-211-14/+65
* Handle more errors from GStreamer.Michael Goddard2012-03-161-6/+7
* GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-161-3/+176
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fix some static analysis defects.Michael Goddard2012-01-251-6/+8
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-201-4/+4