Skip to content

Fix dereference a pointer#128

Merged
leandromoreira merged 2 commits into
leandromoreira:masterfrom
AndreiCherniaev:master
Jun 18, 2026
Merged

Fix dereference a pointer#128
leandromoreira merged 2 commits into
leandromoreira:masterfrom
AndreiCherniaev:master

Conversation

@AndreiCherniaev

Copy link
Copy Markdown
Contributor
  1. dereference a pointer no need in this case
  2. avcodec_alloc_context3() wants const (!) AVCodec *codec

1) dereference a pointer no need in this case
2) avcodec_alloc_context3() wants const (!) AVCodec *codec
@AndreiCherniaev

Copy link
Copy Markdown
Contributor Author

@leandromoreira any news?

@leandromoreira leandromoreira merged commit 82df59d into leandromoreira:master Jun 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants