Skip to content

Extract CMAF Demuxer from Membrane Element #121

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

Merged
merged 23 commits into from
May 28, 2025

Conversation

FelonEkonom
Copy link
Member

No description provided.

@FelonEkonom FelonEkonom self-assigned this May 12, 2025
@FelonEkonom FelonEkonom moved this to In Progress in Smackore May 12, 2025
@FelonEkonom FelonEkonom marked this pull request as ready for review May 26, 2025 09:56
@FelonEkonom FelonEkonom requested a review from mat-hek as a code owner May 26, 2025 09:56
@FelonEkonom FelonEkonom requested a review from varsill May 26, 2025 09:58
@FelonEkonom FelonEkonom moved this from In Progress to In Review in Smackore May 26, 2025
@FelonEkonom FelonEkonom requested a review from varsill May 27, 2025 09:42
end

@spec feed!(t(), binary()) :: t()
def feed!(%__MODULE__{} = engine, data) do
Copy link
Member

Choose a reason for hiding this comment

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

add docs

Comment on lines 51 to 52
@spec get_tracks_info(t()) :: {:ok, %{integer() => struct()}} | {:error, term()}
def get_tracks_info(%__MODULE__{} = engine) do
Copy link
Member

Choose a reason for hiding this comment

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

Add docs and improve the typespec

@FelonEkonom FelonEkonom requested a review from mat-hek May 28, 2025 12:16
Copy link
Contributor

@varsill varsill left a comment

Choose a reason for hiding this comment

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

🥇

@FelonEkonom FelonEkonom merged commit ef02b35 into master May 28, 2025
0 of 3 checks passed
@FelonEkonom FelonEkonom deleted the separate-cmaf-demuxer-from-membrane branch May 28, 2025 12:46
@github-project-automation github-project-automation bot moved this from In Review to Done in Smackore May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants