Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
VideoEncoder: fix deprecation warnings
av_packet_alloc is already calling the equivalent of av_init_packet so we don't need to call it here. Signed-off-by: Steve Peters <[email protected]>
- Loading branch information