Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avformat/apngdec: Don't free extradata manually
The extradata will be freed automatically when the corresponding stream gets freed. Signed-off-by: Andreas Rheinhardt <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
- Loading branch information