-
Notifications
You must be signed in to change notification settings - Fork 7
Feature/vplay lld looping 8.2 #744
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
Open
Reshma-JO07
wants to merge
104
commits into
dev_sprint_25_2
Choose a base branch
from
feature/VPLAY-LLD-Looping-8.2
base: dev_sprint_25_2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Reason for change: 2506 Federated Merge 2.6.1 Test Procedure: Build and Verify Risks: Low Priority: P2
Revert "VPLAY-9299:Address 200ms tune delay when using enableMediaProcessor as true."
…dingDiscontinuity Reason for Change: Do not delete stream abstraction instance if pending discontinuity process is in progress Test Procedure: Please see the ticket Risks: Low priority:P0 Change-Id: I11a23f2d483ed3fcaa3b3b517ed7264f93e78f46 Signed-off-by: Gnanesha <Gnanesha_Thimmegowda@comcast.com>
…channels (#135) Reason for change: Changed DrmSessionManager::createDrmSession() to check for cachedKeyIDs before updating it's failed status during failure. This will avoid crash due to race condition caused by stop() Test Procedure: Refer Jira Risks: Low Priority: P1 Signed-off-by: Sivasubramanian <sivasubramanian.patchaiperumal@ltts.com> Co-authored-by: pstroffolino <Philip_Stroffolino@cable.comcast.com>
… after rewind operation on linear channels / SLE contents Revert "VPLAY-9393 HLS bitrate remains low post stream freeze" Reason for Change: Revert "VPLAY-9393 HLS bitrate remains low post stream freeze" which is causing the issue Test Procedure: Please see the ticket Risks: Low priority:P1 This reverts commit 633f0b67c48230438cfe3764bf8d490d379d138e.
Reason for change: EPG currently behaves badly when state is set to eSTATE_RELEASED instead of eSTATE_IDLE after stopping Test Procedure: Tune to any linear channels, Try changing the channels and see tune was successful with out any blue screen Risks: Medium Signed-off-by: haripriya_molakalapalli <haripriya_molakalapalli@comcast.com>
VPLAY-9931 : AAMP Player State Simplification (deprecate RELEASED, STOPPED)
Merge branch 'release/2.4.4'
RDKEMW-5467
RDKEMW-5467 : Set PlayerState to IDLE during stop
Reason for Change: Disable AAMP TSB if FOG is used Test Procedure: Please see the ticket Risks: Low Signed-off-by: Jose Fagundez <jfagunde@synamedia.com> Add manifest parameter to IsFogUrl() Add L1 tests
…XiOne-Foxtel Reason for change: Updating Curldownloader instances upon calling UpdateMaxDrmSession Test Procedure: Refer Ticket Risks: Low Priority: P1 Change-Id: I2b4c22d9a381f792eb08dfe8a49eecabe6f374d6 Signed-off-by: Deepikasri N <Deepikasri_N@Comcast.Com
…back in XiOne-Foxtel This reverts commit 5efc21c.
…XiOne-Foxtel Reason for change: Updating Curldownloader instances upon calling UpdateMaxDrmSession Test Procedure: Refer Ticket Risks: Low Priority: P1 Change-Id: I2b4c22d9a381f792eb08dfe8a49eecabe6f374d6 Signed-off-by: Deepikasri N <Deepikasri_N@Comcast.Com VPLAY-9906 [Foxtel][AAMP]Crash is observed during 4K VOD playback in XiOne-Foxtel Reason for change: Addressed review comments. Test Procedure: Refer Ticket Risks: Low
…506_develop RDK-57972/RDKEMW-5568 AAMP Federated Release for Sprint 2506 - Tag 2.6.0
Reason for change: Clear duration value in mdhd mp4 box in init fragment for live streams. This ensures qtdemux will sent a segment event prior to playback start Test Procedure: Linear channel playback should work as expected Risks: Low Signed-off-by: Vinish100 <vinish.balan@gmail.com>
VPLAY-9946: Playback failed in for certain live channels
Merge branch 'release/2.6.0'
RDKEMW-5568
Reason for change: Fix log flooding by changing the log levels Test Procedure: Look out for log flooding of mentioned logs during linear playback Risks: None Signed-off-by: Vinish100 <vinish.balan@gmail.com>
VPLAY-10093: Log flooding with Linear SLD channels
Merge branch 'release/2.6.1'
RDKEMW-5568 VPLAY-10093
Reason for change: Test Procedure: Priority: P2 Risks:Low
Reason for change: Added expect call to failing tests Test Procedure: L1 tests should pass Priority: P2 Risks:Low Signed-off-by: asasik397 <Abhijith_Sasikumar@comcast.com>
…eature/VPLAY-9946_l1
Revert "VPLAY-9946: L1 errors fixes "
Signed-off-by: Alsameema <alsameema_ahmedansar@comcast.com>
…on RDKE Signed-off-by: Alsameema <alsameema_ahmedansar@comcast.com>
…ng on RDKE Signed-off-by: Alsameema <alsameema_ahmedansar@comcast.com>
Signed-off-by: aahmed878 <Alsameema_Ahmedansar@comcast.com>
RDKEMW-7375: [8.2 RDKE] [AAMP] [VIPA DRM] Tune time improvement with fake tune
Reason for change: Maintained the single secmanager session in middleware component to resolve the closesession failure Test Procedure: Refer Jira Risks: NA Signed-off-by: Nithya-k13 <nithyak936@gmail.com>
VPLAY-10820: Observing Technical fault after waking from Deepsleep
…r waking from Deepsleep
VPLAY-10785 Anti piracy Watermarking not detected Reason for change: The parameter mIsVideonMute is an atomic variable. Directly assigning a value to an atomic variable might have caused this unexpected behaviour. Changing the value of an atomic variable in a thread-safe manner, preventing race conditions fix this issue Test Procedure: refer test steps in ticket Risks: Low Signed-off-by: Anurag Krishnan <akrish513@cable.comcast.com>
VPLAY-10820 fix build errors
VPLAY-10785 Anti piracy Watermarking not detected (#409)
VPLAY-10875: Fix Build error
Reason for change: delete the InterfacePlayerRDK instance upon deleteing the aamp instance Risks: Low Test Procedure: Please see the ticket Priority: P1 Change-Id: Ie08e86e92cce168be1cc2e9188839ba6951dd431 Signed-off-by: Gnanesha <Gnanesha_Thimmegowda@comcast.com>
…hread leak" This reverts commit 1328cd3.
Bring back VPLAY-10875 with proper fix. This reverts commit 99baeb5.
Bring back VPLAY-10875 changes
Reason for change: Adding a download disabled check inside ad resolved wait This helps stop to finish playback gracefully if ad resolution is in progress in Fetcher thread Risks: Low Test Procedure: Test with Linear channel change in devices Priority: P1 Change-Id: I584e9a4e2a13a0014a0fa692dae3a58689304629 Signed-off-by: nu641001 <nu641001@gmail.com>
…#505) VPLAY-11152 crash during first playback after coming out of deepsleep Reason for change: Initialise AampDRMLicenseManager class members Test Procedure: see ticket Risks: Low Signed-off-by: James Lofthouse <james_lofthouse@comcast.com>
VPLAY-11152 crash during first playback after coming out of deepsleep…
…learDrmSession Reintroduced the condition check before calling clear() in clearDrmSession(), which was missed during the DRM refactoring. Reason for Change: Reintroduced the condition check before calling clear() in clearDrmSession. This was lost during DRM refactoring and was causing increase in PLTV XSTPP-999 failures. Changes: - Added getFailedKeyIdStatus() method to DrmSessionManager - Modified clearDrmSession() in AampDRMLicenseManager to add condition checks - Only clear license downloader when conditions are met Cherry-picked from PR #619
…_drm VPLAY-11530: Increase in PLTV XSTPP-999 Failures on both Xi1/ES1
…_drm Feature/vplay 11530 2.7.1 8 2 drm
Reason for change: replace deprecated method of getting access token Test Procedure: See ticket Risks: Low Signed-off-by: James Lofthouse <james_lofthouse@comcast.com>
VPLAY-11384 Get access (session) token from auth service
Reason for change: Add generous timeout for chunk download in case of lld looping Test Procedure: Updated in ticket Risks: Medium Signed-off-by: Reshma-JO07 <sreshmaraphaelk@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.