Commit graph

35 commits

Author SHA1 Message Date
Ghislain MARY
a17e2be2fa The LinphonePlayer is now a belle_sip_object and is now wrappable. 2017-04-24 15:52:00 +02:00
Gautier Pelloux-Prayer
f10471de2e player_tester.c: fix test on ios 2016-04-28 14:28:23 +02:00
Simon Morlat
df4ea94a8e clean a few things around MSFactory usage 2016-02-01 14:48:58 +01:00
Sandrine Avakian
f19cff2112 Updating media streamer and propagating changes. 2016-01-28 12:19:28 +01:00
Sandrine Avakian
c0280bcb70 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
# Conflicts:
#	mediastreamer2
2016-01-28 09:13:43 +01:00
Ghislain MARY
142891969e Add possibility to assiocate tags with tests and to run the only the tests corresponding with a specific tag with the --tag option. 2016-01-27 15:04:47 +01:00
Sandrine Avakian
29f51d8d27 linphone_player_open prototype change: adding MSFactory * as parameter. 2016-01-22 14:14:39 +01:00
Sandrine Avakian
6fd92fdcf9 Fixes in gtk audio_assistant and property box. 2016-01-21 09:28:19 +01:00
Ghislain MARY
90427700c2 Fix compilation warnings when building tester for Windows 10. 2015-10-01 15:33:24 +02:00
François Grisez
11497e7066 Fix testers of the "Player" suite
The ms2 funcion used to detect which codec was supported for decoding
was unsuitable.
2015-09-29 11:08:15 +02:00
François Grisez
39ca160562 Fix the Player testers when the audio and video codecs are not supported by ms2 2015-09-28 12:44:53 +02:00
François Grisez
76f816549d Add testers to test the playing and recording of MKV file with VP8 codec 2015-09-23 17:41:23 +02:00
François Grisez
b1bc640f0a Add some tests in the Player testing suite 2015-09-23 16:01:37 +02:00
François Grisez
897781c3ef Copy Sintel trailer testing videos from mediastreamer to linphone 2015-09-23 15:53:02 +02:00
Gautier Pelloux-Prayer
8a2f20ceae tester: add before_each / after_each methods to check memory leaks and fix various ones 2015-09-22 13:54:29 +02:00
Gautier Pelloux-Prayer
b1ae7bf028 tester: add before_each and after_each functions to allow init/cleanup of tests individually 2015-09-17 11:06:35 +02:00
Gautier Pelloux-Prayer
3f86b78b2a tester: update common and display test duration and fix some non removed core managers 2015-07-02 17:04:25 +02:00
Gautier Pelloux-Prayer
369d675171 tester: check that no linphone core exists before each test fixing crash on iOS 2015-07-01 15:49:47 +02:00
Gautier Pelloux-Prayer
2fced27fe9 tester: use new macros instead of CUnit ones to get better error logs 2015-05-13 17:38:19 +02:00
Gautier Pelloux-Prayer
0887089bc6 Tester: continuing 2015-03-13 13:55:32 +01:00
Gautier Pelloux-Prayer
d3d0573d13 Tester: create tester_utils which contain factorized code for all testers (in progress) 2015-03-13 10:48:21 +01:00
Gautier Pelloux-Prayer
fd86ba4138 Better use 2 lines instead of doing code within CU macros 2015-02-11 16:30:49 +01:00
François Grisez
ea4c24e84e Fix "Player/Local MKV file" liblinphone's tester 2014-11-28 16:33:10 +01:00
François Grisez
3cb94ab1e5 Fix 'Player/Local MKV file' test 2014-11-24 10:18:08 +01:00
Gautier Pelloux-Prayer
c1f324d0d6 Rename Playing test and fix compilation 2014-11-21 16:57:22 +01:00
François Grisez
7563118143 Fix Player/Playing test for Android 2014-11-21 15:10:19 +01:00
François Grisez
a9a651b954 Change window IDs type and make local player to use the default ring sound card instead of the default playback one 2014-11-12 14:22:56 +01:00
François Grisez
fd75b79477 Add a destroy function to the Linphone Player Interface 2014-10-15 14:34:15 +02:00
François Grisez
40a82f05f5 Rename fileplayer.c into localplayer.c 2014-10-15 12:10:03 +02:00
François Grisez
5d9bbeeffb Add a parameter to linphone_core_create_file_player() to specify the id of the drawing window 2014-10-13 17:16:52 +02:00
François Grisez
fda6945d0d Add licence text in fileplayer.c and player_tester.c 2014-10-10 19:05:16 +02:00
Simon Morlat
44c55e44e8 fix multiple compilation errors 2014-10-06 18:49:06 +02:00
François Grisez
db528b1a74 Add the LinphonePlayer Java interface 2014-10-06 15:07:47 +02:00
François Grisez
344ef707bf Enable Player test to manage the not supported Matroska format case 2014-10-03 11:41:21 +02:00
François Grisez
2acee668ae Add a tester for the media file player 2014-10-02 16:44:14 +02:00