platform/core/api/mediastreamer.git
2020-07-01 Sangchul LeeFix bug in media_streamer_node_get_pad_name() 65/237565/3
2020-06-26 Sangchul LeeFix code to set plugin name read from ini file 14/237214/1
2020-06-26 Sangchul LeeRemove unused function 98/237198/1
2020-06-26 HyunilAdd error condition in media_streamer_prepare() for... 70/237170/4
2020-06-25 HyunilChange the completion position of MEDIA_STREAMER_STATE_... 09/236409/7
2020-06-25 HyunilAdd internal API for getting webrtcbin from webrtc... 03/236403/6
2020-06-24 HyunilAdd WebRTC sample app 05/235805/22
2020-06-22 Sangchul LeeAdd @remarks to the description of media_streamer_node_... 19/236619/2
2020-06-19 Sangchul LeeRelease the state limit of media_streamer_node_add() 38/236538/4
2020-06-19 Sangchul LeeAdd error log in case of ms_bin_add_element() failure 22/236522/3
2020-06-17 Sangchul LeeRevise descriptions - Add missing punctuation mark... 89/236389/2
2020-06-17 Sangchul LeeRevise descriptions - Reorder returned values 00/236400/1
2020-06-17 Sangchul LeeFix doxygen - Add missing command @a to refer to member... 99/236399/2
2020-06-16 HyunilAdd WebRTC signaling example to test app 57/235257/13
2020-06-16 Sangchul LeeRevise descriptions 23/236223/3
2020-06-16 Sangchul LeeImprove media_streamer_node_set_pad_format() for WebRTC... 01/236101/14
2020-06-15 Sangchul LeeAdd internal API to find a specific element by name... 42/236142/6
2020-06-15 Sangchul LeeAdd to check privilege and feature for WebRTC node 30/236030/6
2020-06-15 HyunilImprove pad-added related codes of WebRTC node 02/235902/10
2020-06-12 HyunilImprove media_streamer_node_set_pad_format() to support... 01/235801/9
2020-06-11 Sangchul LeeRevise error log 53/235953/1
2020-06-11 Sangchul LeeAdd new parameter to set/get STUN server URL for WebRTC... 02/235802/4
2020-06-11 Sangchul LeeAdd support for OPUS audio format 04/235904/1
2020-06-09 Sangchul LeeAdd new APIs to set/unset decoded ready callback of... 14/235514/6
2020-06-09 Sangchul LeeFix bug in ms_find_element_in_bin_by_type() 24/235724/1
2020-06-09 HyunilAdd new param for setting remote session description... 01/235501/20
2020-06-08 Sangchul LeeAdd internal APIs to get SDP/ICE from text message 74/235374/11
2020-06-08 Sangchul LeeAdd new APIs to set/unset webrtc message callback 74/235274/10
2020-06-08 Sangchul LeeAdd support for WebRTC node 25/235025/17
2020-06-03 HyunilAdd webrtcbin test menu 54/235154/5
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 file name - _node_policy_ to _node_dpm_policy_ 12/234412/3
2020-05-26 Sangchul LeeRevise DPM policy checking codes 88/234388/6
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-05-21 HyunilAdd package for webrtc 08/234008/1
2020-05-13 Sangchul LeeRemove unnecessary @since_tizen command in private... 80/233180/2
2020-05-11 Sangchul LeeRevise and move functions 93/232693/3
2020-04-28 Sangchul LeeAdd ms_warning() log function 66/232066/1 submit/tizen/20200511.015752
2020-04-28 Sangchul LeeRemove __ms_check_ini_status() function 86/231986/4
2020-04-27 Sangchul LeeAdd static directive to internal functions in media_str... 64/231964/1
2020-04-27 Sangchul LeeAdd static directive to __ms_get_ini_instance() 54/231954/1
2020-04-24 Sangchul LeeMerge "Return the proper data type required by the...
2020-04-23 Sangchul LeeReturn the proper data type required by the callback... 94/231594/1
2020-04-22 Sangchul LeeRevise the include guards of header files 26/231526/2
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 LeeFix typo - change 'transotions' to 'transitions' 11/231411/3
2020-04-22 Sangchul LeeMove internal functions to the proper place 10/231410/2
2020-04-22 Sangchul LeeFix typo - change resouces to resources 96/231296/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-04-16 Sangchul LeeFix typo of the internal function name 52/230952/1
2020-04-16 Sangchul LeeRemove useless condition in __ms_signal_destroy() 51/230951/1
2020-04-14 Sangchul LeeRevise description - function names are stated explicitly 38/230738/1
2020-04-13 Sangchul LeeRevise descriptions 36/230636/2
2020-04-13 Sangchul LeeRevise description - use uppercase for abbreviations 25/230625/3
2020-04-13 Sangchul LeeRevise description - change 'src' to 'source' 24/230624/2
2020-04-13 Sangchul Leedoc: Fix grammar errors 83/230583/2
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
2020-02-11 HyunilChange iniparser api return type by iniparser version... 76/224476/2 accepted/tizen/unified/20200213.121623 submit/tizen/20200205.003954
2019-12-20 HyunilChange deprecated libsoup API 88/220688/3 accepted/tizen/unified/20191224.131916 submit/tizen/20191218.041916
2019-12-19 HyunilRemove line coverage exception code for media_streamer_... 92/220492/1
2019-12-18 HyunilChange URL of Native API Reference 08/220408/2
2019-12-09 HyunilAdd exception code for measuring line coverage 84/209084/3
2019-11-13 HyunilAdd MEDIA_FORMAT_ARGB to RAW format for rtp video encod... 16/217616/1 accepted/tizen/unified/20191113.123501 submit/tizen/20191113.045359 submit/tizen/20191118.055112
2019-10-30 HyunilModify static link test case for mp4 26/216526/4 accepted/tizen/unified/20191104.010836 submit/tizen/20191101.045156
2019-10-25 Hyunilbug fix for using H/W codec 60/216460/3
2019-10-24 HyunilAdd static link test case for mp4 63/216363/3
2019-10-23 HyunilAdd use-tbm test case for playing with H/W codec 94/216294/2
2019-10-08 Hyunil[ACR-1469] Add definition for use-tbm 48/215248/3 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.031502 accepted/tizen/5.5/unified/mobile/hotfix/20201027.065859 accepted/tizen/unified/20191009.231743 submit/tizen/20191008.094502 submit/tizen_5.5/20191031.000002 submit/tizen_5.5_mobile_hotfix/20201026.185102 tizen_5.5.m2_release
2019-10-04 HyunilSupport Zero copy(tbm) in auto plugging mode 40/215240/2
2019-09-30 HyunilAdd test case for capsfilter 42/214942/1
2019-09-26 HyunilAdd test case for videotestsrc and videosink 79/214779/4
2019-08-29 HyunilAdd setting false to specify usage 75/212975/1 accepted/tizen/unified/20190902.052808 submit/tizen/20190829.051119
2019-08-28 HyunilRemove SAM Violation GV(global variable) 06/212906/4 submit/tizen/20190829.045136
2019-08-27 HyunilRemove cyclomatic complexity of get/set param value... 35/212835/1 submit/tizen/20190828.002025
2019-08-26 Hyunilnode check is separated into src node check and sink... 06/212706/1
2019-08-26 HyunilDefine SYSCONFDIR and remove unused ini path 63/212663/1
2019-08-23 Hyunilremove setting use-tbm because default value is false 91/212591/1 accepted/tizen/unified/20190827.043442 submit/tizen/20190826.051840
2019-07-30 HyunilAdd gcov environment 89/211089/2 accepted/tizen/unified/20190730.112008 submit/tizen/20190730.025926
2019-07-23 HyunilChange input value type for parent_id 17/210617/2 accepted/tizen/unified/20190725.220543 submit/tizen/20190724.035455
2019-07-15 HyunilAdd static link test for mp3 file playing 25/210025/3 accepted/tizen/unified/20190723.053512 submit/tizen/20190718.071553
2019-07-08 HyunilAdd void to empty param function 71/209471/1 submit/tizen/20190710.005521
2019-07-05 HyunilAdd static link test for aac file playing 30/209330/3
2019-07-04 HyunilSpecify the audio, video and container format in detail. 58/209258/1
2019-07-03 HyunilRename enum string for sharing with audio file 73/209173/1
2019-07-03 HyunilAdd display_menu to Appsink/src test 70/209170/1
2019-07-02 HyunilAdd gcov package for measuring line coverage 65/209065/1 accepted/tizen/unified/20190703.110642 submit/tizen/20190702.070046
2019-07-02 HyunilAdd static link test menu for local playing 72/208772/5
2019-06-21 HyunilClarify autoplug test case 80/208280/1 submit/tizen/20190621.094925
2019-06-10 Hyunilfix Native API Reference error 29/207629/4 accepted/tizen/unified/20190611.050144 submit/tizen/20190610.223234
2019-06-04 HyunilAdd setting caps to MEDIA_STREAMER_NODE_TYPE_FILTER... 04/207304/2 accepted/tizen/unified/20190604.081916 submit/tizen/20190604.050715
next