Skip to content

Commit

Permalink
img_format.h: cosmetics: fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
wm4 authored and kevmitch committed Mar 16, 2018
1 parent bfb3a78 commit ebf7c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion video/img_format.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit ebf7c04

Please sign in to comment.