Skip to content

Rebase to develop#1020

Closed
psiva01 wants to merge 178 commits intofeature/RDK-60641_federated_2601from
feature/RDK-60641_merge
Closed

Rebase to develop#1020
psiva01 wants to merge 178 commits intofeature/RDK-60641_federated_2601from
feature/RDK-60641_merge

Conversation

@psiva01
Copy link
Copy Markdown
Contributor

@psiva01 psiva01 commented Feb 12, 2026

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>
anshephe and others added 23 commits November 24, 2025 09:11
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Reason for change: Fix L1 regression due to VPLAY-9274 revert
Test Procedure: L1 verification
Priority: P1

Signed-off-by: psiva01 <sivasubramanian.patchaiperumal@ltts.com>
…nto feature/VPLAY-11316_cc_fixes_for_federated
…type-pref' into feature/VPLAY-11316_cc_fixes_for_federated
…led (#691)

VPLAY-11707 Subtitles displayed for channels when subtitles are disabled

Reason for change:
Subtiles not initially muted when SetCCStatus called prior to load

Risks: Low

Test Procedure:
Test subtitles/closed captions are muted correctly, e.g. on tune

Priority: P1

Signed-off-by: anshephe <115161257+anshephe@users.noreply.github.com>
VPLAY-11707 Subtitles displayed for channels when subtitles are disab…
RDK-59937: AAMP Federated Release for Sprint 2511 : Tag 1
VPLAY-11814 Content type index discrepancy in IP_AAMP_TUNETIME (#731)

Reason for change: Moving gstdecode parameter to end for the metrics dashboard.
Test Procedure: updated in ticket
Risks: Low

Signed-off-by: Anurag Krishnan <akrish513@cable.comcast.com>
…for_federated

VPLAY-12010 Bring VPLAY-11846 & VPLAY-11719 AAMP fixes - Tag 2.11.1
@psiva01 psiva01 requested a review from a team as a code owner February 12, 2026 11:19
Copilot AI review requested due to automatic review settings February 12, 2026 11:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@psiva01 psiva01 force-pushed the feature/RDK-60641_merge branch from e7fdd8f to b967541 Compare February 13, 2026 04:24
@psiva01 psiva01 closed this Feb 16, 2026
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.