[0.3.79] Add internal api to select video codec type 92/164392/2
authorEunhae Choi <eunhae1.choi@samsung.com>
Tue, 19 Dec 2017 04:15:48 +0000 (13:15 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Tue, 19 Dec 2017 04:18:20 +0000 (13:18 +0900)
commit25cffb47fff9e91e0826bfced541d9133dfd8b32
tree86863fb3bd05d8853df908366978997a35e29dd0
parentb2c60e8919a13aaba0be9a2c35e092a6e2caaf3b
[0.3.79] Add internal api to select video codec type

- can fix the video codec type among the sw, hw and default.
- in case of 'PLAYER_VIDEO_CODEC_TYPE_DEFAULT',
  the higher priority video codec will be selected as before.

Change-Id: I7efd32057112552dba905e8b767e5c96c7e73a6c
include/player_internal.h
packaging/capi-media-player.spec
src/player_internal.c
test/player_test.c