Revise internal function names to have consistency 20/231420/3
authorSangchul Lee <sc11.lee@samsung.com>
Wed, 22 Apr 2020 01:55:18 +0000 (10:55 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Wed, 22 Apr 2020 04:42:46 +0000 (13:42 +0900)
commitbae6b746fe6ff18e4e46a9581647b20daf581ee7
treefd7da651520f2602f80dd535e914305fc9020c9b
parente11677bb651dd96bf0bf5e193619aa1688af9252
Revise internal function names to have consistency

Previously, there were __ms_create() and __ms_streamer_destroy().
Only __mm_streamer_seek() and __ms_streamer_destroy() use the prefix
of "_streamer_" in the media_streamer_priv.h[c] files.

[Version] 0.1.31
[Issue Type] Refactory

Change-Id: I16cf48b8fb2dae88007b14564dfda88f2fd9ed59
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
include/media_streamer_priv.h
packaging/capi-media-streamer.spec
src/media_streamer.c
src/media_streamer_priv.c