Commit Graph

  • b69862eb2a AVFoundation: fix mediaStatus and state changes Yoann Lopes 2016-07-28 12:06:45 +02:00
  • cf439602fd Fix playing a playlist containing an invalid media as first item Yoann Lopes 2016-08-01 16:14:46 +02:00
  • 124987e4bc Android: Fix texture leak in QAndroidTextureVideoOutput Christian Strømme 2016-07-05 13:46:01 +02:00
  • 95e1012c9d Android: fix freeze when taking pictures on some devices Yoann Lopes 2016-07-13 11:15:45 +02:00
  • 624ac719d6 Android: restart preview when image capture fails Yoann Lopes 2016-07-13 11:18:36 +02:00
  • d78e0716dd Android: don't process capture previews when capture is canceled Yoann Lopes 2016-07-13 11:20:54 +02:00
  • b76958f23e AudioCapture: fix data chunk size in WAV header Yoann Lopes 2016-07-15 11:47:41 +02:00
  • 4f93cd5a76 Android: fix imageCaptured() signal Yoann Lopes 2016-07-19 14:35:02 +02:00
  • 528588f9f1 DirectShow: fix possible deadlock when capturing camera image Yoann Lopes 2016-07-11 16:07:21 +02:00
  • 87abe0bad1 Improve tst_QMediaPlayerBackend::playPauseStop() Yoann Lopes 2016-08-03 15:41:30 +02:00
  • 7966aca384 Give more time before timeout in some tst_QAudioInput tests Yoann Lopes 2016-07-29 14:34:03 +02:00
  • 5b9384336c QPlaylistFileParser: fix QUrl::resolved+QUrl::fromLocalFile misuse David Faure 2016-08-04 14:16:05 +02:00
  • d7d31d63db Android camera: use closest viewfinder resolution Anatoly Stolbov 2016-07-27 11:01:51 +03:00
  • 7788feea5d AVFMediaAssetWriter - fix race conditions Timur Pocheptsov 2016-07-22 14:29:45 +02:00
  • ab940d8fe9 Resource leak fixed Jesus Fernandez 2016-05-23 17:28:46 +02:00
  • 6f28963c50 Make sure JNI_OnLoad is not called more than once BogDan Vatra 2016-07-20 15:47:58 +03:00
  • 17674ddc63 AVFMediaAssetWriter - fix atomics use Timur Pocheptsov 2016-06-29 14:50:34 +02:00
  • 278fd530f0 Android: Fix OpenGL texture name leak Pavel Golikov 2016-07-06 15:22:31 +03:00
  • fd89c0946a DirectShow: correctly clear surface in EVR presenter Yoann Lopes 2016-07-05 13:21:31 +02:00
  • 443ed0be09 Android: Fix attach- and detachFromGLContext() Christian Strømme 2016-07-04 17:32:24 +02:00
  • 7fb7f278ff DirectShow: fix deadlock in VideoSurfaceFilter Yoann Lopes 2016-07-05 14:07:28 +02:00
  • fa91fc211c QNX: Reset playback position before stopping media Dan Cape 2016-06-29 12:13:01 -04:00
  • efccadf055 tst_qsoundeffect: Update to case testLooping Tuomas Heimonen 2016-06-29 08:52:29 +03:00
  • 59f20906d9 winrt: Do not assert when missing region of interest Maurice Kalinowski 2016-06-28 10:16:40 +02:00
  • bc53bb7913 Fix use of -ESTRPIPE where it's not available in errno Ralf Nolden 2016-06-27 10:57:05 +02:00
  • 970128036a PulseAudio: keep device list up to date. Yoann Lopes 2016-05-03 12:47:57 +02:00
  • 6d48deed48 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" Sze Howe Koh 2016-06-15 08:38:12 +08:00
  • 32b8310e34 AVFoundation: improve changing the capture device format. Yoann Lopes 2016-03-09 16:26:33 +01:00
  • af5e0d0485 AVFoundation: re-apply viewfinder settings on mode changes. Yoann Lopes 2016-03-10 11:47:24 +01:00
  • c6a8c2c846 AVFoundation: fix orientation of recorded videos. Yoann Lopes 2016-02-09 23:44:33 +01:00
  • f5de141070 AVFoundation: implement QAudioEncoderSettings. Yoann Lopes 2016-02-11 04:34:57 +01:00
  • 2303d2fef8 AVFoundation: implement QMediaContainerControl. Yoann Lopes 2016-02-11 01:47:12 +01:00
  • e1992d9d1d Merge remote-tracking branch 'origin/5.6.1' into 5.6 Liang Qi 2016-06-09 11:15:36 +02:00
  • bff19dbe67 winrt: Fix synchronization problems to render thread Maurice Kalinowski 2016-06-08 11:52:40 +02:00
  • 20299cfc4a winrt: Add logging to QWinRTAbstractVideoRendererControl Maurice Kalinowski 2016-06-08 11:44:24 +02:00
  • b3af8f65fc Android: Fix crash in AndroidCamere::open() Christian Strømme 2016-05-24 18:54:38 +02:00
  • b3aa26a0ff QCameraPrivate: NULL-fill fields to be set up by init(). Edward Welbourne 2016-05-20 13:38:12 +02:00
  • 5473621bde ALSA: improve handling of default device. Yoann Lopes 2016-05-03 16:01:45 +02:00
  • d76d3184b7 Android: flush the current video frame when the video output is reset. Yoann Lopes 2016-04-01 15:11:40 +02:00
  • a4656b06eb AVFoundation: correctly set default frame rate on OSX. Yoann Lopes 2016-03-11 15:26:05 +01:00
  • 4fa23e08a1 AVFoundation: implement QVideoEncoderSettingsControl. Yoann Lopes 2016-02-10 14:52:44 +01:00
  • c0319d1cfb winrt: focus action has to happen in the xaml thread Maurice Kalinowski 2016-05-20 14:21:42 +02:00
  • 711efc552d winrt: Fix potential crash when querying for resolutions Maurice Kalinowski 2016-05-31 12:08:10 +02:00
  • 6d5f375644 do not enable example installs explicitly any more Oswald Buddenhagen 2016-04-20 21:23:03 +02:00
  • 52ce26c056 Add changelog for 5.6.1. Yoann Lopes 2016-05-23 15:08:16 +02:00
  • d44a327da4 DirectShow: fix playing resource files. Yoann Lopes 2016-01-15 16:04:09 +01:00
  • df169ba0aa Bump version Oswald Buddenhagen 2016-05-19 13:27:00 +02:00
  • 9ee131c416 Merge remote-tracking branch 'origin/5.6.1' into 5.6 Liang Qi 2016-05-19 06:36:02 +02:00
  • 1df147d533 Make qtmultimedia 5.6 branch compile without c++11:nullptr usage Ralf Nolden 2016-05-17 12:47:59 +02:00
  • 3e70c65d2c Doc: Remove repository name from examplesinstallpath Topi Reinio 2016-05-10 15:18:09 +02:00
  • 690064468c Merge 5.6 into 5.6.1 Oswald Buddenhagen 2016-05-12 11:18:04 +02:00
  • c84bdf63e4 winrt: Fix crash when initializing certain cameras Maurice Kalinowski 2016-05-11 09:34:06 +02:00
  • 15951e672e winrt: Only set focus if supported Maurice Kalinowski 2016-05-03 09:21:57 +02:00
  • f0e0d5d901 decruft project file Oswald Buddenhagen 2016-05-03 19:46:10 +02:00
  • ba81276398 Android: improve texture rendering on API level >= 16. Yoann Lopes 2016-05-04 15:41:32 +02:00
  • 37d91ff58d Add FreeBSD define and include for <sys/types.h> where <linux/types.h> is used Ralf Nolden 2016-05-09 17:07:32 +02:00
  • 3c3ea1ca20 Android: detect more error cases when rendering frames to textures. Yoann Lopes 2016-04-01 15:15:59 +02:00
  • 80d8466a47 Android: correctly use mutex for texture rendering. Yoann Lopes 2016-04-01 14:13:38 +02:00
  • 6f3e6a78ca Polish the videowidget example. Friedemann Kleint 2016-05-03 11:21:17 +02:00
  • 1afe2ed975 DirectShow: Invoke IGraphBuilder::AddSourceFilter() with local file name. Friedemann Kleint 2016-05-03 10:34:42 +02:00
  • 6dc5ff99ac fix example installs Oswald Buddenhagen 2016-04-20 20:46:46 +02:00
  • 20528da413 GStreamer camerabin: return the proper camera source Zhang Xingtao 2016-04-12 23:48:35 +08:00
  • cf44daa754 CoreAudio: use AudioComponent instead of deprecated Carbon Component Dyami Caliri 2016-04-22 17:00:31 -07:00
  • c1cfbd98d2 QNX: Avoid reading frames faster than they're rendered Dan Cape 2016-04-22 14:40:23 -04:00
  • 80deebcee3 Fix macro redefinition warning Christian Stromme 2016-04-20 01:50:25 +02:00
  • d73812dcb6 Fix unused variable warning Christian Stromme 2016-04-20 01:49:03 +02:00
  • eabe79f9fd Fix property attributes. Christian Stromme 2016-04-20 01:32:27 +02:00
  • 7553a05213 winrt: Disable camera deactivation automation in debug mode Maurice Kalinowski 2016-04-22 11:02:13 +02:00
  • a75f8fd0bb winrt: Fix device watcher handling Maurice Kalinowski 2016-04-19 12:26:45 +02:00
  • a0a20157ef winrt: fix camera control after move to xaml thread Maurice Kalinowski 2016-04-15 08:33:42 +02:00
  • 65c9e24c10 winrt: Add categorized logging to camera control Maurice Kalinowski 2016-04-15 07:36:34 +02:00
  • 5206d37836 winrt: Use ComPtr for better ref count tracking Maurice Kalinowski 2016-04-14 10:45:21 +02:00
  • f97e1988a6 AVFMediaAssetWriter - fix potential race condition(s) Timur Pocheptsov 2016-04-19 15:21:50 +02:00
  • ffe61fd516 winrt: Remove capability specification Maurice Kalinowski 2016-04-21 10:23:18 +02:00
  • 2170a3b0fc AVFFoundation - fix a compilation error (iOS, XCode 7.3) Timur Pocheptsov 2016-04-19 12:50:12 +02:00
  • 9047d9b84e ALSA: Call snd_pcm_drain() on suspend Stephen Hurd 2016-04-14 19:11:01 -07:00
  • b5a184ec2d AVFoundation: fix switching to still image capture mode. Yoann Lopes 2016-03-11 15:40:57 +01:00
  • c8090b7952 AVFoundation: return correct viewfinder settings. Yoann Lopes 2016-03-11 15:34:13 +01:00
  • 40924657e9 tests: skip tst_qaudiodecoderbackend when no audio decoding support Liang Qi 2016-04-08 09:07:49 +02:00
  • c8eed01f1f winrt: add default capabilities Maurice Kalinowski 2016-04-06 12:08:15 +02:00
  • c9e668cdb6 wince: revert flipping Video content Andreas Holzammer 2016-04-06 12:47:09 +02:00
  • 3fb3231a9e DirectShow: Release all filters when disconnecting the graph. Christian Strømme 2016-03-30 19:13:11 +02:00
  • 6569c25619 tst_qdeclarativeaudio: fix ubsan build Marc Mutz 2016-03-22 10:01:09 +01:00
  • 15c42ebccb QNX: Fix video playback on VMWare Dan Cape 2015-06-19 16:26:49 -04:00
  • 45ca387cb0 Purge sRGB chunks from PNGs in documentation. Edward Welbourne 2016-02-29 13:37:39 +01:00
  • 7b68ca81dd Purge sRGB chunks from PNGs in examples. Edward Welbourne 2016-02-29 13:37:39 +01:00
  • 71a6b1b620 DirectShow: Fix MinGW warnings about signedness of comparison. Friedemann Kleint 2016-03-18 16:23:35 +01:00
  • d48fbf286b QNX: Fixed issue with non Qt-related mm-renderer windows Dan Cape 2016-02-29 15:26:12 -05:00
  • bf899dbf4d fix case of included files Mark Brand 2016-03-16 15:18:00 +01:00
  • 812ab8e6a3 Merge remote-tracking branch 'origin/5.6.0' into 5.6 Frederik Gladhorn 2016-03-17 16:05:28 +01:00
  • b17e0cd5dd PulseAudio: change the way volume is applied. Yoann Lopes 2016-02-05 14:07:20 +01:00
  • 399ec97f10 Windows EVR: show frames when pausing from stopped state. Yoann Lopes 2016-01-27 17:07:52 +01:00
  • b044066835 Reinitialize audio when changing device in examples Maurice Kalinowski 2016-03-08 10:15:57 +01:00
  • 680cc0c974 ALSA: simplify checking the available version. Lisandro Damián Nicanor Pérez Meyer 2016-03-05 10:36:42 -03:00
  • 77c9ab4a38 Port DirectShow backend to wince Andreas Holzammer 2016-03-09 11:28:00 +01:00
  • 3198bf4944 Add explicit and make public headers compile with -Wzero-as-null-pointer-constant Marc Mutz 2016-03-02 15:19:22 +01:00
  • d2d0d93f76 Fix gstreamer camera when env var QT_NO_GLIB is set Sergio Martins 2016-03-02 12:48:39 +00:00
  • 176179fb32 PulseAudio: remove debug warning of Underrun Dyami Caliri 2016-02-26 14:24:05 -08:00
  • 787211c1d2 Polish the QtWidgets/Player example. Friedemann Kleint 2016-03-01 14:58:18 +01:00
  • 1816f89b6f PulseAudio: fix playback for short streams in pull mode Dyami Caliri 2016-02-22 08:37:00 -08:00