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

Ffmpeg rework #92

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Ffmpeg rework #92

merged 1 commit into from
Dec 14, 2024

Conversation

KKhanhH
Copy link
Collaborator

@KKhanhH KKhanhH commented Dec 13, 2024

Reworked the ffmpeg video player system and use a wrapper library to reduce the number of manual allocations and frees needed.

Also fix the bug where videos weren't completing since frame buffer wasn't being flushed after the final packet

Use a wrapper library for easier memory management,
decode/read APIs
Fix the bug where final frames were getting dropped
@KKhanhH KKhanhH merged commit 65dadcb into master Dec 14, 2024
10 checks passed
@KKhanhH KKhanhH deleted the ffmpeg-rework branch December 14, 2024 09:18
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.

1 participant