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

cefsrc: Apply running time on audio buffers #60

Merged
merged 4 commits into from
May 1, 2023

Commits on Dec 14, 2022

  1. cefbin: Set source element flag

    philn committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    88180f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58fdb7c View commit details
    Browse the repository at this point in the history
  3. cefdemux: Vendor 1.18 GStreamer API

    This should be reverted once we bump our dependency to GStreamer >= 1.18.
    philn committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    da0dcc6 View commit details
    Browse the repository at this point in the history
  4. cefsrc: Apply running time on audio buffers

    Also add an audio meta to buffers, for good measure, and set discont flag when
    needed. This should help with A/V sync issues reported in centricular#59.
    philn committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    fe56747 View commit details
    Browse the repository at this point in the history