Add new APIs to set/unset decoded ready callback of the node
[platform/core/api/mediastreamer.git] / src / media_streamer.c
2020-06-09 Sangchul LeeAdd new APIs to set/unset decoded ready callback of... 14/235514/6
2020-06-08 Sangchul LeeAdd new APIs to set/unset webrtc message callback 74/235274/10
2020-05-26 Sangchul LeeChange function name - ms_state_change() to ms_set_state() 51/234351/2
2020-05-25 Sangchul LeeUse 'src' to unify parameter name for the source 97/234197/6
2020-05-25 Sangchul LeeUse '__' prefix only for static functions 95/234195/3
2020-04-22 Sangchul LeeFix typos and grammar errors 67/231467/3
2020-04-22 Sangchul LeeRevise internal function names to have consistency 20/231420/3
2020-04-22 Sangchul LeeMove internal functions to the proper place 10/231410/2
2019-12-19 HyunilRemove line coverage exception code for media_streamer_... 92/220492/1
2019-12-09 HyunilAdd exception code for measuring line coverage 84/209084/3
2018-03-13 HyunilVerify input argument of function 97/171597/8 accepted/tizen/unified/20180315.150708 submit/tizen/20180313.060507
2018-02-23 HyunilRelocate variable declaration and add log 62/170662/8
2017-03-09 Oleksandr PopovAdded http server feature 16/115616/6
2017-01-11 Eunhae Choi[v0.1.12] init mrp after create pipeline and add missed... 53/109753/1 accepted/tizen/common/20170112.174252 accepted/tizen/ivi/20170111.223022 accepted/tizen/mobile/20170111.222931 accepted/tizen/tv/20170111.222946 accepted/tizen/wearable/20170111.223007 submit/tizen/20170111.114435
2016-12-06 Oleksandr PopovAdded implementation of interruption by resource manager 64/102764/1 accepted/tizen/3.0/common/20161207.194443 accepted/tizen/3.0/ivi/20161207.011859 accepted/tizen/3.0/mobile/20161207.011442 accepted/tizen/3.0/tv/20161207.011653 accepted/tizen/3.0/wearable/20161207.011751 submit/tizen_3.0/20161206.052949
2016-12-05 Oleksandr PopovAdded implementation of interruption by resource manager 05/102405/2
2016-07-08 Eunhae Choimake right return of the set_params 26/79126/1 accepted/tizen/common/20160711.170416 accepted/tizen/ivi/20160711.084334 accepted/tizen/mobile/20160711.084110 accepted/tizen/tv/20160711.084216 accepted/tizen/wearable/20160711.084145 submit/tizen/20160711.030104
2016-06-14 Eunhae ChoiMerge "[ACR-669] modify the API privilege" into tizen
2016-06-09 Volodymyr BrynzaFixed memory leaks 96/73796/1 accepted/tizen/common/20160610.182447 accepted/tizen/ivi/20160610.114150 accepted/tizen/mobile/20160610.114056 accepted/tizen/tv/20160610.114110 accepted/tizen/wearable/20160610.114140 submit/tizen/20160610.024249
2016-06-09 Volodymyr BrynzaModified Mediastreamer State Change 95/73795/1
2016-06-09 Volodymyr BrynzaModified mediastreamer prepare() functionality 94/73794/1
2016-06-09 Volodymyr BrynzaFixed Autoplug Mode according to new node creation... 93/73793/1
2016-05-25 Vyacheslav ValkovoyModified node creation logic 26/71526/1
2016-03-21 eunhae choiMerge "Modifying set/get pad_format()" into tizen
2016-03-18 Vyacheslav ValkovoyModifying set/get pad_format() 23/62723/2
2016-02-09 Andrey ShelestReorganize code of get_param()/get_params, set_param... 50/59050/2 accepted/tizen/ivi/20160225.081036 accepted/tizen/mobile/20160225.080948 accepted/tizen/tv/20160225.081005 accepted/tizen/wearable/20160225.081025 submit/tizen/20160224.083241
2016-01-06 eunhae choiMerge "Enabling to set/get_position()/get_duration...
2015-12-29 Vyacheslav ValkovoyEnabling to set/get_position()/get_duration() only... 33/55833/1
2015-12-08 Vyacheslav ValkovoyModified get_pad_format() API 74/53674/1 accepted/tizen/mobile/20151217.093653 accepted/tizen/tv/20151217.093627 accepted/tizen/wearable/20151217.093636 submit/tizen/20151217.073742
2015-12-03 Vyacheslav ValkovoyRemoved camera_bin, modified encoder_bin. Bug fixes. 02/53302/1 accepted/tizen/mobile/20151208.124853 accepted/tizen/tv/20151208.124909 accepted/tizen/wearable/20151208.124926 submit/tizen/20151208.020949
2015-12-03 Andrey ShelestCheck if stream can not seek in media_streamer_set_play... 01/53301/1
2015-11-25 Vyacheslav ValkovoyReorganized client part. Added support of internal... 02/52602/2
2015-11-24 Vyacheslav ValkovoyAdded get_duraiton() API and add evas sink node type. 01/52601/1
2015-10-21 Vyacheslav ValkovoyImplemented get_play_position() API 10/49910/1
2015-10-13 Eunhae Choiapply tizen coding rule 71/49371/2 accepted/tizen/mobile/20151014.093158 accepted/tizen/tv/20151014.093209 accepted/tizen/wearable/20151014.093223 submit/tizen/20151014.055942 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-10-12 Andrey ShelestUnprepare functionality modified according to autoplug... 27/49327/1
2015-10-12 Andrey ShelestFix codestyle and autoplug menu. 26/49326/1
2015-10-08 Vyacheslav ValkovoyImplemented Mediastreamer Seek function set_play_positi... 20/49220/1
2015-07-27 eunhae1.choisync with tizen 2.4 26/44726/1 accepted/tizen/mobile/20150727.093307 accepted/tizen/tv/20150727.093319 accepted/tizen/wearable/20150727.093338 submit/tizen/20150727.071122
2015-07-06 eunhae1.choisync code with spin dev including ACR feedback 34/42834/2 accepted/tizen/mobile/20150710.122646 accepted/tizen/tv/20150710.122757 accepted/tizen/wearable/20150710.122835 submit/tizen/20150710.082558
2015-06-10 eunhae1.choimodify the spec file to fix buile error for 64bits... 69/40969/2 submit/tizen/20150611.023539
2015-06-09 eunhae1.choiadd mediastreamer initial code 43/40843/1 submit/tizen/20150610.042729