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

Arrays bugfix #66

Merged
merged 7 commits into from
Jun 29, 2022
Merged

Arrays bugfix #66

merged 7 commits into from
Jun 29, 2022

Conversation

daniel-jodlos
Copy link
Contributor

@daniel-jodlos daniel-jodlos commented Jun 28, 2022

No description provided.

@daniel-jodlos daniel-jodlos self-assigned this Jun 28, 2022
@daniel-jodlos daniel-jodlos added the bug Something isn't working label Jun 28, 2022
@daniel-jodlos daniel-jodlos marked this pull request as ready for review June 28, 2022 07:18
@@ -10,6 +10,7 @@ defmodule Membrane.H264.FFmpeg.Parser.IntegrationTest do
@tmp_dir "./tmp/ParserTest/"
@no_params_stream File.read!("test/fixtures/input-10-no-pps-sps.h264")
@stream_with_params File.read!("test/fixtures/input-10-720p.h264")
@stream_with_params_change File.read!("test/fixtures/3.h264")
Copy link
Member

Choose a reason for hiding this comment

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

Could we rename 3.h264 to be consistent with the convention?

@daniel-jodlos daniel-jodlos merged commit dfdc3a9 into master Jun 29, 2022
@daniel-jodlos daniel-jodlos deleted the bugfix/arrays branch June 29, 2022 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants