Commit Graph

  • 8d78790872 QNX: enable AudioCapture plugin. Yoann Lopes 2013-10-10 16:56:46 +02:00
  • 2e1d38a3c7 Enable camera on the Playbook Fabian Bumberger 2013-10-04 01:16:52 +02:00
  • 4cd39cc52f Fix binding loop in declarative-camera example Topi Reinio 2013-10-09 14:32:02 +02:00
  • c2f95891c0 Refactored AudioCapture plugin. Yoann Lopes 2013-10-04 13:43:03 +02:00
  • b49746b588 Android: fix media recording location. Yoann Lopes 2013-10-04 15:08:42 +02:00
  • a1cd3c9274 Improve audiorecorder example. Yoann Lopes 2013-10-04 17:02:18 +02:00
  • 7c9ff56f2f Remove unnecessary warning in QMediaPlaylistNavigator. Yoann Lopes 2013-10-08 17:26:16 +02:00
  • 1598f79b17 Doc: Fixed missing links to Qt Audio Engine Jerome Pasion 2013-10-08 11:04:38 +02:00
  • 3793b0653f Doc: Various fixes to Qt Audio Engine documentation Jerome Pasion 2013-10-02 16:27:06 +02:00
  • 43be5d9763 Doc: Removing version number from the QDoc comments. Jerome Pasion 2013-10-01 15:45:57 +02:00
  • 40908fdb77 Doc: Updated usage of \qmlmodule and \inqmlmodule. Jerome Pasion 2013-10-01 15:38:29 +02:00
  • 28df116570 Android: fixed image capture preview. Yoann Lopes 2013-09-27 18:20:15 +02:00
  • be7a6241e7 Android: refactor video renderer. Yoann Lopes 2013-09-27 11:24:10 +02:00
  • 85aadf8cb2 Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev Frederik Gladhorn 2013-10-01 09:13:55 +02:00
  • 957084ac1b Added missing camera error strings Bernd Weimer 2013-09-30 17:28:51 +02:00
  • 5e83f0927c Merge remote-tracking branch 'origin/stable' into dev Frederik Gladhorn 2013-09-30 23:09:59 +02:00
  • 329d9d4563 Fix lupdate warning in playlistparser. Friedemann Kleint 2013-09-27 16:39:28 +02:00
  • bd30595975 VideoOutput: take the video format's scanLineDirection into account. Yoann Lopes 2013-09-27 12:09:32 +02:00
  • 6914aa76a4 Android: Make sure the OpenSL plugin is included on Android. Christian Strømme 2013-09-26 14:26:25 +02:00
  • 2162d9a2cc Android: fix plugin json metadata. Yoann Lopes 2013-09-26 11:51:49 +02:00
  • 271f5aa2df Bump qtmultimedia version to 5.3.0 Thiago Macieira 2013-09-22 19:44:39 -07:00
  • 1918c7bfdf Fix "conversion from 'double' to 'float'" warnings on MSVC2010. Mitch Curtis 2013-09-20 16:21:26 +02:00
  • c3ca3a760e Some cleanup in the GStreamer plugin. Yoann Lopes 2013-09-20 14:02:24 +02:00
  • ac029c65f2 Android: Adapt the multimedia plugin to new QJNI API Christian Strømme 2013-09-12 13:14:56 +02:00
  • 17480111ed Android: fix compilation on x86. Yoann Lopes 2013-09-19 13:59:36 +02:00
  • b357c55f2d CoreAudio: Create an audio plugin supporting iOS and OS X Andy Nichols 2013-03-08 15:18:36 +01:00
  • 044e48d5a4 OpenSL: Fix build warning about unused result variable. Christian Strømme 2013-09-12 15:14:44 +02:00
  • 875de90ff8 Fix QVideoSurfaceArbFpPainter mistakenly failing to start in some cases. Yoann Lopes 2013-09-17 17:00:28 +02:00
  • 3111178ee6 Remove Q_PACKED from structs that don't need to be packed Thiago Macieira 2013-09-14 10:31:01 -07:00
  • 992a1b2605 Stabilized QPainterVideoSurface auto-test. Yoann Lopes 2013-09-17 16:53:38 +02:00
  • ef64462696 OpenSL: Fix typos Christian Strømme 2013-09-12 15:27:44 +02:00
  • 0a7882f6b3 Android: added camera support. Yoann Lopes 2013-03-25 18:11:27 +01:00
  • 99fff6941b Fix the X11 build error Pier Luigi Fiorini 2013-09-07 19:56:02 +02:00
  • 25be645862 Merge remote-tracking branch 'origin/stable' into dev Sergio Ahumada 2013-09-06 14:32:51 +02:00
  • 71808302a5 PulseaudioInput: Remove unused members Tobias Hunger 2013-08-29 14:05:45 +02:00
  • f713edbc5a QGstXvImageBuffer: fix warning about class/struct mismatch Tobias Hunger 2013-08-29 13:55:43 +02:00
  • 420e02c74b QGstTools: Fix warning about unused m_intervalTimer Tobias Hunger 2013-08-29 13:58:08 +02:00
  • 4715ec52b1 Fix QAudioOutput::setVolume() limited 50% on 32-bit Windows Bill Somerville 2013-08-24 20:51:24 +01:00
  • 13a53a5056 BlackBerry: Pass encoded URLs to mm renderer Bernd Weimer 2013-08-27 10:39:31 +02:00
  • cb1871d061 Merge remote-tracking branch 'origin/stable' into dev Frederik Gladhorn 2013-08-27 22:44:53 +02:00
  • 48a6a8a043 AVFoundation: Basic camera support for iOS Andy Nichols 2013-08-26 15:54:52 +02:00
  • 94ccfbc132 AVFoundation: Enable QVideoWidget on iOS Andy Nichols 2013-08-15 16:31:34 +02:00
  • 51d0f852b9 AVFoundation: Use CoreAnimation to render video to QVideoWidget Andy Nichols 2013-08-15 15:08:35 +02:00
  • 17a700292a AVFoundation: Enable use of QMediaPlayer for audio on iOS Andy Nichols 2013-08-14 16:42:44 +02:00
  • d3531cb0cc AVFoundation: Remove QVideoSurfaceCoreGraphicsPainter Andy Nichols 2013-04-04 15:34:00 +02:00
  • a2f078f108 WMF and GStreamer: fixed incorrect frame startTime and endTime. Yoann Lopes 2013-08-16 17:51:53 +02:00
  • ca769ba264 Android: Use isValid() to check if the jobject is valid. Christian Strømme 2013-08-16 17:50:10 +02:00
  • 4585518d52 Android: fixed media player buffering logic. Yoann Lopes 2013-07-29 16:28:15 +02:00
  • c86d14a380 Fix file browser in qmlvideofx example. Friedemann Kleint 2013-07-31 11:15:25 +02:00
  • 9f15a98891 Remove unnecessary dependency to qtjsbackend from sync.profile Simon Hausmann 2013-08-13 10:02:18 +02:00
  • 188b59609b Merge remote-tracking branch 'origin/release' into stable Sergio Ahumada 2013-08-16 20:53:47 +02:00
  • df4336a844 Add changes-5.1.1 file. Yoann Lopes 2013-08-16 18:13:56 +02:00
  • 291f1229fe WMF: fixed QMediaPlayer changing to EndOfMedia status too early. Yoann Lopes 2013-07-30 14:24:48 +02:00
  • bdf0cc7a16 WMF: use qFabs instead of fabsf. Yoann Lopes 2013-07-31 12:52:17 +02:00
  • 4b8bb5cec7 Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev Frederik Gladhorn 2013-08-13 21:00:22 +02:00
  • 11432c0e77 Enable QSoundEffect with loopCount of Infinite to play Andy Nichols 2013-08-13 15:16:54 +02:00
  • 206cf434a2 Doc: Renamed HTML file for "Qt Multimedia on Windows" page. Jerome Pasion 2013-08-08 16:47:13 +02:00
  • 74e4b59ec8 Merge remote-tracking branch 'origin/stable' into dev Frederik Gladhorn 2013-08-12 12:47:02 +02:00
  • 9f484eae83 Implement resource policy plugin using libresourceqt. Robin Burchell 2013-08-03 00:27:40 +02:00
  • f01af490a0 Fixed bug in QWaveDecoder. Yoann Lopes 2013-07-24 13:01:08 +02:00
  • edc76ed071 Change libresourceqt's .pc file. Robin Burchell 2013-08-03 00:37:43 +02:00
  • 06eab796ba Merge branch 'stable' into dev Sergio Ahumada 2013-08-05 10:38:25 +02:00
  • ab29837c0e Doc: Setting \qtvariable values in module pages. Jerome Pasion 2013-08-01 16:22:38 +02:00
  • 2838a99c5a Remove left-over debug output. Friedemann Kleint 2013-07-31 11:19:11 +02:00
  • de9092389f Fix file browser in qmlvideo example. Friedemann Kleint 2013-07-26 14:18:16 +02:00
  • 9f26d9e242 fix build without quick Oswald Buddenhagen 2013-07-29 18:43:21 +02:00
  • cd11c240a6 Make PulseAudio implementation of QSoundEffect more robust. Yoann Lopes 2013-07-25 15:43:41 +02:00
  • 18d77b2b33 Use the new (-no)-wmf-backend configuration option Wouter Huysentruit 2013-07-23 10:14:27 +02:00
  • a91809bf0f Moved declarative-camera example in the right directory. Yoann Lopes 2013-07-19 12:47:55 +02:00
  • 44913bb75d Bump MODULE_VERSION to 5.1.2 Sergio Ahumada 2013-07-23 12:03:07 +02:00
  • c1520e8aeb Merge remote-tracking branch 'origin/stable' into dev Frederik Gladhorn 2013-07-23 11:14:35 +02:00
  • c74b544610 DirectShow: avoid unnecessary RGB32 -> BGR32 conversion. Yoann Lopes 2013-07-19 14:36:06 +02:00
  • d8e56bc4b8 DirectShow: Don't create the widget and renderer controls until requested. Yoann Lopes 2013-07-19 12:29:12 +02:00
  • d599f7319a WMF: fixed MediaPlayer buffering logic. Yoann Lopes 2013-07-12 12:30:39 +02:00
  • 680c9cab91 OpenSL ES audio plugin. Yoann Lopes 2013-02-28 18:05:57 +01:00
  • 0a05ae5446 Merge remote-tracking branch 'origin/stable' into dev Frederik Gladhorn 2013-07-11 23:26:39 +02:00
  • e15a2b92b6 Android: removed unnecessary init class for QtMultimedia.jar Yoann Lopes 2013-07-05 16:39:25 +02:00
  • 6c941c6c2b Android: Make it possible for MediaPlayer to read from assets. Christian Strømme 2013-05-29 02:06:16 +02:00
  • 5e7e8e04d1 Android: wait to have a valid video surface before loading a media. Yoann Lopes 2013-07-05 16:26:55 +02:00
  • 1dfbe44d90 Android: release the Android media player before destroying it. Yoann Lopes 2013-05-23 15:15:44 +02:00
  • 1eb77d3782 Fix resource leak in directshow plugin. tommyadam 2013-07-03 10:22:50 +02:00
  • 0a3f1aacd3 Merge remote-tracking branch 'origin/stable' into dev Frederik Gladhorn 2013-06-27 13:00:02 +02:00
  • 6d40540fce Doc: Setting navigation variables for Multimedia and Multimedia Widgets Jerome Pasion 2013-06-26 10:24:38 +02:00
  • 18a8381ab3 Merge remote-tracking branch 'origin/release' into stable Frederik Gladhorn 2013-06-25 23:27:28 +02:00
  • f424e8249b Use correct default audio output and input devices on Windows. Yoann Lopes 2013-06-25 13:20:55 +02:00
  • 1c0cfdf408 Add changes-5.1.0 file Sergio Ahumada 2013-06-19 10:54:25 +02:00
  • e25db62a59 Multimedia plugins now have a unique JSON metadata 'Keys' property. Yoann Lopes 2013-06-20 17:40:11 +02:00
  • 7a688806f6 Merge remote-tracking branch 'origin/stable' into dev Frederik Gladhorn 2013-06-20 16:29:21 +02:00
  • 17053a450b Merge remote-tracking branch 'origin/release' into stable Frederik Gladhorn 2013-06-20 16:23:34 +02:00
  • 16a775d47a Android: Fix for uncaught java exception. Christian Strømme 2013-06-13 15:42:12 +02:00
  • 09fea23419 Doc: Fix some broken links and quote paths Sze Howe Koh 2013-05-27 06:38:02 +08:00
  • ccc4138304 Fix for url bug in the qmlvideo examples. Christian Strømme 2013-06-12 17:49:08 +02:00
  • d07aa35bc8 Merge remote-tracking branch 'origin/release' into stable Frederik Gladhorn 2013-06-12 14:45:09 +02:00
  • 1410fda0ff Purged ALSA implementation Bernd Weimer 2013-05-27 12:58:59 +02:00
  • 593e1b99f1 disable module when gui is not available Tasuku Suzuki 2013-01-08 22:16:24 +09:00
  • 056fe7e11e BlackBerry: Fix frame size of video playback Tobias Koenig 2013-06-04 16:09:32 +02:00
  • 9785766067 Merge remote-tracking branch 'origin/stable' into dev Frederik Gladhorn 2013-06-04 19:50:11 +02:00
  • fca12620b1 Doc: Add Qt Multimedia platform notes for Windows Topi Reinio 2013-05-31 16:02:06 +02:00
  • 2998a24d35 Doc: Adding import statement for in Qt Multimedia QML Types Jerome Pasion 2013-05-30 15:43:19 +02:00
  • 9d5a639ee8 Fix typo in QMediaPlayer docs. Mitch Curtis 2013-05-31 10:32:39 +02:00