summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Deliver GStreamer signals through Qt event loopqt-v5.0.0-alpha1Sami Rosendahl2012-03-271-6/+19
* Build fix on WindowsYuchen Deng2012-03-271-1/+1
* Minor improvements on resource-policy interfacesLing Hu2012-03-265-7/+16
* Rename the daemon global static to pulseDaemonThiago Macieira2012-03-251-15/+15
* 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-2311-222/+419
* Don't delete video node factories owned by the plugin loader.Andrew den Exter2012-03-232-3/+10
* resolving some warnings in qtmultimedia docsAngus Cummings2012-03-2210-26/+25
* Added VideoLight camera flash mode.Dmytro Poplavskiy2012-03-223-4/+9
* changing include from qdeclarativeinfo to qmlinfo in qdeclarativeaudio.cppThomas Senyk2012-03-211-1/+1
* QMediaPlaylist: Added ability to load from provided QNetworkRequest.Lev Zelenskiy2012-03-219-23/+39
* QMediaPlayer: GStreamer backend changes for playlist support.Lev Zelenskiy2012-03-212-14/+69
* QMediaPlayer frontend: changes to playlist support.Lev Zelenskiy2012-03-217-389/+346
* New playlist parsers to support network playlists.Lev Zelenskiy2012-03-214-0/+1075
* Updated IID, services, and controls to use qt-project URLJonas Rabbe2012-03-2090-134/+134
* Updated plugins to use new plugin architectureJonas Rabbe2012-03-2045-602/+150
* Compile on WindowsMarius Storm-Olsen2012-03-202-5/+5
* Fixed the qml Camera.imageCapture.imageExposed signal connectionDmytro Poplavskiy2012-03-201-1/+1
* Make QDeclarativeAudio use QMediaPlayer instead of the controls.Michael Goddard2012-03-168-302/+332
* Merge the QDeclarativeMediaBase and QDeclarativeAudio classes.Michael Goddard2012-03-165-767/+558
* Handle more errors from GStreamer.Michael Goddard2012-03-162-11/+11
* Updated declarative components to use the QML moduleJonas Rabbe2012-03-1424-61/+63
* gst video surface sink: start surface with correct handle typeDmytro Poplavskiy2012-03-142-5/+15
* Made QRadioData bind to QRadioTuner to avoid using multiple servicesJonas Rabbe2012-03-128-62/+214
* QCamera capture documentation fixesDmytro Poplavskiy2012-03-123-1/+33
* Added playlist property to QMediaContentLev Zelenskiy2012-03-122-6/+62
* Don't request renderer control if null surface is set as video output.Dmytro Poplavskiy2012-03-122-2/+16
* Move most of playlist API to private.Lev Zelenskiy2012-03-0624-171/+165
* Remove unimplemented BG playback feature.Michael Goddard2012-03-059-484/+1
* Fix a few memory leaks.Michael Goddard2012-03-051-2/+6
* Fix some memory leaks.Michael Goddard2012-03-055-0/+9
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-0232-109/+563
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-0228-292/+292
* Expose the audio and video encoding modes through QML as well.Michael Goddard2012-02-293-4/+100
* Don't reset saved playback position if playback resource is denied.Michael Goddard2012-02-272-1/+15
* Changes to GStreamer backend for audio decoder.Lev Zelenskiy2012-02-244-21/+124
* Changes to QAudioBuffer and QAudioDecoder (position and duration).Lev Zelenskiy2012-02-246-19/+131
* Don't use QT_ARCH to detect ARM or OpenGL ES 2 on ARMBradley T. Hughes2012-02-222-2/+2
* Docs: fix qml links and standalone build for MultimediaPeter Yard2012-02-2215-288/+303
* clean up qmake-generated projectsOswald Buddenhagen2012-02-223-3/+0
* Update audioengine overview doc & reference docLing Hu2012-02-218-89/+89
* Fix a few audiodecoder things.Michael Goddard2012-02-214-77/+107
* Fix QAudioBuffer sampleCount vs. channelCount.Michael Goddard2012-02-211-5/+7
* Add the hasAudio/hasVideo properties from MediaPlayer to Video.Michael Goddard2012-02-172-0/+16
* GStreamer backend for audio decoder service.Lev Zelenskiy2012-02-175-74/+247
* Added QAudioDecoderControl::sourceChanged signal.Lev Zelenskiy2012-02-173-0/+10
* Add a partial gstreamer based audio decoder service.Michael Goddard2012-02-1712-11/+916
* Use a PA function to compare specs instead of memcmp.Michael Goddard2012-02-171-1/+1
* Add Video_4.qml to the packaging.Michael Goddard2012-02-171-1/+1