mirror of
https://github.com/mpv-player/mpv
synced 2024-12-22 23:02:37 +00:00
4c3ed843dc
The avpkt was created once on decoder init but destroyed each time the
filter was destroyed, this obviously can't work. Move the packet alloc
to the filter init function instead.
fixes:
|
||
---|---|---|
.. | ||
ad_lavc.c | ||
ad_spdif.c |