summaryrefslogtreecommitdiffstats
path: root/player/video.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-07-23 09:27:51 +0200
committerwm4 <wm4@nowhere>2017-07-23 09:28:36 +0200
commit0ce3dce03aaea3e777ebf68504d5afb3f5e3f9e1 (patch)
tree6fbe2ac11762d6614736d737872d7118220b9a7c /player/video.c
parentbbfd9b5a2934e1743525b0dfdf039c51ed2e5336 (diff)
downloadmpv-0ce3dce03aaea3e777ebf68504d5afb3f5e3f9e1.tar.bz2
mpv-0ce3dce03aaea3e777ebf68504d5afb3f5e3f9e1.tar.xz
mp_image_pool: disallow adding read only frames
Remove the feature of adding read-only frames to mp_image_pool_add(). This makes no sense, because an image pool is an allocator, and must always return writable images. Also check these assumptions earlier.
Diffstat (limited to 'player/video.c')
0 files changed, 0 insertions, 0 deletions