summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Disconnect probe control in case source was destroyed.Lev Zelenskiy2012-04-202-0/+16
* Emit connection-failed signal if gst_pad_alloc_buffer fails.Lev Zelenskiy2012-04-201-37/+49
* qvideosurfacegstsink: fixed calculation of supported formats.Dmytro Poplavskiy2012-04-201-2/+19
* Adjust to changed QUrl::isRelative() semantics.Michael Goddard2012-04-201-1/+11
* Change Video and VideoOutput docs to mention ScreenSaverAngus Cummings2012-04-162-0/+26
* Expose the audio category information for streams.Michael Goddard2012-04-1611-4/+198
* buffer should only be available when m_buffersAvailable > 0.bigbearzhu2012-04-161-1/+1
* QDeclarativeVideoOutput: correctly disconnect _q_updateMediaObjectLev Zelenskiy2012-04-161-1/+1
* GstVideoConnector: make sure downstream filter is in correct state.Lev Zelenskiy2012-04-161-0/+37
* expanding unit test for QAudioDecoderAngus Cummings2012-04-141-3/+5
* add #include <unistd.h> to classes which use ::getpidThomas Senyk2012-04-133-0/+6
* Use QtMultimedia 5.0 in the QML Video element doc.Thomas McGuire2012-04-131-1/+1
* Translated corresponding Gstreamer errors to QAudioDecoder::FormatErrorbigbearzhu2012-04-131-3/+26
* Move QAudioDecoder to public.Michael Goddard2012-04-118-15/+15
* Fix a number of doc errors and warnings.Michael Goddard2012-04-1117-327/+560
* 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