summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* GStreamer backend: set initial volume and mute values.Lev Zelenskiy2012-04-051-9/+8
* Updated a lot of minor fixes to the docs and removed warnings from qdocJonas Rabbe2012-04-0545-109/+197
* Ensure GstBus is available during GstBusHelper lifetime.Dmytro Poplavskiy2012-04-051-0/+2
* Reset playbin state to NULL on end of stream signal.Lev Zelenskiy2012-04-054-6/+39
* Added typeinfo for audio engineJonas Rabbe2012-04-042-1/+259
* Add typeinfo for the declarative plugin for Qt MultimediaJonas Rabbe2012-04-043-1/+1366
* Fixed major mem leak of unfreed GstTagList when playing ogg files.bigbearzhu2012-04-041-0/+2
* Moved video plugins around to prevent accidental unloadingJonas Rabbe2012-04-022-2/+2
* Fixed: Streams information is not updated properly for RTSP streams.Lev Zelenskiy2012-03-282-1/+21
* 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