1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-30 02:52:10 +00:00
mpv/video/filter
wm4 83ab873497 video: change some mp_image_pool semantics
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.
2018-01-13 03:26:45 -08:00
..
refqueue.c vf_vavpp: get rid of mp_refqueue_is_interlaced() 2016-07-15 20:37:46 +02:00
refqueue.h vf_vavpp: get rid of mp_refqueue_is_interlaced() 2016-07-15 20:37:46 +02:00
vf_convert.c vf_convert: default to limited range when converting RGB to YUV 2017-12-11 21:27:11 +02:00
vf_d3d11vpp.c video: change some mp_image_pool semantics 2018-01-13 03:26:45 -08:00
vf_format.c vf_sub, vf_format: change license to LGPL 2017-11-29 18:22:23 +01:00
vf_lavfi.c vf_lavfi: remove old internal wrapper API stuff 2017-11-29 18:26:25 +01:00
vf_sub.c vf_sub, vf_format: change license to LGPL 2017-11-29 18:22:23 +01:00
vf_vapoursynth.c msg: reinterpret a bunch of message levels 2017-12-15 22:28:47 -08:00
vf_vavpp.c video: remove some more hwdec legacy stuff 2017-12-02 04:53:55 +01:00
vf_vdpaupp.c vf_vdpaupp: fix error handling and software input mode 2017-12-27 01:52:09 -07:00
vf.c video: change some mp_image_pool semantics 2018-01-13 03:26:45 -08:00
vf.h video: change --deinterlace behavior 2017-08-22 19:08:07 +02:00