index
:
delta/qt5/qtmultimedia.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/morph
baserock/qt5.4-wip-gstreamer-1.0
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
qtmmk-merge
refactor
release
stable
wip/android
wip/cmake
wip/gstreamer-1.0
wip/qt6
wip/refactor
code.qt.io: qt/qtmultimedia.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch the metadata code to the event API
James McDonnell
2017-10-23
6
-85
/
+76
*
Android: Set the correct scan line for the video surface format
Christian Strømme
2017-10-23
1
-0
/
+1
*
Update plugins.qmltypes for 5.9
Christian Stromme
2017-10-20
1
-7
/
+19
*
Fix license of .cpp files to LGPL
Kai Koehne
2017-10-18
2
-26
/
+50
*
Fix outdated BSD license header
Kai Koehne
2017-10-18
1
-3
/
+13
*
Fix outdated FDL license header
Kai Koehne
2017-10-18
17
-51
/
+51
*
Fix loading remote m3u files
VaL Doroshchuk
2017-10-09
1
-1
/
+2
*
GStreamer: Fix V4L input query
VaL Doroshchuk
2017-10-09
1
-1
/
+2
*
Fix memory leak in CameraBinImageCapture
Christian Strømme
2017-09-29
1
-1
/
+3
*
Ask for camera permissions
Oliver Wolff
2017-09-26
2
-119
/
+163
*
winrt: Use QMutex instead of criticalSections
Oliver Wolff
2017-09-25
3
-33
/
+15
*
GStreamer: fix video output stopping when the main thread is blocked
Yoann Lopes
2017-09-22
1
-4
/
+2
*
Switch to mmr_event_t based monitoring
James McDonnell
2017-09-21
9
-233
/
+385
*
ALSA: Fix regression in qalsaaudioinput.cpp
Alexandre Jousset
2017-08-31
1
-1
/
+1
*
DirectShow: Copy the frame data when we get it before emitting
Andy Shaw
2017-08-16
6
-16
/
+13
*
Doc: Fix wrong slash
Rainer Keller
2017-07-07
1
-1
/
+1
*
PulseAudio: fix a pthread_mutex crash in error path
Bartosz Golaszewski
2017-07-06
1
-2
/
+2
*
AVFoundation: Make AVFImageCaptureControl work without a preview
Timur Pocheptsov
2017-06-27
2
-3
/
+5
*
AVFImageCaptureControl - do not block the capture's callback
Timur Pocheptsov
2017-06-26
2
-7
/
+23
*
DirectShow: Change parameter of qt_evr_pixelFormatFromD3DFormat() to DWORD
Friedemann Kleint
2017-06-20
3
-3
/
+3
*
DirectShowPlayerService::doSetVideoProbe(): Break out of loop
Friedemann Kleint
2017-06-20
1
-1
/
+2
*
DirectShow: Silence g++ warnings about missing initializers for AM_MEDIA_TYPE
Friedemann Kleint
2017-06-20
1
-0
/
+10
*
Fix goto bypassing variable initialization
Thiago Macieira
2017-06-19
1
-3
/
+1
*
Prevent m_runningCount from eventually overflowing
Albert Astals Cid
2017-06-16
1
-1
/
+1
*
OpenSL ES: Fix crash caused by overcommitting device with data
Mika Salmela
2017-06-12
1
-2
/
+5
*
Emit the StoppedState change after the file has finished writing
Andy Shaw
2017-05-23
3
-6
/
+16
*
Fix build for -no-feature-temporaryfile
Stephan Binner
2017-05-08
1
-0
/
+4
*
de-duplicate gstreamer_encodingprofiles configure tests
Oswald Buddenhagen
2017-05-08
1
-9
/
+3
*
DirectShow: Expose the camera control interface
v5.9.0-beta4
Christian Stromme
2017-05-03
2
-0
/
+22
*
DirectShow: Merge the helpers and common folder
Christian Strømme
2017-05-03
22
-25
/
+19
*
DirectShow: Enable audio and video probes in DirectShow
Christian Strømme
2017-05-03
3
-17
/
+381
*
Fix licensing
Jani Heikkinen
2017-05-03
7
-98
/
+140
*
Android: Fix crash caused by stale video-frame objects
Christian Strømme
2017-04-27
2
-18
/
+36
*
AVF: Fix mediaplayer state and status issues
Christian Strømme
2017-04-26
3
-52
/
+90
*
DirectShow: Fix namespaced build with MinGW
Friedemann Kleint
2017-04-26
39
-37
/
+136
*
DirectShow: Fix uninitialized memory read in DirectShowMediaTypeEnum::Next()
Friedemann Kleint
2017-04-25
3
-1
/
+7
*
Android: Run-time permission checks for camera
Christian Strømme
2017-04-23
3
-1
/
+16
*
Android: Fix camera preview orientation
Christian Strømme
2017-04-20
3
-0
/
+19
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-04-18
12
-5
/
+278
|
\
|
*
OpenSL ES: Added run-time permission checks for recording on Android
5.8
Christian Strømme
2017-03-30
1
-0
/
+31
|
*
Android: Add run-time permission check for recording
Christian Strømme
2017-03-30
3
-0
/
+16
|
*
GStreamer: improve the list of default recording formats
Yoann Lopes
2017-03-30
1
-3
/
+32
|
*
GStreamer: Fix position value at EndOfMedia
Christian Strømme
2017-03-29
1
-0
/
+3
|
*
Android: Add convenience method for checking and requesting permissions
Christian Strømme
2017-03-22
2
-0
/
+31
|
*
Android: Add logging category
Christian Strømme
2017-03-22
3
-2
/
+57
|
*
DirectShow: support audio and video codec metadata
Yoann Lopes
2017-03-20
1
-0
/
+108
*
|
GStreamer: add QT_GSTREAMER_PLAYBIN_AUDIOSINK env variable
v5.9.0-beta2
Yoann Lopes
2017-04-07
1
-1
/
+2
*
|
Remove newlines from JSON strings
Paul Olav Tvete
2017-04-03
1
-6
/
+3
*
|
Remove unnecessary #include
v5.9.0-beta1
Paul Olav Tvete
2017-03-24
1
-1
/
+0
*
|
wasapi: Enable config tests on windows
Maurice Kalinowski
2017-03-21
1
-1
/
+1
[next]