Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable media element for castanets #255

Open
wants to merge 5 commits into
base: castanets_69
Choose a base branch
from

Conversation

sm-venugopal
Copy link

@sm-venugopal sm-venugopal commented Oct 8, 2019

  1. Initial patch supporting media element playback
  2. Added video hole support for video playback
  3. Added video hole preference to WebView
  4. Disabled android specific features

@sm-venugopal sm-venugopal requested a review from a team October 8, 2019 00:36
@joonghunpark
Copy link

Which device configuration scenarios does this CL aiming at?
Tizen(browser process) and Tizen, Android(renderer process)?

Copy link

@joonghunpark joonghunpark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. But please wait for review from someone others.

@sm-venugopal
Copy link
Author

Which device configuration scenarios does this CL aiming at?
Tizen(browser process) and Tizen, Android(renderer process)?

Thats right.

@Chikdolman
Copy link
Contributor

Requested to rebuild the Android, as the android build fail occurred due to the network problem from the build server.

Target running browser process need not support these features.
These may cause unpredicted behaviour.

Signed-off-by: Venugopal S M <[email protected]>
Added video hole preference setter/ getter. Video hole preference
is also applied to each WebView.

Signed-off-by: Venugopal S M <[email protected]>
A transparent quad is drawn to show through the video played
at HW plane.

This commit introduces VIDEO_HOLE flag.

Signed-off-by: Venugopal S M <[email protected]>
- Added video hole types to media player type class. The order should be
  same as castanet player.
- New APIs are added to interface class.

Signed-off-by: Venugopal S M <[email protected]>
- Added interface for castanets WebMediaPlayer
- Added renderer manager for managing WebMediaPlayer objects
- Added IPCs

Signed-off-by: Venugopal S M <[email protected]>
@sm-venugopal
Copy link
Author

Updated with Video hole support for inline playback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants