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

Move to membrane_raw_audio_format | MS-39 #30

Merged
merged 3 commits into from
Mar 25, 2022

Conversation

daniel-jodlos
Copy link
Contributor

No description provided.

@@ -36,15 +36,15 @@ defmodule Membrane.Opus.Plugin.Mixfile do
defp deps do
[
{:bunch, "~> 1.3"},
{:membrane_core, "~> 0.8.0"},
{:membrane_core, "~> 0.9.0"},
Copy link
Member

Choose a reason for hiding this comment

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

Split that into 2 MRs and releases. The core update should come first and include migration to auto-demands. See membraneframework/membrane_ffmpeg_video_filter_plugin#6 for reference

@daniel-jodlos daniel-jodlos force-pushed the MS-39-membrane_opus_plugin-caps-format branch from b7e9d8b to 7ec6b51 Compare March 22, 2022 12:37
Copy link
Member

@bblaszkow06 bblaszkow06 left a comment

Choose a reason for hiding this comment

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

seal_of_approval_1_250x250

@@ -38,7 +38,7 @@ defmodule Membrane.Opus.Plugin.Mixfile do
{:bunch, "~> 1.3"},
{:membrane_core, "~> 0.9.0"},
{:membrane_opus_format, "~> 0.3.0"},
{:membrane_caps_audio_raw, "~> 0.6.0"},
Copy link
Member

Choose a reason for hiding this comment

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

You may do the usual housekeeping before the release -

  • Apache-2.0 (with dash) license
  • formatters: ["html"] for docs

@daniel-jodlos daniel-jodlos merged commit 5d7f3d3 into master Mar 25, 2022
@daniel-jodlos daniel-jodlos deleted the MS-39-membrane_opus_plugin-caps-format branch March 25, 2022 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants