Follow Issue has been fixed in the changes 04/238704/2 submit/tizen/20200716.152012
authoraman.jeph <aman.jeph@samsung.com>
Thu, 16 Jul 2020 10:36:18 +0000 (16:06 +0530)
committeraman.jeph <aman.jeph@samsung.com>
Thu, 16 Jul 2020 11:04:02 +0000 (16:34 +0530)
commitcab20d8212c08775a148c5cf7b26848bafe95fa3
tree9b1b11441529ab24c76f1ea689fe4cda6382972b
parent96689072d1460f9a8a0a06fc9464887ac240e274
Follow Issue has been fixed in the changes
1. Usb video content now visible in app
2. Default thumbnail is used if video thumbnail is not available
3. fit and crop thumbnail keeping the aspect ratio
4. Implemented sort by option based on the new guideline

Change-Id: I22b94eab94462194a42f71ef069bd9e631a608d6
Signed-off-by: aman.jeph <aman.jeph@samsung.com>
15 files changed:
include/mp-video-value-define.h
playview/src/core/vp-media-contents.c
res/edje/vp-videolist-custom-gengrid.edc
res/images/default_thumbnail.png [new file with mode: 0755]
res/po/en_US.po
src/common/mp-util-media-service.c
src/video-player.c
src/view/mp-video-list-remove-view.c
src/view/mp-video-list-share-via-view.c
src/view/mp-video-list-view-folder.c
src/view/mp-video-list-view-item-of-folder.c
src/view/mp-video-list-view-main.c
src/view/mp-video-list-view-thumbnail.c
src/view/mp-video-search-view.c
src/widget/mp-video-list-sort-ctrl.c