Add internal function - ms_find_element_in_bin_by_type()
[platform/core/api/mediastreamer.git] / src / media_streamer_gst.c
2020-06-01 Sangchul LeeAdd internal function - ms_find_element_in_bin_by_type() 24/235024/1
2020-06-01 Sangchul LeeFix return type of ms_rtp_node_prepare() 25/234925/1
2020-05-28 HyunilModify __demux_find to __find_node 50/234750/6
2020-05-28 HyunilAdd VP8 encoder for video encoder bin 94/234694/7
2020-05-28 Sangchul LeeRelease resources after finishing change of gst state... 75/234575/2
2020-05-26 Sangchul LeeChange function name - ms_state_change() to ms_set_state() 51/234351/2
2020-05-25 Sangchul LeeUse '__' prefix only for static functions 95/234195/3
2020-05-11 Sangchul LeeRevise and move functions 93/232693/3
2020-04-27 Sangchul LeeAdd static directive to internal functions in media_str... 64/231964/1
2020-04-22 Sangchul LeeFix typos and grammar errors 67/231467/3
2020-04-22 Sangchul LeeMove internal functions to the proper place 10/231410/2
2020-04-17 Sangchul LeeComply with the Tizen coding rule 49/231049/1
2020-04-16 Sangchul LeeRemove useless parameter of the internal functions 56/230956/1
2020-03-12 HyunilAdd debug log to rank compare 16/227216/7 submit/tizen/20200312.092738
2020-02-20 HyunilCreate node by default name when the type is converter 44/225444/2 accepted/tizen/unified/20200304.124005 submit/tizen/20200221.064623 submit/tizen/20200224.070348 submit/tizen/20200302.032418
2020-02-19 HyunilAdd audio-convert to negotiate with libav and pulsesink 36/225236/2 accepted/tizen/unified/20200219.151746 submit/tizen/20200219.072257
2019-12-09 HyunilAdd exception code for measuring line coverage 84/209084/3
2019-10-25 Hyunilbug fix for using H/W codec 60/216460/3
2019-10-04 HyunilSupport Zero copy(tbm) in auto plugging mode 40/215240/2
2019-08-28 HyunilRemove SAM Violation GV(global variable) 06/212906/4 submit/tizen/20190829.045136
2019-06-04 HyunilAdd setting caps to MEDIA_STREAMER_NODE_TYPE_FILTER... 04/207304/2 accepted/tizen/unified/20190604.081916 submit/tizen/20190604.050715
2019-04-01 HyunilRemove channel and rate from creating caps to generate... 75/202475/4 submit/tizen/20190401.045827
2019-03-26 Hyunilfix that mpegaudioparse node is not create with parse... 49/202249/1 accepted/tizen/unified/20190328.012820 submit/tizen/20190327.071331
2018-08-01 HyunilApply correct memory release function 04/185604/2 accepted/tizen/unified/20180802.134845 submit/tizen/20180802.014527
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
2018-02-21 HyunilSeparate gstreamer initializaton into function 76/170576/1
2018-02-20 HyunilRelease argv used for gst_init_check() 42/170342/6
2018-02-19 HyunilChange the location of variable declarations and add... 03/170203/3
2018-02-01 HyunilChange the name of the toplogy_bin to transform_bin 09/168909/2 accepted/tizen/unified/20180206.064112 submit/tizen/20180205.035117
2017-11-16 Vadym Sachenkomm-resource-manager integration patch 82/159382/2 accepted/tizen/unified/20171123.065759 submit/tizen/20171117.022846 submit/tizen/20171117.070221
2017-09-29 Eunhae Choi[0.1.20] resolve coverity issue 50/153650/1 submit/tizen/20170929.104425
2017-09-28 Eunhae Choi[0.1.20] resolve coverity issue 53/153453/2 accepted/tizen/4.0/unified/20170929.221141 submit/tizen_4.0/20170929.104638 tizen_4.0.IoT.p1_release tizen_4.0.m2_release
2017-03-09 Oleksandr PopovAdded http server feature 16/115616/6
2017-02-16 Eunhae Choi[0.1.14] fix svace issue 46/115146/1 accepted/tizen/common/20170303.090800 accepted/tizen/ivi/20170303.065959 accepted/tizen/mobile/20170303.065804 accepted/tizen/tv/20170303.065910 accepted/tizen/unified/20170309.031615 accepted/tizen/wearable/20170303.065940 submit/tizen/20170303.015115 submit/tizen_unified/20170308.100404
2017-02-02 Volodymyr Brynzafix memory leak 09/112709/2 accepted/tizen/common/20170206.124351 accepted/tizen/common/20170210.170628 accepted/tizen/ivi/20170214.010744 accepted/tizen/mobile/20170214.010527 accepted/tizen/tv/20170214.010627 accepted/tizen/wearable/20170214.010705 submit/tizen/20170206.043356 submit/tizen/20170210.083202
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-11-07 Eunhae Choi[v0.1.11] apply tizen coding rule 07/96007/1 accepted/tizen/3.0/common/20161114.081151 accepted/tizen/3.0/ivi/20161109.124732 accepted/tizen/3.0/mobile/20161109.124358 accepted/tizen/3.0/tv/20161109.124548 accepted/tizen/3.0/wearable/20161109.124647 submit/tizen_3.0/20161108.053851 submit/tizen_3.0_common/20161110.084657
2016-11-07 Eunhae Choi[v0.1.11] apply tizen coding rule 88/95988/1 accepted/tizen/common/20161109.140252 accepted/tizen/ivi/20161109.002835 accepted/tizen/mobile/20161109.002521 accepted/tizen/tv/20161109.002659 accepted/tizen/wearable/20161109.002751 submit/tizen/20161108.054351
2016-10-05 Volodymyr Brynzachange video encoder caps for adaptive server case 86/90986/1 accepted/tizen/3.0/ivi/20161028.123024 accepted/tizen/3.0/mobile/20161015.032734 accepted/tizen/3.0/mobile/20161028.122326 accepted/tizen/3.0/tv/20161016.003447 accepted/tizen/3.0/tv/20161028.122615 accepted/tizen/3.0/wearable/20161015.080344 accepted/tizen/3.0/wearable/20161028.122831 accepted/tizen/common/20161005.165418 accepted/tizen/ivi/20161007.003919 accepted/tizen/mobile/20161007.003641 accepted/tizen/tv/20161007.003809 accepted/tizen/wearable/20161007.003846 submit/tizen/20161005.055916 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.082323 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_mobile/20161015.000001 submit/tizen_3.0_tv/20161015.000000 submit/tizen_3.0_wearable/20161015.000000
2016-09-29 Eunhae Choi[v0.1.10] fix svace issue 62/90262/1 tizen_dev
2016-09-20 Volodymyr BrynzaAdd raw audio formats. Fix class info for parser 38/87838/2
2016-09-20 Volodymyr BrynzaImplement initial adaptive server 41/86341/4
2016-09-06 Volodymyr BrynzaAdaptive streaming client basic implementation 57/83557/5 accepted/tizen/common/20160907.154700 accepted/tizen/ivi/20160908.044200 accepted/tizen/mobile/20160908.043601 accepted/tizen/tv/20160908.043943 accepted/tizen/wearable/20160908.044054 submit/tizen/20160907.074000
2016-08-31 Volodymyr Brynzafix issue with VoIP client pipeline linkage. HTTP strea... 53/86253/2
2016-07-12 Eunhae Choifix svace issue 14/79614/1 accepted/tizen/common/20160712.151244 accepted/tizen/ivi/20160712.091046 accepted/tizen/mobile/20160712.091116 accepted/tizen/tv/20160712.091038 accepted/tizen/wearable/20160712.091057 submit/tizen/20160712.061810
2016-07-05 Eunhae Choifix svace issue 46/78246/2 accepted/tizen/common/20160706.141807 accepted/tizen/ivi/20160706.013733 accepted/tizen/mobile/20160706.013624 accepted/tizen/tv/20160706.013658 accepted/tizen/wearable/20160706.013713 submit/tizen/20160705.084920
2016-06-21 Eunhae ChoiMerge "fix svace issue" into tizen accepted/tizen/common/20160627.191455 accepted/tizen/common/20160629.222213 accepted/tizen/ivi/20160629.015908 accepted/tizen/mobile/20160629.015823 accepted/tizen/tv/20160629.015926 accepted/tizen/wearable/20160629.015955 submit/tizen/20160623.063229 submit/tizen/20160627.065544
2016-06-20 Eunhae Choifix svace issue 11/75511/1
2016-06-17 Volodymyr BrynzaFix coverage issue 40/75140/3
2016-06-14 Eunhae Choifix svace issue 90/74490/1 accepted/tizen/common/20160615.193340 accepted/tizen/ivi/20160615.001715 accepted/tizen/mobile/20160615.001812 accepted/tizen/tv/20160615.001738 accepted/tizen/wearable/20160615.001742 submit/tizen/20160614.103947
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 ValkovoyFixed Manual Mode according to new node creation logic 28/71528/2 accepted/tizen/common/20160609.145217 accepted/tizen/ivi/20160609.091738 accepted/tizen/mobile/20160609.091957 accepted/tizen/tv/20160609.091609 accepted/tizen/wearable/20160609.091713 submit/tizen/20160609.040222
2016-05-25 Vyacheslav ValkovoyModified loading .ini file 27/71527/1
2016-05-25 Vyacheslav ValkovoyModified node creation logic 26/71526/1
2016-04-01 Eunhae Choiapply tizen coding convention 05/64405/2 accepted/tizen/common/20160405.133503 accepted/tizen/ivi/20160406.014005 accepted/tizen/mobile/20160406.013915 accepted/tizen/tv/20160406.013931 accepted/tizen/wearable/20160406.013949 submit/tizen/20160405.085717
2016-03-23 Andrey ShelestEnable sprd hw codecs 05/63405/1 accepted/tizen/common/20160325.135216 accepted/tizen/ivi/20160324.131312 accepted/tizen/mobile/20160324.132439 accepted/tizen/tv/20160324.132318 accepted/tizen/wearable/20160324.132310 submit/tizen/20160324.022418
2016-03-21 eunhae choiMerge "Combine DecodeBin callbacks." into tizen accepted/tizen/common/20160322.150929 accepted/tizen/ivi/20160323.012557 accepted/tizen/mobile/20160323.012436 accepted/tizen/tv/20160323.012510 accepted/tizen/wearable/20160323.012537 submit/tizen/20160322.083744
2016-03-21 eunhae choiMerge "Modifying set/get pad_format()" into tizen
2016-03-21 eunhae choiMerge "Added Encoding/Decoding of audio stream." into...
2016-03-21 eunhae choiMerge "Fixed File Streaming with inner subtitles Scenar...
2016-03-21 eunhae choiMerge "Fixed distortion of audio, video at Client part...
2016-03-21 Eunhae Choiremove warning 51/62951/1 submit/tizen/20160321.072619
2016-03-18 Vyacheslav ValkovoyCombine DecodeBin callbacks. 24/62724/2
2016-03-18 Vyacheslav ValkovoyModifying set/get pad_format() 23/62723/2
2016-03-18 Vyacheslav ValkovoyAdded Encoding/Decoding of audio stream. 22/62722/2
2016-03-18 Vyacheslav ValkovoyFixed File Streaming with inner subtitles Scenario. 20/62720/2
2016-03-18 Vyacheslav ValkovoyFixed distortion of audio, video at Client part while... 19/62719/2
2016-03-18 Heechul JeonMerge "update ini file path" into tizen
2016-03-18 Eunhae Choifix build warning 50/62550/2
2016-03-01 Andrey ShelestAdd support of plugins management (in *.ini file) Add... 99/60699/1
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-13 Andrey ShelestSkipped sprd decoders 86/56886/1 accepted/tizen/mobile/20160115.113922 accepted/tizen/tv/20160115.113936 accepted/tizen/wearable/20160115.113959 submit/tizen/20160115.084309
2016-01-06 Andrey ShelestFixed some codestyle issues 47/56347/1 accepted/tizen/mobile/20160111.085044 accepted/tizen/tv/20160111.085058 accepted/tizen/wearable/20160111.085122 submit/tizen/20160111.073652
2016-01-06 eunhae choiMerge "Enabling to set/get_position()/get_duration...
2016-01-06 eunhae choiMerge "Fixed Autoplug elements link" into tizen
2016-01-06 eunhae choiMerge "Removed param_table size define" into tizen
2016-01-06 eunhae choiMerge "Reorganized pull_packet internal function" into...
2015-12-29 Vyacheslav ValkovoyFixed Autoplug elements link 32/55832/1
2015-12-29 Vyacheslav ValkovoyReorganized pull_packet internal function 30/55830/1
2015-12-29 Eunhae Choiresolve svace issue 13/55813/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-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-26 Vyacheslav ValkovoyAdd autoplug/manual mode in VoIP. Fix memory leaks. 94/50194/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-10-08 Vyacheslav ValkovoyAdded VideoFile / VideoFile + Subtitles / HTTPsource... 15/49215/2
2015-10-08 Heechul JeonMerge "mediastreamer: add seek api" into tizen
2015-09-23 Vyacheslav ValkovoyAdded File Streaming scenario. Bug fixes. 15/48615/2 accepted/tizen/mobile/20151002.094530 accepted/tizen/tv/20151002.094539 accepted/tizen/wearable/20151002.094545 submit/tizen/20151002.091947
next