index
:
qt/qtmultimedia.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.10
6.2
6.2.0
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
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/qt6
Qt Multimedia
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
integration
/
qmediaframeinputsbackend
/
tst_qmediaframeinputsbackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use more common 44100Hz/16000Hz sample rate in tests
Jøger Hansegård
2025-02-11
1
-4
/
+4
*
Move recorder tests to qmediarecorderbackend tests
Jøger Hansegård
2024-10-14
1
-287
/
+1
*
Move duplicated copyAllFiles function to multimediatestlib
Jøger Hansegård
2024-10-14
1
-17
/
+1
*
Move helper classes from qmediaframeinputsbackend tests to new library
Jøger Hansegård
2024-10-14
1
-2
/
+2
*
Move more shared test utilities to MultimediaTestLib
Jøger Hansegård
2024-10-14
1
-2
/
+2
*
Create a new test library for multimedia test classes and functions
Jøger Hansegård
2024-10-14
1
-1
/
+1
*
Extend tests of QVideoFrameInput to cover more RGB and YUV formats
Jøger Hansegård
2024-10-08
1
-11
/
+103
*
Make custom IO tests fail faster and fix a compilation warning
Jøger Hansegård
2024-10-08
1
-5
/
+23
*
Tests: clean up use of mediabackendutils.h
Tim Blechmann
2024-10-08
1
-1
/
+1
*
Test that QVideoFrameInput forwards presentation transform to video sink
Jøger Hansegård
2024-09-27
1
-0
/
+53
*
Refactor tests for QMediaFrameInputs to prepare for testing video sink
Jøger Hansegård
2024-09-27
1
-40
/
+35
*
Add tests for recording custom frames with presentation transformations
Jøger Hansegård
2024-09-23
1
-6
/
+40
*
Revert: Skip crash tests in tst_QMediaFrameInputsBackend on Windows ARM
Tero Heikkinen
2024-09-03
1
-12
/
+0
*
Skip crash tests in tst_QMediaFrameInputsBackend on Windows ARM
Tero Heikkinen
2024-08-21
1
-0
/
+12
*
Implement initial checking of recorder audio
Artem Dyomin
2024-07-12
1
-0
/
+162
*
Test sending frames of different sizes and colors to media recorder
Jøger Hansegård
2024-06-12
1
-0
/
+109
*
Fix wrong frame rate and frame count when encoding custom video frames
Jøger Hansegård
2024-06-06
1
-21
/
+24
*
Extend tests for custom video input
Jøger Hansegård
2024-06-05
1
-214
/
+181
*
Tests: skip tests broken on the GStreamer backend
Tim Blechmann
2024-06-03
1
-0
/
+3
*
Add the property QMediaRecorder::autoStop
Artem Dyomin
2024-05-30
1
-0
/
+95
*
Implement support of different input audio buffer size in the recorder
Artem Dyomin
2024-05-30
1
-0
/
+88
*
Implement the first test for video frame input
Artem Dyomin
2024-05-24
1
-0
/
+146