mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
csputils: get rid of mp_csp_details
It used to be central, but now it's just unneeded.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
struct mp_image;
|
||||
struct sub_bitmaps;
|
||||
struct mp_csp_details;
|
||||
struct mp_draw_sub_cache;
|
||||
void mp_draw_sub_bitmaps(struct mp_draw_sub_cache **cache, struct mp_image *dst,
|
||||
struct sub_bitmaps *sbs);
|
||||
|
||||
Reference in New Issue
Block a user