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

RDK-52927: Miracast Player has support for amlogic platform only - sprint 24Q4 #5882

Open
wants to merge 7 commits into
base: sprint/24Q4
Choose a base branch
from

Commits on Nov 19, 2024

  1. RDK-52927: Miracast Player has support for amlogic platform only

    Signed-off-by: yuvaramachandran_gurusamy <[email protected]>
    yuvaramachandran-gurusamy committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    da42a33 View commit details
    Browse the repository at this point in the history
  2. RDK-52927: Miracast Player has support for amlogic platform only

    Reason for change: Removed the circular buffer and directly sending the data to appsrc from appsink's new-sample callback.
    
    Signed-off-by: yuvaramachandran_gurusamy <[email protected]>
    yuvaramachandran-gurusamy committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6fd93ef View commit details
    Browse the repository at this point in the history
  3. RDK-52927: Added std::queue to keep gstBuffer from appsink, Later It …

    …will be pushed to Appsrc via timer callback.
    
    Signed-off-by: yuvaramachandran_gurusamy <[email protected]>
    yuvaramachandran-gurusamy committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    faf6cd0 View commit details
    Browse the repository at this point in the history
  4. RDK-52927: Fixed the handup issue while try to delete old gstBuffer f…

    …rom queue
    
    Signed-off-by: yuvaramachandran_gurusamy <[email protected]>
    yuvaramachandran-gurusamy committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b28594d View commit details
    Browse the repository at this point in the history
  5. RDKEMW-307: Rename SoC_GstPlayer into MiracastGstPlayer

    Signed-off-by: yuvaramachandran_gurusamy <[email protected]>
    yuvaramachandran-gurusamy committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    95998a0 View commit details
    Browse the repository at this point in the history
  6. RDKEMW-307: Cleanup unused codes

    Signed-off-by: yuvaramachandran_gurusamy <[email protected]>
    yuvaramachandran-gurusamy committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    30c3d66 View commit details
    Browse the repository at this point in the history
  7. RDKEMW-307: Move Amlogic related MiracastPlayer into rdkservice-soc-a…

    …mlogic and using it as Hal API
    
    Signed-off-by: yuvaramachandran_gurusamy <[email protected]>
    yuvaramachandran-gurusamy committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a1bc7a7 View commit details
    Browse the repository at this point in the history