Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update src/media.cpp to use modern FFmpeg API
- 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