mirror of
https://github.com/mpv-player/mpv
synced 2024-12-23 15:22:09 +00:00
img_format.h: cosmetics: fix whitespace
This commit is contained in:
parent
bfb3a78964
commit
ebf7c04057
@ -201,8 +201,8 @@ enum mp_imgfmt {
|
||||
IMGFMT_VIDEOTOOLBOX, // CVPixelBufferRef
|
||||
IMGFMT_MEDIACODEC, // AVMediaCodecBuffer
|
||||
IMGFMT_DRMPRIME, // AVDRMFrameDescriptor
|
||||
|
||||
IMGFMT_CUDA, // CUDA Buffer
|
||||
|
||||
// Generic pass-through of AV_PIX_FMT_*. Used for formats which don't have
|
||||
// a corresponding IMGFMT_ value.
|
||||
IMGFMT_AVPIXFMT_START,
|
||||
|
Loading…
Reference in New Issue
Block a user