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
/
plugins
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
*
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
*
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
*
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
*
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
2
-6
/
+12
*
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
*
|
winrt: Fix video playback without autoplay enabled
Maurice Kalinowski
2017-03-21
1
-1
/
+5
*
|
wasapi: Define CLASSIC_APP_BUILD for desktop build
Maurice Kalinowski
2017-03-21
1
-1
/
+4
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-10
42
-184
/
+165
|
\
\
|
|
/
|
*
Clean up some strange GL defines in windowgrabber.h
Jason Erb
2017-03-02
1
-2
/
+2
|
*
Drop unused QProcess include
Ulf Hermann
2017-03-02
1
-1
/
+0
|
*
Use QT_CONFIG macro to check for features
Lars Knoll
2017-02-27
35
-151
/
+133
|
*
WMF plugin: Prevent detaching of QMediaResourceList
Hannah von Reth
2017-02-06
2
-4
/
+4
|
*
DirectShow: Port to new configure system (evr, wmsdk)
Friedemann Kleint
2017-02-03
7
-23
/
+23
|
*
Merge remote-tracking branch 'origin/5.8.0' into 5.8
Liang Qi
2017-01-26
3
-3
/
+3
|
|
\
|
|
*
Fix building the WMF plugin
Yoann Lopes
2016-12-13
3
-3
/
+3
*
|
|
Let the QNX ALSA library know about suspend/resume
James McDonnell
2017-03-09
2
-0
/
+6
*
|
|
Limit the size of the QnxAudioOutput stack buffer
James McDonnell
2017-03-07
1
-1
/
+4
*
|
|
DirectShow: Fix warnings of MinGW/gcc 5.3
v5.9.0-alpha1
Friedemann Kleint
2017-02-06
3
-9
/
+5
*
|
|
DirectShow: Add audio and video probes classes
Christian Strømme
2017-01-27
5
-0
/
+246
*
|
|
DirectShow: Use the new sample grabber in DsCamera
Christian Strømme
2017-01-27
2
-100
/
+22
[next]