mirror of https://github.com/mpv-player/mpv
83ab873497
Remove the max_count creation parameter, because it's pointless and rarely ever did anything. Add a talloc parent parameter instead (which is something completely different, but convenient, and all callers needs to be changed anyway). Instead of clearing the pool when the now removed maximum is reached, clear it on image parameter changes instead. |
||
---|---|---|
.. | ||
dec_video.c | ||
dec_video.h | ||
vd.h | ||
vd_lavc.c |