[0.6.194] add new player path with uridecodebin3 00/206700/1
authorEunhye Choi <eunhae1.choi@samsung.com>
Tue, 21 May 2019 08:58:54 +0000 (17:58 +0900)
committereunhae choi <eunhae1.choi@samsung.com>
Thu, 23 May 2019 07:51:00 +0000 (07:51 +0000)
commitef0181bf72a3c92fb39b74170f6f2b0791df0df4
tree642b5c152066df87f1dee0c658eaa9eb950b55bd
parentf005e543d18939bbc267f05505ea5c7e8dcd5345
[0.6.194] add new player path with uridecodebin3

- add new player path with uridecodebin3
  which use one audio/video decoder at a time
  even if there are many tracks
- this is experimental feature and it is
  applied only for http streaming at the moment
- ini file need to be modified to enable
  uridecodebin3 path

Change-Id: I667ea0ae87930901308623e3ffcfd687c294795e
packaging/libmm-player.spec
src/include/mm_player_ini.h
src/include/mm_player_priv.h
src/include/mm_player_utils.h
src/mm_player_gst.c
src/mm_player_ini.c
src/mm_player_priv.c
src/mm_player_utils.c