summaryrefslogtreecommitdiffstats
path: root/video/mp_image_pool.h
diff options
context:
space:
mode:
authorllyyr <llyyr.public@gmail.com>2023-03-14 00:25:04 +0530
committerNiklas Haas <github-daiK1o@haasn.dev>2023-03-13 20:09:06 +0100
commit3a2f8d42ab203c961e50ce198ca4eb232de3819a (patch)
treea7c69626c6a79059dd4fecd4ad8f78fe018caf82 /video/mp_image_pool.h
parent9880b06a376b5183d677fda495f4d2dc2c933ce9 (diff)
downloadmpv-3a2f8d42ab203c961e50ce198ca4eb232de3819a.tar.bz2
mpv-3a2f8d42ab203c961e50ce198ca4eb232de3819a.tar.xz
vo_gpu_next: compatibility with libplacebo v6.265
libplacebo v6.265.0 removed v4 deprecations. We already require PL_API_VER >= 202, so we don't need to wrap pl_tex_transfer_params.row_pitch around a conditional, which exists since PL_API_VER >= 168. However, pl_source_frame.duration does not exist until PL_API_VER >= 219, so we should use a conditional directive.
Diffstat (limited to 'video/mp_image_pool.h')
0 files changed, 0 insertions, 0 deletions