mirror of
https://github.com/mpv-player/mpv
synced 2024-12-26 09:02:38 +00:00
Fix #endif comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28619 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
dea247e8b1
commit
288f25d8d9
@ -922,4 +922,4 @@ static enum PixelFormat get_format(struct AVCodecContext *avctx,
|
|||||||
return selected_format;
|
return selected_format;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif /* CONFIG_XVMC */
|
#endif /* CONFIG_XVMC || CONFIG_VDPAU */
|
||||||
|
Loading…
Reference in New Issue
Block a user