Skip to content

Commit

Permalink
Update src/media.cpp to use modern FFmpeg API
Browse files Browse the repository at this point in the history
- removes the usage of some long deprecated FFmpeg functionality
- added code to flush the video codec properly at the end of the
  video stream
- the code should now properly handle if multiple audio frames are
  returned from a packet
  • Loading branch information
mickelson committed Feb 16, 2022
1 parent 5b50df3 commit 1b933c3
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 217 deletions.
Loading

0 comments on commit 1b933c3

Please sign in to comment.