Skip to content

Conversation

@Reshma-JO07
Copy link
Contributor

No description provided.

Paulpandian Mariappan and others added 30 commits June 9, 2025 15:21
Reason for change: 2506 Federated Merge 2.6.1
Test Procedure: Build and Verify
Risks: Low
Priority: P2
…ocessor as true"

This reverts commit edac63e.
This reverts commit 056e0e5.

Revert "VPLAY-9299:Address 200ms tune delay when using enableMediaProcessor as true."

This reverts commit dd892c5.
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 : 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
…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'
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>
aahmed878 and others added 29 commits August 22, 2025 23:04
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
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-10785 Anti piracy Watermarking not detected (#409)
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>
This reverts commit 2614a13.

Revert "VPLAY-10785 Anti piracy Watermarking not detected (#409)"

This reverts commit 4e36e74.
Bring back VPLAY-10875 with proper fix.

This reverts commit 99baeb5.
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
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>
@Reshma-JO07 Reshma-JO07 requested a review from a team as a code owner December 8, 2025 12:05
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.