Performance improvements in play request and flush (#428) - #432
Open
muthushiamsankar wants to merge 45 commits into
Open
Performance improvements in play request and flush (#428)#432muthushiamsankar wants to merge 45 commits into
muthushiamsankar wants to merge 45 commits into
Conversation
Summary: Performance improvements in play request and flush Type: Fix Test Plan: UT/CT, Fullstack Jira: ENTDAI-1750 ENTDAI-1738 ENTDAI-485
Summary: Change Wayland Display for TextTrack Type: Fix Test Plan: UT/ CT, Fullstack Jira: ENTDAI-2218
Summary: Fixed playback info reporting for not asynchronous playbacks Type: Fix Test Plan: UT/CT, Fullstack Jira: ENTDAI-2231
…minor changes added to make code safer. (#437) Summary: Session server app changed to shared ptr to avoid invalid ptrs. Some minor changes added to make code safer. Type: Fix Test Plan: UT/CT, Fullstack Jira: VPLAY-12448
skywojciechowskim
temporarily deployed
to
github-pages
January 28, 2026 07:54 — with
GitHub Actions
Inactive
Summary: Asure correct data & flush order during multiple flushes Type: Fix Test Plan: UT/CT, Fullstack Jira: NO-JIRA
skywojciechowskim
temporarily deployed
to
github-pages
February 11, 2026 10:10 — with
GitHub Actions
Inactive
Summary: Removed gstreamer interaction during RemoveSource Type: Fix Test Plan: UT/CT, Fullstack Jira: LLAMA-18057
skywojciechowskim
temporarily deployed
to
github-pages
February 13, 2026 09:22 — with
GitHub Actions
Inactive
Summary: Allow to switch audio codec, when audio is re-attached Type: Fix Test Plan: UT/CT, Fullstack Jira: LLAMA-18057
skywojciechowskim
temporarily deployed
to
github-pages
February 18, 2026 13:49 — with
GitHub Actions
Inactive
Summary: Microsoft Playready support for Amazon Prime RDK app Type: Feature Test Plan: UT/CT, Fullstack Jira: NO-JIRA
skywojciechowskim
temporarily deployed
to
github-pages
February 23, 2026 06:45 — with
GitHub Actions
Inactive
skywojciechowskim
temporarily deployed
to
github-pages
February 23, 2026 07:21 — with
GitHub Actions
Inactive
Summary: Re-enabled CT Type: Fix Test Plan: UT/CT, Fullstack Jira: NO-JIRA
skywojciechowskim
temporarily deployed
to
github-pages
February 23, 2026 09:14 — with
GitHub Actions
Inactive
Summary: 'report-decode-errors' and 'queued-frames' properties missing from RialtoMSEVideoSink Type: Feature Test Plan: UT/CT, Fullstack Jira: RDKEMW-12692
Summary: Added support for getting text-sink in getSink method Type: Fix Test Plan: UT/CT, Fullstack Jira: VPLAY-12522
Summary: Removed blocking get_state calls from aml codec switch Type: Fix Test Plan: UT/CT, Fullstack Jira: DELIA-70115
…from RialtoMSEVideoSink (#462) Summary: Temporary revert of 'report-decode-errors' and 'queued-frames' properties missing from RialtoMSEVideoSink. It revealed issues in some apps. Type: Feature Test Plan: UT/CT, Fullstack Jira: RDKEMW-12692
Summary: Switch unnecessary copy constructors with move semantics
Type: Fix
Test Plan: UT/CT, Fullstack
Jira: RDKEMW-12966
DouglasAdler
temporarily deployed
to
github-pages
July 15, 2026 18:35 — with
GitHub Actions
Inactive
Summary: Add support for 'first-audio-frame-callback' signal to Rialto
sink
Type: Fix
Test Plan: UT/CT, Fullstack
Jira: RDKEMW-17882
---------
Co-authored-by: N <bn480@apac.comcast.com>
Co-authored-by: Kokinovic <akokin261@cable.comcast.com>
… observed while switching between Xumo FAST channels during CC verification (#554) Summary: handling race conditions for GstPlayer Type: Fix Test Plan: UT/CT, Fullstac Jira: RDKEMW-18434 --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: rkandh015 <rekha_kandhavelan@comcast.com> Co-authored-by: N <bn480@apac.comcast.com> Co-authored-by: balasaraswathy-n <Balasaraswathy_N@comcast.com>
balasaraswathy-n
temporarily deployed
to
github-pages
July 21, 2026 13:21 — with
GitHub Actions
Inactive
Summary: Fix pipeline setup async requests executing at pipeline teardown Type: Fix Test Plan: UT/CT, Fullstack Jira: RDKEMW-21806
balasaraswathy-n
temporarily deployed
to
github-pages
July 22, 2026 11:08 — with
GitHub Actions
Inactive
Summary: Fixing Unit tests and build scripts to work in a docker environment. Type: Cleanup Test Plan: Tested using repo UT and CI Jira: NO-JIRA
BubbleSnap27
temporarily deployed
to
github-pages
July 27, 2026 08:13 — with
GitHub Actions
Inactive
…ets (#573) Summary: Fix errors in build due to g_memdup reference Type: Fix Test Plan: UT/CT, Fullstack Jira: NO-JIRA
skywojciechowskim
temporarily deployed
to
github-pages
July 28, 2026 06:50 — with
GitHub Actions
Inactive
RDKEMW-22790: Commit message validator change Reason for change: Change the commit message validator to follow the official Commit Message Format For RDKE Test Procedure: Rialto CI
balasaraswathy-n
temporarily deployed
to
github-pages
July 31, 2026 12:45 — with
GitHub Actions
Inactive
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
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.
Summary: Performance improvements in play request and flush
Type: Fix
Test Plan: UT/CT, Fullstack
Jira: ENTDAI-1750 ENTDAI-1738 ENTDAI-485