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:
@@ -6,7 +6,6 @@
|
||||
#include "mp_image.h"
|
||||
|
||||
struct mp_image;
|
||||
struct mp_csp_details;
|
||||
struct sws_opts;
|
||||
|
||||
// libswscale currently requires 16 bytes alignment for row pointers and
|
||||
|
||||
Reference in New Issue
Block a user