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

Dts mpeg2ts update #275

Closed
wants to merge 15 commits into from
Closed

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    ed9806a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d25f01 View commit details
    Browse the repository at this point in the history
  3. Update DTS test vectors

    rahulmohan-xperi authored and rohitjoins committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bc35938 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    412414e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc2904f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c173c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Implemented a single DTS reader class to handle all DTS streams. Revi…

    …ew comment fixes are added.
    rahulmohan-xperi committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ef41526 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    34d90e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Added the logic to update the audio chunk ID in FTOC non-sync frames …

    …with the value extracted in FTOC sync frame
    rahulmohan-xperi committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    e99a618 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    39cd88d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    42d6f0a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Reduce the number of bytes read from bitstream buffer to extract the …

    …UHD header size. Update comments in the time stamp extraction code.
    rahulmohan-xperi committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b8f0350 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    01ca64c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    7ba1684 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Set uhdAudioChunkId to 0 in seek() function. Read only the required n…

    …umber of bytes(7 bytes) to extract the ExtSS header size.
    rahulmohan-xperi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    289a0c6 View commit details
    Browse the repository at this point in the history