platform/upstream/qtmultimedia.git
2012-05-11 Angus CummingsRenaming audioengine overview to Positional Audio
2012-05-11 Lev ZelenskiyQGStreamerPlayerSession: unref pads after using them.
2012-05-11 Lev ZelenskiyQGstreamerMetaDataProvider: fix keys not mapped properly.
2012-05-10 Dmytro PoplavskiyGst played: removed GST_SEEK_FLAG_ACCURATE flag
2012-05-09 Mithra PattisonChange timeout on qcamera capture tests to QTRY_VERIFY
2012-05-08 Oswald Buddenhagendelete unused file
2012-05-08 Oswald Buddenhagenfix project file
2012-05-08 Girish RamakrishnanAdapt to _qpa file rename in qtbase.
2012-05-04 Dmytro PoplavskiyDeclare and register metatypes for media encoder settin...
2012-05-04 Thiago MacieiraChange uses of {to,from}Ascii to {to,from}Latin1
2012-05-03 Thomas McGuireSupport QVideoWindowControl in the QtQuick Video element.
2012-05-03 Thomas McGuireImprove .gitignore
2012-05-03 Lev ZelenskiyImplement QGstreamerVideoRenderer::stopRenderer()
2012-05-02 Dmytro PoplavskiyFixed typo in QMediaRecorder::Status metatype registration
2012-05-02 Dmytro PoplavskiyReplaced QMediaRecorderControl::play/stop/pause with...
2012-05-02 Dmytro PoplavskiyAdded QMediaRecorder::status property
2012-05-01 Dmytro PoplavskiyAdded QCamera::UnloadingStatus and StoppingStatus values.
2012-04-30 Friedemann... QtMultimedia: Fix deprecation warnings.
2012-04-30 Jonathan LiuFix MinGW-w64 compilation
2012-04-27 Jonas RabbeSplit gstreamer plugin into smaller plugins providing...
2012-04-27 Lev ZelenskiyQSampleCache unit test: correctly check whether sample...
2012-04-27 Lev ZelenskiyQSampleCache: Add a method to check whether a sample...
2012-04-27 Michael GoddardFix a compiler warning.
2012-04-27 Michael GoddardFix a possible stale pointer access if we can't connect...
2012-04-27 Michael GoddardMake sure the audio/video availability information...
2012-04-26 bigbearzhuAdded tests for unsupported and corrupted file.
2012-04-25 Lev ZelenskiyAdded unit test for QSampleCache.
2012-04-25 Lev ZelenskiyExtended integration test for QSoundEffect
2012-04-25 Lev ZelenskiyStill need to count usage even when capacity is zero.
2012-04-25 Lev ZelenskiyDo not try to complete flush operation if stream has...
2012-04-25 Thomas McGuireMove QVideoWindowControl out of widgets.
2012-04-24 Jason McDonaldRemove insignificant_test marker for maemo platform.
2012-04-24 Friedemann... QtMultimedia: Fix compiler warnings.
2012-04-24 Friedemann... Fix compilation after qtbase:8f85b84f4eaa85ff5c02ec5e65...
2012-04-20 Dmytro Poplavskiygst player: clear the buffer pool when the video sink...
2012-04-20 Angus CummingsLink to QtAudioEngine on multimedia landing page
2012-04-20 Lev ZelenskiyQVideoProbe unit test.
2012-04-20 Lev ZelenskiyQAudioProbe unit test.
2012-04-20 Lev ZelenskiyDisconnect probe control in case source was destroyed.
2012-04-20 Angus CummingsAdding QtAudioEngine to the landing page
2012-04-20 Lev ZelenskiyEmit connection-failed signal if gst_pad_alloc_buffer...
2012-04-20 Dmytro Poplavskiyqvideosurfacegstsink: fixed calculation of supported...
2012-04-20 Lev ZelenskiyAdded integration test for video surface backend.
2012-04-20 Michael GoddardAdjust to changed QUrl::isRelative() semantics.
2012-04-16 Jason McDonaldAdd bug numbers to insignificant tests.
2012-04-16 Angus CummingsChange Video and VideoOutput docs to mention ScreenSaver
2012-04-16 Michael GoddardExpose the audio category information for streams.
2012-04-16 bigbearzhubuffer should only be available when m_buffersAvailable...
2012-04-16 Lev ZelenskiyQDeclarativeVideoOutput: correctly disconnect _q_update...
2012-04-16 Lev ZelenskiyGstVideoConnector: make sure downstream filter is in...
2012-04-14 Angus Cummingsexpanding unit test for QAudioDecoder
2012-04-13 Thomas Senykadd #include <unistd.h> to classes which use ::getpid
2012-04-13 Thomas McGuireUse QtMultimedia 5.0 in the QML Video element doc.
2012-04-13 Thomas McGuireIgnore QtCreator user settings.
2012-04-13 bigbearzhuTranslated corresponding Gstreamer errors to QAudioDeco...
2012-04-11 Michael GoddardMove QAudioDecoder to public.
2012-04-11 Michael GoddardFix a number of doc errors and warnings.
2012-04-10 Lev ZelenskiyAdded integration test for subsequent playback to media...
2012-04-10 Yuchen DengAdd .gitignore file
2012-04-05 dakovaciSmall typo edit
2012-04-05 dakovaciRemoved some systemtests
2012-04-05 dakovaciTypo fix
2012-04-05 Lev ZelenskiyUpdated integration test to check initial volume.
2012-04-05 Lev ZelenskiyGStreamer backend: set initial volume and mute values.
2012-04-05 Jonas RabbeUpdated a lot of minor fixes to the docs and removed...
2012-04-05 Dmytro PoplavskiyEnsure GstBus is available during GstBusHelper lifetime.
2012-04-05 Lev ZelenskiyReset playbin state to NULL on end of stream signal.
2012-04-04 Jonas RabbeAdded typeinfo for audio engine
2012-04-04 Jonas RabbeAdd typeinfo for the declarative plugin for Qt Multimedia
2012-04-04 bigbearzhuFixed major mem leak of unfreed GstTagList when playing...
2012-04-03 dakovaciEdited the radio system teste
2012-04-03 dakovaciadded locksreen, hw volume and headset systemtests...
2012-04-01 Jonas RabbeMoved video plugins around to prevent accidental unloading
2012-03-30 Ling HuFix tst_qmediaplayerbackend construction test.
2012-03-29 dakovaciAdded some radio systemtests, edited
2012-03-28 Lev ZelenskiyFixed: Streams information is not updated properly...
2012-03-27 Sami RosendahlAdd deleteLater() test to tst_qmediaplayerbackend
2012-03-27 Sami RosendahlDeliver GStreamer signals through Qt event loop
2012-03-27 Michael GoddardMake this unit test a bit more robust for qreal changes.
2012-03-27 Yuchen DengBuild fix on Windows
2012-03-26 Ling HuMinor improvements on resource-policy interfaces
2012-03-25 Thiago MacieiraRename the daemon global static to pulseDaemon
2012-03-23 Ling HuMake gstreamer player backend reserve/release video...
2012-03-23 Ling HuImplemented availability control for gstreamer player...
2012-03-23 Ling HuAdded resource policy support though internal plugin...
2012-03-23 Andrew den... Don't delete video node factories owned by the plugin...
2012-03-23 Lev ZelenskiyFixes to qmediaplayerbackend integration test: use...
2012-03-22 Angus Cummingsresolving some warnings in qtmultimedia docs
2012-03-22 Dmytro PoplavskiyAdded VideoLight camera flash mode.
2012-03-22 Jonas RabbeFixed media service provider auto test on Mac OS X
2012-03-21 Thomas Senykchanging include from qdeclarativeinfo to qmlinfo in...
2012-03-21 Lev ZelenskiyQMediaPlaylist: Added ability to load from provided...
2012-03-21 Lev ZelenskiyAdded integration test for new playlist functionality.
2012-03-21 Lev ZelenskiyQMediaPlayer: GStreamer backend changes for playlist...
2012-03-21 Lev ZelenskiyQMediaPlayer frontend: changes to playlist support.
2012-03-21 Lev ZelenskiyNew playlist parsers to support network playlists.
2012-03-20 Jonas RabbeMarked media service provide test as insignificant...
2012-03-20 Jonas RabbeUpdated IID, services, and controls to use qt-project URL
2012-03-20 Jonas RabbeUpdated plugins to use new plugin architecture
2012-03-20 Marius Storm... Compile on Windows
next