summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated declarative components to use the QML moduleJonas Rabbe2012-03-1431-68/+78
* 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-1212-120/+321
* QCamera capture documentation fixesDmytro Poplavskiy2012-03-123-1/+33
* Use small-screen layout in qmlvideo, qmlvideofx examples on HarmattanGareth Stockwell2012-03-121-0/+5
* Updated qmlvideofx to use MediaPlayer.autoPlay instead of playingGareth Stockwell2012-03-121-1/+1
* Update Qt Multimedia tests to use TESTDATAKalle Juhani Lehtonen2012-03-123-9/+14
* Added playlist property to QMediaContentLev Zelenskiy2012-03-123-6/+100
* Don't request renderer control if null surface is set as video output.Dmytro Poplavskiy2012-03-124-2/+36
* Move most of playlist API to private.Lev Zelenskiy2012-03-0629-180/+174
* Remove unimplemented BG playback feature.Michael Goddard2012-03-059-484/+1
* Fix a few memory leaks.Michael Goddard2012-03-051-2/+6
* Remove pin of qtbase for qtmultimedia.Sergio Ahumada2012-03-051-1/+1
* Fix some memory leaks.Michael Goddard2012-03-057-5/+18
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-021-1/+1
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-0241-155/+764
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-0241-498/+498
* Pin QtBase SHA1 until it's fixed.Michael Goddard2012-03-021-2/+1
* Expose the audio and video encoding modes through QML as well.Michael Goddard2012-02-293-4/+100
* Audio decoder example.Lev Zelenskiy2012-02-276-0/+647
* Don't reset saved playback position if playback resource is denied.Michael Goddard2012-02-272-1/+15
* Audio recorder example updated to display level using QAudioProbe.Lev Zelenskiy2012-02-246-4/+251
* Video player example updated to display histogram using QVideoProbe.Lev Zelenskiy2012-02-245-3/+219
* Changes to GStreamer backend for audio decoder.Lev Zelenskiy2012-02-247-70/+270
* 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-223-3/+3
* Docs: fix qml links and standalone build for MultimediaPeter Yard2012-02-2235-1367/+828
* clean up qmake-generated projectsOswald Buddenhagen2012-02-2214-49/+0
* Update audioengine overview doc & reference docLing Hu2012-02-219-96/+103
* Fix a few audiodecoder things.Michael Goddard2012-02-216-87/+322
* Fix QAudioBuffer sampleCount vs. channelCount.Michael Goddard2012-02-212-13/+48
* Add the hasAudio/hasVideo properties from MediaPlayer to Video.Michael Goddard2012-02-172-0/+16
* GStreamer backend for audio decoder service.Lev Zelenskiy2012-02-178-74/+413
* 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 QTESTFINDDATA to FIND TEST DATA.Michael Goddard2012-02-171-24/+30
* 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
* QMediaRecorder: GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-163-0/+113
* GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-1613-24/+777
* Fix some compiler warnings.Michael Goddard2012-02-1413-36/+39
* Tweak some more documentation.Michael Goddard2012-02-148-149/+107
* Updated audio recorder example with screenshot and correct information.Jonas Rabbe2012-02-142-26/+62
* Documentation updates for declarative camera elements.Michael Goddard2012-02-137-38/+358
* Remove duplicates definitions of QTRY_VERIFY and QTRY_COMPARE.Jason McDonald2012-02-132-48/+0
* Fix shader file loading in qmlvideofx exampleGareth Stockwell2012-02-131-1/+23
* Disable flicking of qmlvideofx example parameter panelGareth Stockwell2012-02-131-0/+1
* Improve usability of qmlvideofx example on small touchscreensGareth Stockwell2012-02-135-50/+60
* Fixed gst bus helper when qt build without glib supportDmytro Poplavskiy2012-02-101-92/+39
* Changes to media probing API.Lev Zelenskiy2012-02-108-2/+56