Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Read only the mpeg header when reading packets.
When trying to convince FFmpeg to read only the header, this was allowed to get longer. But we only really need the actual header here, and that can prevent FFmpeg mis-parsing later packets.
- Loading branch information